{
 "sdk_core-image-sato_i686_fvp-base_20250102151616": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-22.04",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "f9a10eadbceb75844ecbc78c65aeaa2a3fffc159",
     "commit_count": 68602
    },
    "meta-arm": {
     "branch": "kirkstone",
     "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
     "commit_count": 1417
    },
    "meta-arm-bsp": {
     "branch": "kirkstone",
     "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
     "commit_count": 1417
    },
    "meta-arm-toolchain": {
     "branch": "kirkstone",
     "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
     "commit_count": 1417
    },
    "meta-poky": {
     "branch": "stable/kirkstone-nut",
     "commit": "f9a10eadbceb75844ecbc78c65aeaa2a3fffc159",
     "commit_count": 68602
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "f9a10eadbceb75844ecbc78c65aeaa2a3fffc159",
     "commit_count": 68602
    }
   },
   "MACHINE": "fvp-base",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250102151616",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 54.75975441932678,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 24.827543020248413,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 11.962301015853882,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 8.876201391220093,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.3854053020477295,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.05966901779174805,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.06570720672607422,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.1757512092590332,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.06288552284240723,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.008687257766723633,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.0234372615814209,
    "status": "PASSED"
   }
  }
 },
 "sdk_core-image-sato_i686_generic-arm64_20250102155110": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-22.04",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "f9a10eadbceb75844ecbc78c65aeaa2a3fffc159",
     "commit_count": 68602
    },
    "meta-arm": {
     "branch": "kirkstone",
     "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
     "commit_count": 1417
    },
    "meta-arm-bsp": {
     "branch": "kirkstone",
     "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
     "commit_count": 1417
    },
    "meta-arm-toolchain": {
     "branch": "kirkstone",
     "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
     "commit_count": 1417
    },
    "meta-poky": {
     "branch": "stable/kirkstone-nut",
     "commit": "f9a10eadbceb75844ecbc78c65aeaa2a3fffc159",
     "commit_count": 68602
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "f9a10eadbceb75844ecbc78c65aeaa2a3fffc159",
     "commit_count": 68602
    }
   },
   "MACHINE": "generic-arm64",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250102155110",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 53.86263728141785,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 46.896669149398804,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 13.262904405593872,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 8.92535662651062,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.6602394580841064,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.07000350952148438,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.07566690444946289,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.20154547691345215,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.0706334114074707,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.010937213897705078,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.02176213264465332,
    "status": "PASSED"
   }
  }
 }
}