{
    "sdk_core-image-sato_x86_64_fvp-base_20240331035433": {
        "configuration": {
            "HOST_DISTRO": "debian-12",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240331035433",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 121.71924018859863,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 28.322824478149414,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.15383815765381,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.91544771194458,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.2773563861846924,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09766507148742676,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.1030874252319336,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3511159420013428,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10060572624206543,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003402233123779297,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003039836883544922,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013787031173706055,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03086376190185547,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.36975622177124023,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4072229862213135,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240331050009": {
        "configuration": {
            "HOST_DISTRO": "debian-12",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240331050009",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 119.69113087654114,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 28.344224214553833,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.019641160964966,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.942435264587402,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.2147459983825684,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09631681442260742,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.10092639923095703,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3398778438568115,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09668755531311035,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00030159950256347656,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002224445343017578,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01352691650390625,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.030295133590698242,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.37586331367492676,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.39316415786743164,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240331054606": {
        "configuration": {
            "HOST_DISTRO": "debian-12",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "8d308aac029f3c5cd08100f2978d0c28bed4332d",
                    "commit_count": 2211
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "66f2f710e6364093cb16cc67ea0fdf69f4b20843",
                    "commit_count": 73993
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240331054606",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 125.40432047843933,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 28.509506225585938,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 20.955143928527832,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.747812986373901,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.2127091884613037,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09945130348205566,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.10768246650695801,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.34964513778686523,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09838199615478516,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00044727325439453125,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003447532653808594,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01628875732421875,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03235125541687012,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.36880922317504883,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.39708399772644043,
                "status": "PASSED"
            }
        }
    }
}