{
  "_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 109",
          "upstreamBuild" : 109,
          "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_OPTIONS",
          "value" : "--no-ask --reset --comment"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BASE_BRANCH",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 107,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "96d298b37b946aac982ec3045f8e43fa098d7777",
            "branch" : [
              {
                "SHA1" : "96d298b37b946aac982ec3045f8e43fa098d7777",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "96d298b37b946aac982ec3045f8e43fa098d7777",
            "branch" : [
              {
                "SHA1" : "96d298b37b946aac982ec3045f8e43fa098d7777",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "96d298b37b946aac982ec3045f8e43fa098d7777",
        "branch" : [
          {
            "SHA1" : "96d298b37b946aac982ec3045f8e43fa098d7777",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/bio-formats-build"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "version.properties",
      "fileName" : "version.properties",
      "relativePath" : "target/version.properties"
    },
    {
      "displayPath" : "version.tsv",
      "fileName" : "version.tsv",
      "relativePath" : "target/version.tsv"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#107",
  "duration" : 259895,
  "estimatedDuration" : 267405,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-push #107",
  "id" : "107",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 107,
  "queueId" : 19483,
  "result" : "SUCCESS",
  "timestamp" : 1718841649746,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner/my-views/view/all/job/BIOFORMATS-push/107/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bio-formats-examples"
        ],
        "commitId" : "fc217b23fb0378d1b89e8ff1af8705fda25d3047",
        "timestamp" : 1713482594000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bio-formats-examples from `74d4def` to `9955ace`\u000a\u000aBumps [bio-formats-examples](https://github.com/ome/bio-formats-examples) from `74d4def` to `9955ace`.\u000a- [Commits](https://github.com/ome/bio-formats-examples/compare/74d4def839ce01455059f62b6b65233bf2b79f09...9955ace884a4a58b6b6ba84a04738bda84a00f33)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bio-formats-examples\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-04-18 23:23:14 +0000",
        "id" : "fc217b23fb0378d1b89e8ff1af8705fda25d3047",
        "msg" : "Bump bio-formats-examples from `74d4def` to `9955ace`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-model"
        ],
        "commitId" : "fcd8afa0f885ef005bf411bf074fd7791e01f41b",
        "timestamp" : 1717456102000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-model from `db24e3a` to `be5b189`\u000a\u000aBumps [ome-model](https://github.com/ome/ome-model) from `db24e3a` to `be5b189`.\u000a- [Commits](https://github.com/ome/ome-model/compare/db24e3adcb2a5abced140dbce02c90fa13b9e7ff...be5b189cecd4358154a7fa08e89aeeda7976865d)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-model\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-06-03 23:08:22 +0000",
        "id" : "fcd8afa0f885ef005bf411bf074fd7791e01f41b",
        "msg" : "Bump ome-model from `db24e3a` to `be5b189`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-model"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-codecs"
        ],
        "commitId" : "4df1e2dfb09cb2ef7ecd37924d98b15431f3fcdf",
        "timestamp" : 1717631886000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-codecs from `7f3130a` to `c95aee4`\u000a\u000aBumps [ome-codecs](https://github.com/ome/ome-codecs) from `7f3130a` to `c95aee4`.\u000a- [Commits](https://github.com/ome/ome-codecs/compare/7f3130a7f1c260558d31bda4de7d6a569f536bfa...c95aee4a3fc80910e0d209c6f2a404135d60b995)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-codecs\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-06-05 23:58:06 +0000",
        "id" : "4df1e2dfb09cb2ef7ecd37924d98b15431f3fcdf",
        "msg" : "Bump ome-codecs from `7f3130a` to `c95aee4`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-codecs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bio-formats-documentation"
        ],
        "commitId" : "599fd8d7571db4790ae93293e9f5278d4d5989d4",
        "timestamp" : 1718408940000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bio-formats-documentation from `afd4c11` to `dc91d85`\u000a\u000aBumps [bio-formats-documentation](https://github.com/ome/bio-formats-documentation) from `afd4c11` to `dc91d85`.\u000a- [Commits](https://github.com/ome/bio-formats-documentation/compare/afd4c1116bb2b3cc18f5e39645a511a50a142a9a...dc91d8524de5acafb3e507780e9da8ce7ce9094d)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bio-formats-documentation\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-06-14 23:49:00 +0000",
        "id" : "599fd8d7571db4790ae93293e9f5278d4d5989d4",
        "msg" : "Bump bio-formats-documentation from `afd4c11` to `dc91d85`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats"
        ],
        "commitId" : "dbce400ed38c11e5feac8e2c4b53d829edf19180",
        "timestamp" : 1718753294000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bioformats from `682bc7e` to `7ca9980`\u000a\u000aBumps [bioformats](https://github.com/openmicroscopy/bioformats) from `682bc7e` to `7ca9980`.\u000a- [Release notes](https://github.com/openmicroscopy/bioformats/releases)\u000a- [Commits](https://github.com/openmicroscopy/bioformats/compare/682bc7e318b88f159d3c6e2603fb82fb9d613268...7ca9980651a5e776cd79ae4bb8f558eaa27bbb27)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bioformats\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-06-18 23:28:14 +0000",
        "id" : "dbce400ed38c11e5feac8e2c4b53d829edf19180",
        "msg" : "Bump bioformats from `682bc7e` to `7ca9980`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bioformats"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}