{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"slow-machines\" build number 1,989",
          "upstreamBuild" : 1989,
          "upstreamProject" : "slow-machines",
          "upstreamUrl" : "job/slow-machines/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1989,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2c691702af40c765f339be3da573c838402e5120",
            "branch" : [
              {
                "SHA1" : "2c691702af40c765f339be3da573c838402e5120",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2c691702af40c765f339be3da573c838402e5120",
            "branch" : [
              {
                "SHA1" : "2c691702af40c765f339be3da573c838402e5120",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.14" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1938,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
            "branch" : [
              {
                "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
                "name" : "origin/4.14"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
            "branch" : [
              {
                "SHA1" : "8899c05cfc9027e74dfe88c71cc78bac5102e771",
                "name" : "origin/4.14"
              }
            ]
          }
        },
        "origin/5.3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1940,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
            "branch" : [
              {
                "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
                "name" : "origin/5.3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
            "branch" : [
              {
                "SHA1" : "489ecba22f1b1b05b7569f8c6733e0ef14f0e9fc",
                "name" : "origin/5.3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2c691702af40c765f339be3da573c838402e5120",
        "branch" : [
          {
            "SHA1" : "2c691702af40c765f339be3da573c838402e5120",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "ocaml-cygwin-64",
  "duration" : 7397426,
  "estimatedDuration" : 7133182,
  "executor" : None,
  "fullDisplayName" : "slow-machines » ocaml-cygwin-64 ocaml-cygwin-64",
  "id" : "1989",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1989,
  "queueId" : 23551,
  "result" : "FAILURE",
  "timestamp" : 1756147946993,
  "url" : "https://ci.inria.fr/ocaml/job/slow-machines/label=ocaml-cygwin-64/1989/",
  "builtOn" : "ocaml-cygwin-64",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "utils/misc.mli",
          "utils/build_path_prefix_map.ml",
          "utils/build_path_prefix_map.mli",
          "utils/misc.ml"
        ],
        "commitId" : "6b21d6a625650b45d20008da2fa6660ffdceaa89",
        "timestamp" : 1756131983000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/pierre.boutillier",
          "fullName" : "pierre.boutillier"
        },
        "authorEmail" : "pierre.boutillier@laposte.net",
        "comment" : "Misc.invert_build_path_prefix_map\u000a",
        "date" : "2025-08-25 16:26:23 +0200",
        "id" : "6b21d6a625650b45d20008da2fa6660ffdceaa89",
        "msg" : "Misc.invert_build_path_prefix_map",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "utils/build_path_prefix_map.ml"
          },
          {
            "editType" : "edit",
            "file" : "utils/build_path_prefix_map.mli"
          },
          {
            "editType" : "edit",
            "file" : "utils/misc.ml"
          },
          {
            "editType" : "edit",
            "file" : "utils/misc.mli"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debugger/symbols.ml"
        ],
        "commitId" : "427e1a6d69e614702e62af985609753832c31d12",
        "timestamp" : 1756131983000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/pierre.boutillier",
          "fullName" : "pierre.boutillier"
        },
        "authorEmail" : "pierre.boutillier@laposte.net",
        "comment" : "Apply BUILD_PATH_PREFIX_MAP to pathes found in files by the debugger\u000a",
        "date" : "2025-08-25 16:26:23 +0200",
        "id" : "427e1a6d69e614702e62af985609753832c31d12",
        "msg" : "Apply BUILD_PATH_PREFIX_MAP to pathes found in files by the debugger",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debugger/symbols.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "ed4d3bbc51a858732a995043e9432dde9c760fc0",
        "timestamp" : 1756131983000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/pierre.boutillier",
          "fullName" : "pierre.boutillier"
        },
        "authorEmail" : "pierre.boutillier@laposte.net",
        "comment" : "Change reverted for now\u000a",
        "date" : "2025-08-25 16:26:23 +0200",
        "id" : "ed4d3bbc51a858732a995043e9432dde9c760fc0",
        "msg" : "Change reverted for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "ab592af00cfcce5be52ccd5beb8d65c0129dc51e",
        "timestamp" : 1756131983000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/pierre.boutillier",
          "fullName" : "pierre.boutillier"
        },
        "authorEmail" : "pierre.boutillier@laposte.net",
        "comment" : "Changes\u000a",
        "date" : "2025-08-25 16:26:23 +0200",
        "id" : "ab592af00cfcce5be52ccd5beb8d65c0129dc51e",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/mail",
      "fullName" : "mail"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/kc",
      "fullName" : "kc"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/rtjoa",
      "fullName" : "rtjoa"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sdolan",
      "fullName" : "sdolan"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/source",
      "fullName" : "source"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/timmcgil",
      "fullName" : "timmcgil"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sadiq",
      "fullName" : "sadiq"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
      "fullName" : "david.allsopp"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/clement.blaudeau",
      "fullName" : "clement.blaudeau"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
      "fullName" : "gabriel.scherer"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/samuel.aime.vivien",
      "fullName" : "samuel.aime.vivien"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/pierre.boutillier",
      "fullName" : "pierre.boutillier"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
      "fullName" : "Florian Angeletti"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/nick.barnes",
      "fullName" : "Nick.Barnes"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/mshinwell",
      "fullName" : "mshinwell"
    }
  ]
}