{
    "sdk_core-image-sato_x86_64_fvp-base_20240228030506": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240228030506",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 110.79278683662415,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 22.932374000549316,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.068524599075317,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 9.973811149597168,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.874140977859497,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.06836175918579102,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08002018928527832,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2677183151245117,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0746760368347168,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002765655517578125,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00034499168395996094,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014793157577514648,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.023784637451171875,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.309814453125,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3386979103088379,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240228051550": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240228051550",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 93.98078942298889,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 19.55689239501953,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 16.249192714691162,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.014474391937256,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.7526180744171143,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0682668685913086,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08221769332885742,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2635042667388916,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0718841552734375,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00029540061950683594,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00022411346435546875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01115560531616211,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.026939868927001953,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3110532760620117,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3354990482330322,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240228062228": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "1231e54ae8b0d311db3e8196b7c21e20453bacef",
                    "commit_count": 2175
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "930ae8ba1314e6c991628176a5d733102c119fee",
                    "commit_count": 73687
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240228062228",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 96.19002723693848,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 19.263680458068848,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 16.156630516052246,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 9.975785732269287,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.7416203022003174,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.06891679763793945,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08112430572509766,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.27271389961242676,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09058094024658203,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003046989440917969,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00024271011352539062,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012468814849853516,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.026460886001586914,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3105754852294922,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.35449862480163574,
                "status": "PASSED"
            }
        }
    }
}