{
  "_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 46",
          "upstreamBuild" : 46,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "651be86f17e60b009b6b2c380a187116fcce02b9",
            "branch" : [
              {
                "SHA1" : "651be86f17e60b009b6b2c380a187116fcce02b9",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "651be86f17e60b009b6b2c380a187116fcce02b9",
            "branch" : [
              {
                "SHA1" : "651be86f17e60b009b6b2c380a187116fcce02b9",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "651be86f17e60b009b6b2c380a187116fcce02b9",
        "branch" : [
          {
            "SHA1" : "651be86f17e60b009b6b2c380a187116fcce02b9",
            "name" : "origin/merge_ci"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/$SPACE_USER/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#37",
  "duration" : 369975,
  "estimatedDuration" : 425057,
  "executor" : None,
  "fullDisplayName" : "OMERO-build #37",
  "id" : "37",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 37,
  "queueId" : 1057,
  "result" : "SUCCESS",
  "timestamp" : 1785979216936,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build/37/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroWeb/test/integration/test_rendering.py"
        ],
        "commitId" : "067f9581fc542569cdf0bf5bb03b90e785e7dce0",
        "timestamp" : 1785848244000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Explain and replace image for import of fake with resolutions in test_render_image_region_tile_params_big_image\u000a",
        "date" : "2026-08-04 13:57:24 +0100",
        "id" : "067f9581fc542569cdf0bf5bb03b90e785e7dce0",
        "msg" : "Explain and replace image for import of fake with resolutions in test_render_image_region_tile_params_big_image",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroWeb/test/integration/test_rendering.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroWeb/test/integration/test_rendering.py"
        ],
        "commitId" : "bc4dd3916022cc1a6d40d1b8f6450498c98a6d7b",
        "timestamp" : 1785927228000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Rewrite test_render_image_region_tile_params_big_image for fake with pyramids\u000a",
        "date" : "2026-08-05 11:53:48 +0100",
        "id" : "bc4dd3916022cc1a6d40d1b8f6450498c98a6d7b",
        "msg" : "Rewrite test_render_image_region_tile_params_big_image for fake with pyramids",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroWeb/test/integration/test_rendering.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "18aebf105ff4eab2197fe6893a449274ae433999",
        "timestamp" : 1785979205000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "merge develop -Dorg -Ssuccess-only\u000a\u000aRepository: ome/openmicroscopy\u000aExcluded PRs:\u000a  - PR 6458 will-moore 'Add test for conn.getObjects('Annotations', opts={...})' (status: failure)\u000a  - PR 6450 dominikl 'Add omero-zarr-pixel-buffer' (exclude comment)\u000a  - PR 6212 jburel 'add test to import images' (exclude comment)\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 6423 jburel 'Use \\d'\u000a  - PR 6462 pwalczysko 'Fix the failure of the test_cleanse.py'\u000a  - PR 6477 pwalczysko 'OmeroWeb suite: test_rendering and pyramids'\u000a\u000aGenerated by OMERO-push#37 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/37/)\u000a",
        "date" : "2026-08-06 01:20:05 +0000",
        "id" : "18aebf105ff4eab2197fe6893a449274ae433999",
        "msg" : "merge develop -Dorg -Ssuccess-only",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/omero.properties"
        ],
        "commitId" : "651be86f17e60b009b6b2c380a187116fcce02b9",
        "timestamp" : 1785979206000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "Add version.properties to etc/omero.properties\u000a",
        "date" : "2026-08-06 01:20:06 +0000",
        "id" : "651be86f17e60b009b6b2c380a187116fcce02b9",
        "msg" : "Add version.properties to etc/omero.properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/omero.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
      "fullName" : "p.walczysko"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
      "fullName" : "snoopycrimecop"
    }
  ]
}