{
    "sdk_core-image-sato_i686_fvp-base_20230227235503": {
        "configuration": {
            "HOST_DISTRO": "centos-8",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "898de8e7340a0014ad58fa62e8ea3cf1dbcee045",
                    "commit_count": 69582
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "d5c024f1f5326fb19de33928acea34df4b58e9ba",
                    "commit_count": 1784
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "d5c024f1f5326fb19de33928acea34df4b58e9ba",
                    "commit_count": 1784
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "d5c024f1f5326fb19de33928acea34df4b58e9ba",
                    "commit_count": 1784
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "898de8e7340a0014ad58fa62e8ea3cf1dbcee045",
                    "commit_count": 69582
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "898de8e7340a0014ad58fa62e8ea3cf1dbcee045",
                    "commit_count": 69582
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230227235503",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 87.57771754264832,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 33.303818702697754,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 19.604509830474854,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.818885564804077,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.1661288738250732,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08596992492675781,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09285116195678711,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3013343811035156,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08896160125732422,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012808084487915039,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.025408029556274414,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.97640061378479,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230228001345": {
        "configuration": {
            "HOST_DISTRO": "centos-8",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "898de8e7340a0014ad58fa62e8ea3cf1dbcee045",
                    "commit_count": 69582
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "d5c024f1f5326fb19de33928acea34df4b58e9ba",
                    "commit_count": 1784
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "d5c024f1f5326fb19de33928acea34df4b58e9ba",
                    "commit_count": 1784
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "d5c024f1f5326fb19de33928acea34df4b58e9ba",
                    "commit_count": 1784
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "898de8e7340a0014ad58fa62e8ea3cf1dbcee045",
                    "commit_count": 69582
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "898de8e7340a0014ad58fa62e8ea3cf1dbcee045",
                    "commit_count": 69582
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230228001345",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 77.34607648849487,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 27.57429552078247,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.004318475723267,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.97027850151062,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9628055095672607,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07775545120239258,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08567976951599121,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2699861526489258,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08076333999633789,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.010610580444335938,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.023934364318847656,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3835890293121338,
                "status": "PASSED"
            }
        }
    }
}