{
    "sdk_core-image-sato_x86_64_fvp-base_20240216011425": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240216011425",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 169.48309659957886,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 37.73750329017639,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 38.4076714515686,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 23.931925535202026,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.4744486808776855,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08993315696716309,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11557769775390625,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.472322940826416,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09608292579650879,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005831718444824219,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00023436546325683594,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.0171205997467041,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03581380844116211,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 2.459900140762329,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.40941333770751953,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240216031224": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240216031224",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 99.57933115959167,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 28.054859399795532,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 19.179105520248413,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.889769315719604,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9423720836639404,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07983589172363281,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08928751945495605,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28747057914733887,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08804774284362793,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003800392150878906,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002453327178955078,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014049291610717773,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02368330955505371,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.34006357192993164,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3825206756591797,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240216060247": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "66783f0444ffbf421b6c4bc43adc58f4456d400a",
                    "commit_count": 73540
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240216060247",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 152.74547028541565,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 40.09899401664734,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 29.86373209953308,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 20.729063034057617,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.9045708179473877,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08541727066040039,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11920571327209473,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.37007975578308105,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.13160228729248047,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005433559417724609,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00030350685119628906,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.02201390266418457,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.040665388107299805,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.9578750133514404,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.9709250926971436,
                "status": "PASSED"
            }
        }
    }
}