{
    "oeselftest_ubuntu-22.04_qemuarm64_20240319225240": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-22.04",
            "HOST_NAME": "ubuntu2204-arm-1",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "8a1aa1107094db677d49117b38f89b08396496ed",
                    "commit_count": 73961
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "8a1aa1107094db677d49117b38f89b08396496ed",
                    "commit_count": 73961
                },
                "meta-selftest": {
                    "branch": "abelloni/master-next",
                    "commit": "8a1aa1107094db677d49117b38f89b08396496ed",
                    "commit_count": 73961
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "8a1aa1107094db677d49117b38f89b08396496ed",
                    "commit_count": 73961
                }
            },
            "MACHINE": "qemuarm64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20240319225240",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 215.8328776359558,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 407.9649956226349,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 56.27397441864014,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 194.27511954307556,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 83.2743775844574,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 71.59513211250305,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 125.73213648796082,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 182.80880069732666,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 315.93061447143555,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 361.3815248012543,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 194.98092532157898,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 235.12806797027588,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 109.14985656738281,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 102.19729971885681,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 384.0960125923157,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 74.21176862716675,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 203.70531702041626,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - 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-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 991 .bb files complete (0 cached, 991 parsed). 1964 targets, 63 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-8a1aa1107094db677d49117b38f89b08396496ed\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:8a1aa1107094db677d49117b38f89b08396496ed\"\nmeta-selftest        = \"master:ce35d62011220a56720a25ae57f379307c6e6395\"\n\nInitialising tasks...Sstate summary: Wanted 298 Local 290 Mirrors 0 Missed 8 Current 0 (97% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 2 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 5 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 6 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 9 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 12 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 18 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-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 python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 22 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 24 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 38 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 43 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 57 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-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-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_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 cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 62 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4201.9/20000.0, IO: 130854.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-rfc3987-native-1.3.8-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 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\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_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.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-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 115 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 119 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 125 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 128 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-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-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 132 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 134 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 138 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 143 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 145 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 147 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 149 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\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-armhost/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-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.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 157 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 158 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 160 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 161 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 162 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-more-itertools-native-10.2.0-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 164 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 166 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.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: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 10631.5/20000.0, IO: 223811.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe curl-native-8.6.0-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 168 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 170 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 172 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 173 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 78 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 79 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 89 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1394.0/20000.0, IO: 82459.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 175 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 176 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 178 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-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 180 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 181 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 183 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.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-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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 112 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 113 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: Running task 114 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 115 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9507.9/20000.0, IO: 241158.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 193 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-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-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 196 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: 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 python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 201 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\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-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 7217.9/20000.0, IO: 167909.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 205 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 210 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 213 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-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 libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 221 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 224 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\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 libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-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 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 libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.6.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 44287.2/20000.0, IO: 550515.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 16436.4/20000.0, IO: 521078.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 236 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-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-armhost/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-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/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-armhost/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.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-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 bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xz-native-5.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 249 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 251 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 253 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.4.6.bb:do_recipe_qa_setscene)\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 perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-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.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\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-armhost/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-armhost/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-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\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 perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\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-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-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_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/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 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-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 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-armhost/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-armhost/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-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\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 texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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: Started\nNOTE: recipe gettext-minimal-native-0.22.5-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 quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-armhost/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 780 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 789 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_create_wrappers)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_create_wrappers: Succeeded\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_deploy_source_date_epoch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_rust_gen_targets)\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 733.7/20000.0, IO: 24306.8/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-maturin-native-1.5.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: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3754.9/20000.0, IO: 361843.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 526.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile)\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3685.9/20000.0, IO: 27678.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Started\nERROR: python3-maturin-native-1.5.0-r0 do_compile: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/run.do_compile.2117587', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/temp/log.do_compile.2117587\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| * Getting build dependencies for wheel...\n| * Building wheel...\n| /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)\n|   corresp(dist, value, root_dir)\n| running bdist_wheel\n| running build\n| running build_py\n| creating build\n| creating build/lib.linux-aarch64-cpython-312\n| creating build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/import_hook.py -> build/lib.linux-aarch64-cpython-312/maturin\n| copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-312/maturin\n| running egg_info\n| creating maturin.egg-info\n| writing maturin.egg-info/PKG-INFO\n| writing dependency_links to maturin.egg-info/dependency_links.txt\n| writing requirements to maturin.egg-info/requires.txt\n| writing top-level names to maturin.egg-info/top_level.txt\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest file 'maturin.egg-info/SOURCES.txt'\n| reading manifest template 'MANIFEST.in'\n| warning: no files found matching '*.json' under directory 'src/python_interpreter'\n| writing manifest file 'maturin.egg-info/SOURCES.txt'\n| running build_ext\n| running build_rust\n| error: failed to select a version for the requirement `anyhow = \"^1.0.80\"` (locked to 1.0.80)\n| candidate versions found which didn't match: 1.0.75\n| location searched: directory source `/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/cargo_home/bitbake` (which is replacing registry `crates-io`)\n| required by package `maturin v1.5.0 (/home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/work/aarch64-linux/python3-maturin-native/1.5.0/maturin-1.5.0)`\n| perhaps a crate was updated and forgotten to be re-vendored?\n| error: `cargo metadata --manifest-path Cargo.toml --format-version 1 --locked` failed with code 101\n| -- Output captured from stdout:\n| \n| \n| ERROR Backend subprocess exited when trying to invoke build_wheel\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_compile: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile) failed with exit code '1'\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Tasks Summary: Attempted 866 tasks of which 843 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/tmp/log/error-report/error_report_20240319225323.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-armhost/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_compile\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,136 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070623/conf/local.conf\n2024-03-19 22:52:43,137 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 618.2916178703308,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 1574.5936121940613,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 897.2935242652893,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 492.48907494544983,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 530.5884549617767,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 203.69000554084778,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 56.669002532958984,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 101.53101086616516,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 256.2054965496063,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 15.222322463989258,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 13.525723457336426,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 17.222748041152954,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 15.996662378311157,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 25.58786153793335,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 77.05141639709473,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 89.10266065597534,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 35.77518391609192,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 34.658106088638306,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 15.835359573364258,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 17.778048992156982,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 24.819867849349976,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 19.139052867889404,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 117.61902379989624,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 14.91840672492981,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 17.7625515460968,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 203.76039600372314,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 8.830895185470581,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 0.9747986793518066,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 5.219122648239136,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 16.349148988723755,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 636.7074649333954,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 12.171611785888672,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 23.574993133544922,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 47.47829747200012,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 253.7210350036621,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 138.57909488677979,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 303.482054233551,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 370.1016044616699,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 170.25345945358276,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 22.702428340911865,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 205.72274470329285,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 131.21886539459229,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 6.162639379501343,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 6.463639497756958,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 34.69743800163269,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 127.47689270973206,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 16.81315302848816,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 26.02124786376953,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 81.0289511680603,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 14.010421514511108,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 9.479995489120483,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 16.99998188018799,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 159.54513812065125,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 88.69669103622437,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 116.71550345420837,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 17.473708152770996,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 8.564974308013916,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 209.87350845336914,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 239.23657846450806,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 436.4364814758301,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 33.76123905181885,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 618.0874552726746,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 638.9416801929474,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 498.45848393440247,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 513.4231688976288,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 203.6858148574829,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 203.69656538963318,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 678.2818193435669,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 203.6976671218872,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 213.0058069229126,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 405.0895617008209,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 213.01097774505615,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 398.8881006240845,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 140.1705276966095,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.020470857620239258,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 933.7354137897491,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 27.041441917419434,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 46.38377571105957,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 122.29722380638123,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.009599447250366211,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "status": "UNKNOWN"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 220.570650100708,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 230.95695281028748,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 60.18578910827637,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 192.8635287284851,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 35.42006206512451,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 132.05398297309875,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 41.168609619140625,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 51.915302753448486,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 103.49536275863647,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.348109483718872,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 14.204485177993774,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 862.2843909263611,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 609.3316371440887,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 83.64429116249084,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 52.838157176971436,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 338.8585157394409,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 464.88304257392883,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 561.5887246131897,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 942.4882483482361,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 279.14330887794495,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 110.63743019104004,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 923.3190402984619,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 888.803647518158,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 376.6720473766327,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 241.1894588470459,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 125.20078921318054,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 339.99173879623413,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 177.12307143211365,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 132.20013189315796,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 1150.4886105060577,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 598.945659160614,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 17.82343554496765,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 17.75845456123352,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 144.84880685806274,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 334.075430393219,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 314.07850790023804,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 77.18820476531982,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 705.9135413169861,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 408.5797047615051,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 77.0718092918396,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 99.20294833183289,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 115.74230456352234,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 47.96479892730713,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 55.97090005874634,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1582, in test_devtool_update_recipe_local_files_subdir\n    result = runCmd('devtool update-recipe %s' % testrecipe)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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 update-recipe devtool-test-subdir' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1964 entries from dependency cache.\nParsing recipes...ERROR: Unable to parse /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/cookerdata.py\", line 523, in CookerDataBuilder.parseRecipeVariants(bbfile='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', appends=(), virtonly=False, mc='', layername='core'):\n                 bb_data = self.mcdata[mc].createCopy()\n    >            return self._parse_recipe(bb_data, bbfile, appends, mc, layername)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/cookerdata.py\", line 507, in _parse_recipe(bb_data=<bb.data_smart.DataSmart object at 0xffff8cb91090>, bbfile='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', appends=(), mc='', layername='core'):\n     \n    >        return bb.parse.handle(bbfile, bb_data)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/parse/__init__.py\", line 115, in handle(fn='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', data=<bb.data_smart.DataSmart object at 0xffff8cb91090>, include=0, baseconfig=False):\n                 with data.inchistory.include(fn):\n    >                return h['handle'](fn, data, include, baseconfig)\n         raise ParseError(\"not a BitBake file\", fn)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/parse/parse_py/BBHandler.py\", line 130, in handle(fn='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', d=<bb.data_smart.DataSmart object at 0xffff8cb91090>, include=0, baseconfig=False):\n     \n    >    abs_fn = resolve_file(fn, d)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/parse/__init__.py\", line 141, in resolve_file(fn='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', d=<bb.data_smart.DataSmart object at 0xffff8cb91090>):\n         if not os.path.isfile(fn):\n    >        raise IOError(errno.ENOENT, \"file %s not found\" % fn)\n     \nFileNotFoundError: [Errno 2] file /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb not found\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2024-03-19 22:52:43,137 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070664/conf/local.conf\n2024-03-19 22:52:43,138 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 196.38209533691406,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 69.77136540412903,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 129.2635715007782,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 565.5724890232086,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 260.47055554389954,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 95.39270520210266,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 161.86943364143372,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 91.07111811637878,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 7.831211566925049,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 36.863338470458984,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 244.67219948768616,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 137.69445538520813,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 57.20433807373047,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 55.273207664489746,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 64.57869386672974,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1591.561573266983,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.005841493606567383,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 126.75012230873108,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 0.0013806819915771484,
                "log": "test is qemux86-64 specific currently\n",
                "status": "SKIPPED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 348.78199338912964,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 361.36460518836975,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 74.00415205955505,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 3.3327231407165527,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 171.9818558692932,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 687.4399552345276,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 837.2059564590454,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 724.4123730659485,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 400.5627121925354,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 130.02870512008667,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 227.69401359558105,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 243.5358588695526,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "status": "UNKNOWN"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 1.5332131385803223,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.201265811920166,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.6271588802337646,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.628852128982544,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.6283740997314453,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.8566226959228516,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 68.55676507949829,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 12.403878927230835,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 441.8828172683716,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 163.04250144958496,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 78.01447224617004,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 245.53743624687195,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 148.85589933395386,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 197.58857655525208,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 93.8170428276062,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 572.8562626838684,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 91.61549830436707,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 194.9181935787201,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 218.57843565940857,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 147.57211589813232,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 722.4235429763794,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 382.2002170085907,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 178.98296236991882,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 348.1647837162018,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 17.269506216049194,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 13.53337049484253,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 24.804582118988037,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 12.175507307052612,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 5.200775861740112,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 5.285567283630371,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 4.110675096511841,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 54.298850297927856,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 37.35698914527893,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.317377090454102,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 43.438223123550415,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 34.727283239364624,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 806.9637274742126,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 173.28129601478577,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 84.99897265434265,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 360.726037979126,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 265.79840064048767,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.015234947204589844,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.012203454971313477,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 20.94718599319458,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 125.31876587867737,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 29.885425806045532,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 255.38813972473145,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 195.56989121437073,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "status": "UNKNOWN"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "status": "UNKNOWN"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 655.0081703662872,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 1301.6856229305267,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 121.14244866371155,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 339.8647930622101,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 53.523229122161865,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.293825149536133,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 2.109757661819458,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.8923022747039795,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.22399592399597168,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0031058788299560547,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0015082359313964844,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.059853315353393555,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.004049777984619141,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0021657943725585938,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.002162456512451172,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.0065762996673583984,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.004689455032348633,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0032279491424560547,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0018172264099121094,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0024497509002685547,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.003057718276977539,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.003923654556274414,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0015187263488769531,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0020856857299804688,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.0937349796295166,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "status": "UNKNOWN"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0029342174530029297,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.003957033157348633,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.005068302154541016,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 83.06355118751526,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.04509425163269043,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.6057090759277344,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.12854218482971191,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 323.121835231781,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.5649480819702148,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 446.88526010513306,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 308.3929212093353,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 427.09080624580383,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.5240728855133057,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.38981080055236816,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.33603405952453613,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.6994712352752686,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 89.49063324928284,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 607.9351313114166,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 13.772996425628662,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 0.0015263557434082031,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 0.001928091049194336,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 0.002392292022705078,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 0.002879619598388672,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 775.368664264679,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 357.2881417274475,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 46.347617626190186,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 25.463199853897095,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 604.6620855331421,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 152.48193287849426,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 16.01396918296814,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 230.20581603050232,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 72.42777371406555,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 396.66048097610474,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 386.60033345222473,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.03720831871032715,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.06224513053894043,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.24099516868591309,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 90.41405725479126,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 3.4858295917510986,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 27.60659146308899,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 8.393111228942871,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 4.443764925003052,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 2.4058985710144043,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.3593614101409912,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 18.777007579803467,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 4.911458730697632,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 623.5180864334106,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 740.0529174804688,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 388.7120008468628,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 197.46469616889954,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 441.74981474876404,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 80.68263244628906,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 199.84473752975464,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 89.1420087814331,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 9.651808261871338,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 158.95698428153992,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 69.23564124107361,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 14.705803871154785,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 14.038621187210083,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 292.44708704948425,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 14.319622993469238,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 3.8747894763946533,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 5.045488595962524,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 10.734904527664185,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 13.548825025558472,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 11.170654773712158,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 9.854949474334717,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 11.545983791351318,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 11.306278467178345,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 14.783959150314331,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 15.091870069503784,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 14.541210174560547,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 13.988266944885254,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 11.615978479385376,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 12.585423469543457,
                "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": 44.45523452758789,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 55.890939474105835,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 13.04343032836914,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 10.635429620742798,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 132.0333685874939,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 18.322002410888672,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 19.28317379951477,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 13.1515212059021,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 13.80570101737976,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 56.766446113586426,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 30.812390089035034,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.533705949783325,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.02426767349243164,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.015450239181518555,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.014472723007202148,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.014388561248779297,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.013363122940063477,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.013434648513793945,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 10.593513011932373,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 31.44440460205078,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 10.161919593811035,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 9.779815435409546,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.5308053493499756,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 7.906987905502319,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.02728271484375,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.13852739334106445,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.11077690124511719,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.14379024505615234,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.006293296813964844,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.0066034793853759766,
                "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.0062198638916015625,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.006189584732055664,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.0059168338775634766,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.005833625793457031,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.005791902542114258,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.006042957305908203,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.005992889404296875,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.006170749664306641,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.006086111068725586,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.006128072738647461,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.00596308708190918,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.005849361419677734,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.0061435699462890625,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.0058934688568115234,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 39.04612398147583,
                "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": 11.748353719711304,
                "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": 22.322897911071777,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.008142471313476562,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.2700045108795166,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.008164405822753906,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.00800180435180664,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.0075185298919677734,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.007945060729980469,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.007881879806518555,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.08571839332580566,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.02223372459411621,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.02839064598083496,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.07634806632995605,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.24092650413513184,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.010314226150512695,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.009068965911865,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.009217739105225,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.009766817092896,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 295.57419180870056,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 0.017624616622924805,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 39.60891580581665,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 71.49868774414062,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 0.014629364013671875,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 48.312336683273315,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 0.0038831233978271484,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 119.40958762168884,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 54.40296030044556,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 0.0018918514251708984,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 0.002650737762451172,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 30.630192041397095,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 979.9119989871979,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 1730.705436706543,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 624.0152549743652,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 518.9304218292236,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 136.80200338363647,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 77.49317979812622,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 180.64610981941223,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 261.07904958724976,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 279.89281606674194,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 499.5574052333832,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 209.6329414844513,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 218.10753345489502,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 201.76474714279175,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 0.002460956573486328,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.0035114288330078125,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "status": "UNKNOWN"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 226.81810021400452,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 361.50489687919617,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 349.43812346458435,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 87.70015597343445,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 348.1758704185486,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 260.1777880191803,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 122.1416425704956,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 227.53428864479065,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 107.53099870681763,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 42.76133942604065,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 278, in test_cleansstate_task_distro_specific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/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', '-ccleansstate', 'binutils-cross-aarch64', 'binutils-native', 'linux-libc-headers']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...ERROR: Unable to parse /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/cookerdata.py\", line 523, in CookerDataBuilder.parseRecipeVariants(bbfile='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', appends=(), virtonly=False, mc='', layername='core'):\n                 bb_data = self.mcdata[mc].createCopy()\n    >            return self._parse_recipe(bb_data, bbfile, appends, mc, layername)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/cookerdata.py\", line 507, in _parse_recipe(bb_data=<bb.data_smart.DataSmart object at 0xffffa191ae00>, bbfile='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', appends=(), mc='', layername='core'):\n     \n    >        return bb.parse.handle(bbfile, bb_data)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/parse/__init__.py\", line 115, in handle(fn='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', data=<bb.data_smart.DataSmart object at 0xffffa191ae00>, include=0, baseconfig=False):\n                 with data.inchistory.include(fn):\n    >                return h['handle'](fn, data, include, baseconfig)\n         raise ParseError(\"not a BitBake file\", fn)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/parse/parse_py/BBHandler.py\", line 130, in handle(fn='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', d=<bb.data_smart.DataSmart object at 0xffffa191ae00>, include=0, baseconfig=False):\n     \n    >    abs_fn = resolve_file(fn, d)\n     \n  File \"/home/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/parse/__init__.py\", line 141, in resolve_file(fn='/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb', d=<bb.data_smart.DataSmart object at 0xffffa191ae00>):\n         if not os.path.isfile(fn):\n    >        raise IOError(errno.ENOENT, \"file %s not found\" % fn)\n     \nFileNotFoundError: [Errno 2] file /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-test/devtool/devtool-upgrade-test1_1.6.0.bb not found\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libtimedate-perl:/home/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-03-19 22:52:43,138 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2070656/conf/local.conf\n2024-03-19 22:52:43,139 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 411.48049092292786,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 136.59054493904114,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 189.12452125549316,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 317.6605603694916,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 246.11848735809326,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 402.07131910324097,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 64.7183530330658,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 418.0215265750885,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 470.0232105255127,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 318.10907101631165,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 226.87108826637268,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 224.08833408355713,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 374.57588624954224,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 204.42375588417053,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 277.43733978271484,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 174.39016938209534,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 296.5931942462921,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 570.2782511711121,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 825.2714974880219,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 446.909747838974,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 67.33619379997253,
                "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": 479.7254445552826,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.6527724266052246,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10228204727172852,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10234498977661133,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10183382034301758,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 6.307473182678223,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 5.975922107696533,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 7.257099628448486,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 7.136928558349609,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 6.284475803375244,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 6.393249988555908,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.30378174781799316,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 6.2579872608184814,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20270752906799316,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 14.410786151885986,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 49.223434925079346,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 22.57603907585144,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 278.155118227005,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.3834519386291504,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.6480209827423096,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.3108859062194824,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.441469669342041,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.3955690860748291,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.40660953521728516,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.3432037830352783,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 3.0008339881896973,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 3.157930374145508,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 225.09859991073608,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.9942882061004639,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.4536910057067871,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.3323357105255127,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.29435086250305176,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 116.79849481582642,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 27.004923343658447,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 22.559114933013916,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 22.187503814697266,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 35.62856650352478,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 29.12839674949646,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 0.002521991729736328,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 0.0038077831268310547,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 146.37718200683594,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 133.52908992767334,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 34.021467447280884,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 155.0279200077057,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 165.23009586334229,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 27.47095775604248,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 48.6056067943573,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 87.47238230705261,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 25.098889350891113,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 22.08797788619995,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 0.002719879150390625,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 199.2531759738922,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 240.26563358306885,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 42.3845317363739,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 20.107447385787964,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 0.0026092529296875,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_include_path": {
                "duration": 169.79386496543884,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 32.70636463165283,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 164.47401094436646,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 0.004723548889160156,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 51.56819939613342,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 51.404335498809814,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 78.60301876068115,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 38.62451720237732,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 23.45433783531189,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 282.8957223892212,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 375.26022148132324,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 0.002619028091430664,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 0.0041429996490478516,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 0.005602598190307617,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 70.07331919670105,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 21.267696857452393,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 145.15811681747437,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 44.838162660598755,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 137.66794967651367,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.3325538635253906,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 0.0023996829986572266,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 0.0034775733947753906,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 264.9033908843994,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 20.3412606716156,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 0.0025839805603027344,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 201.1691756248474,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 49.44718551635742,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 0.0029196739196777344,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 51.0789589881897,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 88.95583510398865,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 31.096834897994995,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 22.843064546585083,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 136.16368532180786,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 67.42539381980896,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 273.52798533439636,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 5.56061053276062,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 4.969250679016113,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 18.23993468284607,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 49.45473074913025,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 207.35240530967712,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 0.0021927356719970703,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 0.002985239028930664,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 27.927167415618896,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 0.0025529861450195312,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 120.03072905540466,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.027710914611816406,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 226.72075200080872,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 0.0030863285064697266,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 14.450344800949097,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 1.1263751983642578,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.2587735652923584,
                "status": "PASSED"
            }
        }
    }
}