{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 175",
          "upstreamBuild" : 175,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_COMMAND",
          "value" : "merge develop --no-ask --reset --shallow"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 148,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9fe27633007773042c840e356c5ff37ec03f550",
            "branch" : [
              {
                "SHA1" : "e9fe27633007773042c840e356c5ff37ec03f550",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9fe27633007773042c840e356c5ff37ec03f550",
            "branch" : [
              {
                "SHA1" : "e9fe27633007773042c840e356c5ff37ec03f550",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e9fe27633007773042c840e356c5ff37ec03f550",
        "branch" : [
          {
            "SHA1" : "e9fe27633007773042c840e356c5ff37ec03f550",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#148",
  "duration" : 27549,
  "estimatedDuration" : 24729,
  "executor" : None,
  "fullDisplayName" : "OMERO-push #148",
  "id" : "148",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 148,
  "queueId" : 31235,
  "result" : "SUCCESS",
  "timestamp" : 1723768636813,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/148/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lib/repository/ivy-2.4.0.jar",
          "lib/repository/ivy-2.5.2.jar"
        ],
        "commitId" : "848180ee6fe42f37b196bd167db7d549ecf6351a",
        "timestamp" : 1722939814000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/callan",
          "fullName" : "callan"
        },
        "authorEmail" : "callan@glencoesoftware.com",
        "comment" : "Revert \"Upgrade Ivy to 2.5.2\"\u000a\u000aThis reverts commit 94c9b166741ca01ebf2bffcdb21c43f10bb93b6a.\u000a",
        "date" : "2024-08-06 10:23:34 +0000",
        "id" : "848180ee6fe42f37b196bd167db7d549ecf6351a",
        "msg" : "Revert \"Upgrade Ivy to 2.5.2\"",
        "paths" : [
          {
            "editType" : "add",
            "file" : "lib/repository/ivy-2.4.0.jar"
          },
          {
            "editType" : "delete",
            "file" : "lib/repository/ivy-2.5.2.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "update_dependencies.sh"
        ],
        "commitId" : "abf55d880843bd71e87b5daae942bad9621bdd89",
        "timestamp" : 1723723614000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Remove OMEZarrReader for now\u000a",
        "date" : "2024-08-15 13:06:54 +0100",
        "id" : "abf55d880843bd71e87b5daae942bad9621bdd89",
        "msg" : "Remove OMEZarrReader for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "update_dependencies.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "c6d7df9312553ddacf5fe268ae2a0651d42ba526",
        "timestamp" : 1723725147000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "Add history for 5.6.13\u000a",
        "date" : "2024-08-15 13:32:27 +0100",
        "id" : "c6d7df9312553ddacf5fe268ae2a0651d42ba526",
        "msg" : "Add history for 5.6.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "b038eee2e14075a52ce2811b1002e58fe15df7d7",
        "timestamp" : 1723725251000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update history.rst\u000a\u000aCo-authored-by: jean-marie burel <j.burel@dundee.ac.uk>\u000a",
        "date" : "2024-08-15 13:34:11 +0100",
        "id" : "b038eee2e14075a52ce2811b1002e58fe15df7d7",
        "msg" : "Update history.rst",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
      "fullName" : "j.burel"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/callan",
      "fullName" : "callan"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
      "fullName" : "w.moore"
    }
  ]
}