{
  "_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 525",
          "upstreamBuild" : 525,
          "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" : 434,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8921799e914984c69c33fb7262c474cb7dfff407",
            "branch" : [
              {
                "SHA1" : "8921799e914984c69c33fb7262c474cb7dfff407",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8921799e914984c69c33fb7262c474cb7dfff407",
            "branch" : [
              {
                "SHA1" : "8921799e914984c69c33fb7262c474cb7dfff407",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8921799e914984c69c33fb7262c474cb7dfff407",
        "branch" : [
          {
            "SHA1" : "8921799e914984c69c33fb7262c474cb7dfff407",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#434",
  "duration" : 49435,
  "estimatedDuration" : 17183,
  "executor" : None,
  "fullDisplayName" : "OMERO-push #434",
  "id" : "434",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 434,
  "queueId" : 8057,
  "result" : "SUCCESS",
  "timestamp" : 1750214534868,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/josh/my-views/view/all/job/OMERO-push/434/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py"
        ],
        "commitId" : "780441f22bddbeabe06da28b38b54be90b8b8021",
        "timestamp" : 1748937678000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "TestCoverage.testUploadAndScript: assert the script ID\u000a",
        "date" : "2025-06-03 09:01:18 +0100",
        "id" : "780441f22bddbeabe06da28b38b54be90b8b8021",
        "msg" : "TestCoverage.testUploadAndScript: assert the script ID",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "4e29d21626a20871fc89136097ae10cfdbf5bbd9",
        "timestamp" : 1748937717000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "tabletests.test_service: rename testBlankTable as createBlankTable\u000a",
        "date" : "2025-06-03 09:01:57 +0100",
        "id" : "4e29d21626a20871fc89136097ae10cfdbf5bbd9",
        "msg" : "tabletests.test_service: rename testBlankTable as createBlankTable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_isession.py"
        ],
        "commitId" : "ce4b6c567aa618851410723798290e6aaf14c537",
        "timestamp" : 1748937746000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_isession: merge testJoinSession_Helper with testJoinSession\u000a",
        "date" : "2025-06-03 09:02:26 +0100",
        "id" : "ce4b6c567aa618851410723798290e6aaf14c537",
        "msg" : "test_isession: merge testJoinSession_Helper with testJoinSession",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_isession.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_ishare.py"
        ],
        "commitId" : "1b15bc3f1238f28711bdd04de43613effdb56efe",
        "timestamp" : 1748938229000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_ishare: copy the test1201() logic and rename test_OS_regular_user\u000a",
        "date" : "2025-06-03 09:10:29 +0100",
        "id" : "1b15bc3f1238f28711bdd04de43613effdb56efe",
        "msg" : "test_ishare: copy the test1201() logic and rename test_OS_regular_user",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_ishare.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_repository.py"
        ],
        "commitId" : "b7946a319c077b3388415938c26dc79d3abb55f2",
        "timestamp" : 1748938229000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_repository: consume new create_test_dir API\u000a",
        "date" : "2025-06-03 09:10:29 +0100",
        "id" : "b7946a319c077b3388415938c26dc79d3abb55f2",
        "msg" : "test_repository: consume new create_test_dir API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_repository.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_scripts.py"
        ],
        "commitId" : "575686402b03c9e7e7e6038553b700697c7d860c",
        "timestamp" : 1748938229000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_scripts: assert the service and fix delete test set-up\u000a",
        "date" : "2025-06-03 09:10:29 +0100",
        "id" : "575686402b03c9e7e7e6038553b700697c7d860c",
        "msg" : "test_scripts: assert the service and fix delete test set-up",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_scripts.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_repository.py"
        ],
        "commitId" : "d7a613b64ad5123de8d7a06f2208747130e2f40f",
        "timestamp" : 1749018389000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_repository: use self.create_managed_dir API\u000a",
        "date" : "2025-06-04 07:26:29 +0100",
        "id" : "d7a613b64ad5123de8d7a06f2208747130e2f40f",
        "msg" : "test_repository: use self.create_managed_dir API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_repository.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_isession.py"
        ],
        "commitId" : "91b84bc855aa6607694708b630447f293cad145b",
        "timestamp" : 1749026426000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_isession: do not return the session uuid\u000a",
        "date" : "2025-06-04 09:40:26 +0100",
        "id" : "91b84bc855aa6607694708b630447f293cad145b",
        "msg" : "test_isession: do not return the session uuid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_isession.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_scripts.py",
          "components/tools/OmeroPy/test/integration/test_ishare.py"
        ],
        "commitId" : "7c57bed3a0d8e944646547226ad286c2ea216069",
        "timestamp" : 1749026520000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Remove more return statements in pytest tests\u000a",
        "date" : "2025-06-04 09:42:00 +0100",
        "id" : "7c57bed3a0d8e944646547226ad286c2ea216069",
        "msg" : "Remove more return statements in pytest tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_ishare.py"
          },
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_scripts.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/omero.properties"
        ],
        "commitId" : "f359ea6599d13a90938be8e1f8d1e7503f037dec",
        "timestamp" : 1750121825000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update dependencies\u000a",
        "date" : "2025-06-17 00:57:05 +0000",
        "id" : "f359ea6599d13a90938be8e1f8d1e7503f037dec",
        "msg" : "update dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/omero.properties"
          }
        ]
      }
    ],
    "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"
    }
  ]
}