{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "CI_BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 19709,
      "executingTimeMillis" : 19709,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 969,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
            "branch" : [
              {
                "SHA1" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
            "branch" : [
              {
                "SHA1" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip-os-6165" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3ed1368325a1a8422dce54a1cb9cf0b8357e8996",
            "branch" : [
              {
                "SHA1" : "3ed1368325a1a8422dce54a1cb9cf0b8357e8996",
                "name" : "refs/remotes/origin/osmith/wip-os-6165"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3ed1368325a1a8422dce54a1cb9cf0b8357e8996",
            "branch" : [
              {
                "SHA1" : "3ed1368325a1a8422dce54a1cb9cf0b8357e8996",
                "name" : "refs/remotes/origin/osmith/wip-os-6165"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 929,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1737d924efcf802097bc0f31b09aa924da363a46",
            "branch" : [
              {
                "SHA1" : "1737d924efcf802097bc0f31b09aa924da363a46",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1737d924efcf802097bc0f31b09aa924da363a46",
            "branch" : [
              {
                "SHA1" : "1737d924efcf802097bc0f31b09aa924da363a46",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
        "branch" : [
          {
            "SHA1" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#969",
  "duration" : 19709,
  "estimatedDuration" : 22019,
  "executor" : None,
  "fullDisplayName" : "Osmocom_OBS_sync #969",
  "id" : "969",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 969,
  "queueId" : 66452,
  "result" : "SUCCESS",
  "timestamp" : 1774030560239,
  "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/Osmocom_OBS_sync/969/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/master-builds.yml",
          "jobs/gerrit-verifications.yml"
        ],
        "commitId" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
        "timestamp" : 1773517377000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "jobs: add build/manuals JOB_TYPEs for osmo-s1gw\u000a\u000aChange-Id: Id62d806a648c8f3480cb4f162adf65f77c552848\u000aDepends: osmo-s1gw.git I54f0774575534519a2c40e0588f136c8a5e706f8\u000aRelated: OS#6671\u000a",
        "date" : "2026-03-15 02:42:57 +0700",
        "id" : "233d24e9b7ebd0425fa81622cc7d39e67d800ac3",
        "msg" : "jobs: add build/manuals JOB_TYPEs for osmo-s1gw",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/gerrit-verifications.yml"
          },
          {
            "editType" : "edit",
            "file" : "jobs/master-builds.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}