{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_COMMAND",
          "value" : "merge master --no-ask --reset --comment"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 654,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4ea22cbe3744e76c89299b9779924d007ce6924e",
            "branch" : [
              {
                "SHA1" : "4ea22cbe3744e76c89299b9779924d007ce6924e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4ea22cbe3744e76c89299b9779924d007ce6924e",
            "branch" : [
              {
                "SHA1" : "4ea22cbe3744e76c89299b9779924d007ce6924e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4ea22cbe3744e76c89299b9779924d007ce6924e",
        "branch" : [
          {
            "SHA1" : "4ea22cbe3744e76c89299b9779924d007ce6924e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:openmicroscopy/data_repo_config.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#654",
  "duration" : 27352,
  "estimatedDuration" : 22064,
  "executor" : None,
  "fullDisplayName" : "DATA_REPO_CONFIG-merge #654",
  "id" : "654",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 654,
  "queueId" : 10533,
  "result" : "SUCCESS",
  "timestamp" : 1755561606996,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/DATA_REPO_CONFIG-merge/654/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/repository-tests/test_prep.sh",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-8",
          "scripts/repository-tests/test_batch.sh",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-4",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-5",
          "scripts/repository-tests/README.md",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-6",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-7",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-1",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-2",
          "scripts/repository-tests/test_batches/rebalanced/rebalanced-3"
        ],
        "commitId" : "937c4148125227511f79e7d2baba93ee2a94bd04",
        "timestamp" : 1755088287000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/melissa",
          "fullName" : "melissa"
        },
        "authorEmail" : "melissa@glencoesoftware.com",
        "comment" : "Add current state of test scripts\u000a",
        "date" : "2025-08-13 07:31:27 -0500",
        "id" : "937c4148125227511f79e7d2baba93ee2a94bd04",
        "msg" : "Add current state of test scripts",
        "paths" : [
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/README.md"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-6"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-3"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-4"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-1"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batch.sh"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_prep.sh"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-7"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-8"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-2"
          },
          {
            "editType" : "add",
            "file" : "scripts/repository-tests/test_batches/rebalanced/rebalanced-5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/repository-tests/test_prep.sh"
        ],
        "commitId" : "211432cd3df8524a7d4290b92a03e30e297ed5ec",
        "timestamp" : 1755088310000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/melissa",
          "fullName" : "melissa"
        },
        "authorEmail" : "melissa@glencoesoftware.com",
        "comment" : "Add `-f` option when checking out branch in bioformats\u000a\u000aThe step that updates the pom.xml means that checkouts failed quietly.\u000aSee e.g. https://bf-testing-results.s3.amazonaws.com/2025/2025-08-13/build-status.log,\u000awhich was using a merge build from 8 days prior.\u000a",
        "date" : "2025-08-13 07:31:50 -0500",
        "id" : "211432cd3df8524a7d4290b92a03e30e297ed5ec",
        "msg" : "Add `-f` option when checking out branch in bioformats",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/repository-tests/test_prep.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/melissa",
      "fullName" : "melissa"
    }
  ]
}