{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "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" : 168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "764e2da21e5b37cc699b146477e47e2b8597ea68",
            "branch" : [
              {
                "SHA1" : "764e2da21e5b37cc699b146477e47e2b8597ea68",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "764e2da21e5b37cc699b146477e47e2b8597ea68",
            "branch" : [
              {
                "SHA1" : "764e2da21e5b37cc699b146477e47e2b8597ea68",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 163,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dd13c73f1af1bcd323d485521d21b7128e499356",
            "branch" : [
              {
                "SHA1" : "dd13c73f1af1bcd323d485521d21b7128e499356",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dd13c73f1af1bcd323d485521d21b7128e499356",
            "branch" : [
              {
                "SHA1" : "dd13c73f1af1bcd323d485521d21b7128e499356",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "764e2da21e5b37cc699b146477e47e2b8597ea68",
        "branch" : [
          {
            "SHA1" : "764e2da21e5b37cc699b146477e47e2b8597ea68",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#168",
  "duration" : 33937,
  "estimatedDuration" : 33941,
  "executor" : None,
  "fullDisplayName" : "dune-build #168",
  "id" : "168",
  "keepLog" : False,
  "number" : 168,
  "queueId" : 12980,
  "result" : "FAILURE",
  "timestamp" : 1607189391988,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/dune-build/168/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "lambda/debuginfo.mli",
            "lambda/translmod.ml",
            "lambda/debuginfo.ml"
          ],
          "commitId" : "ee1a202acd257b6bfd6e1a1f8b5bf461c748326d",
          "timestamp" : 1606834636000,
          "author" : {
            "absoluteUrl" : "https://ci.inria.fr/ocaml/user/alain",
            "fullName" : "alain"
          },
          "authorEmail" : "alain@frisch",
          "comment" : "Make Scoped_location.scopes abstract\u000a",
          "date" : "2020-12-01 15:57:16 +0100",
          "id" : "ee1a202acd257b6bfd6e1a1f8b5bf461c748326d",
          "msg" : "Make Scoped_location.scopes abstract",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "lambda/translmod.ml"
            },
            {
              "editType" : "edit",
              "file" : "lambda/debuginfo.ml"
            },
            {
              "editType" : "edit",
              "file" : "lambda/debuginfo.mli"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Changes",
            "lambda/debuginfo.ml",
            "lambda/translmod.ml",
            "testsuite/tools/parsecmmaux.ml"
          ],
          "commitId" : "0d25f783c6aa5aaeebba441b1432291a965dddaf",
          "timestamp" : 1606834661000,
          "author" : {
            "absoluteUrl" : "https://ci.inria.fr/ocaml/user/alain",
            "fullName" : "alain"
          },
          "authorEmail" : "alain@frisch",
          "comment" : "Precompute string_of_scopes\u000a",
          "date" : "2020-12-01 15:57:41 +0100",
          "id" : "0d25f783c6aa5aaeebba441b1432291a965dddaf",
          "msg" : "Precompute string_of_scopes",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Changes"
            },
            {
              "editType" : "edit",
              "file" : "testsuite/tools/parsecmmaux.ml"
            },
            {
              "editType" : "edit",
              "file" : "lambda/debuginfo.ml"
            },
            {
              "editType" : "edit",
              "file" : "lambda/translmod.ml"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/xavier.leroy",
      "fullName" : "xavier.leroy"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
      "fullName" : "david.allsopp"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/alain",
      "fullName" : "alain"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 169,
    "url" : "https://ci.inria.fr/ocaml/view/all/job/dune-build/169/"
  },
  "previousBuild" : {
    "number" : 167,
    "url" : "https://ci.inria.fr/ocaml/view/all/job/dune-build/167/"
  }
}