{
    "sdk_core-image-sato_x86_64_fvp-base_20240320110800": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240320110800",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 105.60632419586182,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 35.589197635650635,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 20.08723473548889,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.494128465652466,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.0799710750579834,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07981514930725098,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09617090225219727,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.31577372550964355,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09299015998840332,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002925395965576172,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002300739288330078,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01384878158569336,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.027205705642700195,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5509076118469238,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3587980270385742,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240320113115": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240320113115",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 99.3643913269043,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 21.812325716018677,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 16.726545810699463,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.546410083770752,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.0092835426330566,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07159829139709473,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08646726608276367,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.29659509658813477,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08934140205383301,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002579689025878906,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.000202178955078125,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01306772232055664,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02531886100769043,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.29943203926086426,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3194856643676758,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240320120752": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "59f5a6c5aec1bfd261e12ba06f972b9144b6cacf",
                    "commit_count": 73992
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240320120752",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 97.55733752250671,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 21.587841987609863,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.20620083808899,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.74590516090393,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9907805919647217,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07514572143554688,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09714031219482422,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.31371378898620605,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0814974308013916,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003097057342529297,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00022339820861816406,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014925003051757812,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.0247805118560791,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.28076696395874023,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.30000734329223633,
                "status": "PASSED"
            }
        }
    }
}