{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by xavierleroy"
        },
        {
          "_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" : 89,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
            "branch" : [
              {
                "SHA1" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
            "branch" : [
              {
                "SHA1" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
        "branch" : [
          {
            "SHA1" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
            "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" : "#89",
  "duration" : 2379092,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #89",
  "id" : "89",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 89,
  "queueId" : 47084,
  "result" : "SUCCESS",
  "timestamp" : 1589389398400,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/89/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "otherlibs/win32unix/stat.c",
          "otherlibs/unix/stat.c"
        ],
        "commitId" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
        "timestamp" : 1589388226000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Protect against bad rounding of mtime / atime / ctime stats (#9505)\u000a\u000aSome file systems maintain time stamps with sub-second resolution, up\u000ato nanosecond resolution.  When converting from a \"(seconds, nanoseconds)\"\u000atimestamp to a floating-point timestamp, rounding to nearest can produce\u000a\"seconds + 1\" as a result, i.e. the integer part of the FP timestamp\u000ais not equal to \"seconds\".  As described in #9490, this is a problem\u000ain some cases.\u000a\u000aThis commit implements a more careful conversion of \"(seconds,\u000ananoseconds)\" pairs to FP timestamps so that the integer part of the\u000aFP result is always \"seconds\".\u000a\u000aBoth the otherlibs/unix and the otherlibs/win32unix implementations are affected\u000aand corrected.\u000a\u000aCloses: #9490\u000a",
        "date" : "2020-05-13 18:43:46 +0200",
        "id" : "c17f6c29569b5c5b1d3bfabb36ae030ddeaf12d9",
        "msg" : "Protect against bad rounding of mtime / atime / ctime stats (#9505)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "otherlibs/unix/stat.c"
          },
          {
            "editType" : "edit",
            "file" : "otherlibs/win32unix/stat.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}