{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by xavierleroy"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 245,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
            "branch" : [
              {
                "SHA1" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
            "branch" : [
              {
                "SHA1" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 230,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b0af3d04c63f53bb6d1d01b57d1e443d060193bf",
            "branch" : [
              {
                "SHA1" : "b0af3d04c63f53bb6d1d01b57d1e443d060193bf",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b0af3d04c63f53bb6d1d01b57d1e443d060193bf",
            "branch" : [
              {
                "SHA1" : "b0af3d04c63f53bb6d1d01b57d1e443d060193bf",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
        "branch" : [
          {
            "SHA1" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#245",
  "duration" : 2511714,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #245",
  "id" : "245",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 245,
  "queueId" : 61045,
  "result" : "FAILURE",
  "timestamp" : 1596179305563,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/245/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/unwind/driver.ml"
        ],
        "commitId" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
        "timestamp" : 1596179060000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
          "fullName" : "xavier.leroy"
        },
        "authorEmail" : "xavier.leroy@college-de-france.fr",
        "comment" : "Skip tests/unwind on iOS / macOS ARM64\u000a\u000aOn iOS / macOS ARM64, libunwind seems unable to unwind anything, not\u000ajust OCaml function calls, but even C function calls.  Maybe this is\u000arelated to the observation that the C compiler doesn't produce DWARF\u000aunwinding info by default.\u000a\u000aThe DWARF unwinding info produced by ocamlopt seems correct, given that\u000alldb prints correct stack backtraces for this \"unwind\" example.\u000a",
        "date" : "2020-07-31 09:04:20 +0200",
        "id" : "482b7feb3743e140fd79c2b1bf929f2b738d42eb",
        "msg" : "Skip tests/unwind on iOS / macOS ARM64",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/unwind/driver.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
      "fullName" : "xavier.leroy"
    }
  ]
}