{
  "_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 45",
          "upstreamBuild" : 45,
          "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" : 36,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e60d298e9369c20de430e429e715178613726185",
            "branch" : [
              {
                "SHA1" : "e60d298e9369c20de430e429e715178613726185",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e60d298e9369c20de430e429e715178613726185",
            "branch" : [
              {
                "SHA1" : "e60d298e9369c20de430e429e715178613726185",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e60d298e9369c20de430e429e715178613726185",
        "branch" : [
          {
            "SHA1" : "e60d298e9369c20de430e429e715178613726185",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#36",
  "duration" : 95403,
  "estimatedDuration" : 63901,
  "executor" : None,
  "fullDisplayName" : "OMERO-push #36",
  "id" : "36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 36,
  "queueId" : 1012,
  "result" : "SUCCESS",
  "timestamp" : 1785893049928,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/36/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java"
        ],
        "commitId" : "121455017bb01f14c8c6af00319b34f8ced78592",
        "timestamp" : 1785446590000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Java skip thumbnails permission tests: use fake pyramidal images\u000a\u000aInstead of relying on the deprecated PixelData service to generate\u000aan OMERO pyramid for a fake single-resolution image larger than\u000a3kx3k, use the resolutions key to import a multi-resolution fake\u000aimage.\u000a",
        "date" : "2026-07-30 22:23:10 +0100",
        "id" : "121455017bb01f14c8c6af00319b34f8ced78592",
        "msg" : "Java skip thumbnails permission tests: use fake pyramidal images",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java"
        ],
        "commitId" : "20ab6ee2944185caa54710239fcffbb3e975a1b5",
        "timestamp" : 1785754564000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "SkipThumbnailsPermissionsTest: move the pyramid keys to the suffix\u000a\u000aAs per https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/File.html#createTempFile(java.lang.String,java.lang.String,java.io.File)\u000acreateTempFile adds internally generated characters between the prefix\u000aand the suffix.\u000aThese characters interfere with the number of resolutions specified\u000aby the resolutions key in the filename.\u000a",
        "date" : "2026-08-03 11:56:04 +0100",
        "id" : "20ab6ee2944185caa54710239fcffbb3e975a1b5",
        "msg" : "SkipThumbnailsPermissionsTest: move the pyramid keys to the suffix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java"
        ],
        "commitId" : "9e47b1d2f958168d2b34eac1e9f2c9e0372bf9ad",
        "timestamp" : 1785756757000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Fix compilation error\u000a",
        "date" : "2026-08-03 12:32:37 +0100",
        "id" : "9e47b1d2f958168d2b34eac1e9f2c9e0372bf9ad",
        "msg" : "Fix compilation error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_thumbs.py"
        ],
        "commitId" : "782dc746605c5b3febc2b2c7d76c8a79e32cd25d",
        "timestamp" : 1785785240000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Explain skipping testThumbnailVersion - no sense without omero pyramids\u000a",
        "date" : "2026-08-03 20:27:20 +0100",
        "id" : "782dc746605c5b3febc2b2c7d76c8a79e32cd25d",
        "msg" : "Explain skipping testThumbnailVersion - no sense without omero pyramids",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_thumbs.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_thumbs.py"
        ],
        "commitId" : "cb3f3764cf07b2af5fb8112881ac7e1c3fdc9b90",
        "timestamp" : 1785785252000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Explain why to retain first tests: API behavior when missing pyramids\u000a",
        "date" : "2026-08-03 20:27:32 +0100",
        "id" : "cb3f3764cf07b2af5fb8112881ac7e1c3fdc9b90",
        "msg" : "Explain why to retain first tests: API behavior when missing pyramids",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_thumbs.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_thumbs.py"
        ],
        "commitId" : "fa0717a457be336a5a038a4a6c9f1847921bd3de",
        "timestamp" : 1785785572000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Add missing import\u000a",
        "date" : "2026-08-03 20:32:52 +0100",
        "id" : "fa0717a457be336a5a038a4a6c9f1847921bd3de",
        "msg" : "Add missing import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_thumbs.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
      "fullName" : "sbesson"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
      "fullName" : "p.walczysko"
    }
  ]
}