{
  "_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 78",
          "upstreamBuild" : 78,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_COMMAND",
          "value" : "merge develop --no-ask --reset --comment"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 54,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "62c0f764948992d71ea28621275043126c0771d1",
            "branch" : [
              {
                "SHA1" : "62c0f764948992d71ea28621275043126c0771d1",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62c0f764948992d71ea28621275043126c0771d1",
            "branch" : [
              {
                "SHA1" : "62c0f764948992d71ea28621275043126c0771d1",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "62c0f764948992d71ea28621275043126c0771d1",
        "branch" : [
          {
            "SHA1" : "62c0f764948992d71ea28621275043126c0771d1",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/ome-documentation"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#54",
  "duration" : 92787,
  "estimatedDuration" : 213075,
  "executor" : null,
  "fullDisplayName" : "OMERO-docs #54",
  "id" : "54",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 54,
  "queueId" : 2481,
  "result" : "SUCCESS",
  "timestamp" : 1771203106682,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-docs/54/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/sysadmins/troubleshooting.rst"
        ],
        "commitId" : "ff860a4f7fab1ebbace93d4c3a77c769bd32b5fa",
        "timestamp" : 1764675491000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Add troubleshooting section about tmp mounted as noexec\u000a\u000aDescribe the symptoms/exceptions on import/reading, the\u000aworkarounds when using older versions of OMERO.server/OMERO.py and\u000athe versions of the components which resolve this issue\u000a",
        "date" : "2025-12-02 11:38:11 +0000",
        "id" : "ff860a4f7fab1ebbace93d4c3a77c769bd32b5fa",
        "msg" : "Add troubleshooting section about tmp mounted as noexec",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/sysadmins/troubleshooting.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/sysadmins/troubleshooting.rst"
        ],
        "commitId" : "85a4a1048ad5c851affe30bb50f1e7e59b50ead4",
        "timestamp" : 1764828062000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Fix markup for config properties\u000a",
        "date" : "2025-12-04 06:01:02 +0000",
        "id" : "85a4a1048ad5c851affe30bb50f1e7e59b50ead4",
        "msg" : "Fix markup for config properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/sysadmins/troubleshooting.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/sysadmins/troubleshooting.rst"
        ],
        "commitId" : "7d64f7e27b2bd20027af73239194fab05d578e2d",
        "timestamp" : 1768916261000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Reword tmp noexec issue to highlight the resolution via upgrade first\u000a",
        "date" : "2026-01-20 13:37:41 +0000",
        "id" : "7d64f7e27b2bd20027af73239194fab05d578e2d",
        "msg" : "Reword tmp noexec issue to highlight the resolution via upgrade first",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/sysadmins/troubleshooting.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/sysadmins/troubleshooting.rst"
        ],
        "commitId" : "187c16d453f81dd9e63e951e96b1011f1c5f2800",
        "timestamp" : 1768916455000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Use file markup for /tmp\u000a",
        "date" : "2026-01-20 13:40:55 +0000",
        "id" : "187c16d453f81dd9e63e951e96b1011f1c5f2800",
        "msg" : "Use file markup for /tmp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/sysadmins/troubleshooting.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/sysadmins/troubleshooting.rst"
        ],
        "commitId" : "cff53ef0c931f064e0a321f0233c6e69967d4b1a",
        "timestamp" : 1768928773000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Apply suggestions from code review\u000a\u000aCo-authored-by: pwalczysko <p.walczysko@dundee.ac.uk>\u000a",
        "date" : "2026-01-20 17:06:13 +0000",
        "id" : "cff53ef0c931f064e0a321f0233c6e69967d4b1a",
        "msg" : "Apply suggestions from code review",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/sysadmins/troubleshooting.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/sysadmins/troubleshooting.rst"
        ],
        "commitId" : "1affd161d3f6abe8ba591bd596415ed39500c86c",
        "timestamp" : 1768928811000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update omero/sysadmins/troubleshooting.rst\u000a\u000aCo-authored-by: pwalczysko <p.walczysko@dundee.ac.uk>\u000a",
        "date" : "2026-01-20 17:06:51 +0000",
        "id" : "1affd161d3f6abe8ba591bd596415ed39500c86c",
        "msg" : "Update omero/sysadmins/troubleshooting.rst",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/sysadmins/troubleshooting.rst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
      "fullName" : "sbesson"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}