{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"registry-trigger-osmo-ttcn3-hacks\" build number 2,921",
          "upstreamBuild" : 2921,
          "upstreamProject" : "registry-trigger-osmo-ttcn3-hacks",
          "upstreamUrl" : "job/registry-trigger-osmo-ttcn3-hacks/"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 1112,
      "executingTimeMillis" : 1112,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8702,
      "waitingTimeMillis" : 8702
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2941,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
            "branch" : [
              {
                "SHA1" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
            "branch" : [
              {
                "SHA1" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2744,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e4a30110bda6b1d6da27e847a34f30cc0e140c10",
            "branch" : [
              {
                "SHA1" : "e4a30110bda6b1d6da27e847a34f30cc0e140c10",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e4a30110bda6b1d6da27e847a34f30cc0e140c10",
            "branch" : [
              {
                "SHA1" : "e4a30110bda6b1d6da27e847a34f30cc0e140c10",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2259,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "affe733c8c1194a7ece649d13c272b5820897f0f",
            "branch" : [
              {
                "SHA1" : "affe733c8c1194a7ece649d13c272b5820897f0f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "affe733c8c1194a7ece649d13c272b5820897f0f",
            "branch" : [
              {
                "SHA1" : "affe733c8c1194a7ece649d13c272b5820897f0f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
        "branch" : [
          {
            "SHA1" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2941",
  "duration" : 1112,
  "estimatedDuration" : 1810,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-titan #2941",
  "id" : "2941",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2941,
  "queueId" : 2015545,
  "result" : "SUCCESS",
  "timestamp" : 1760341099709,
  "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/registry-rebuild-upload-titan/2941/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-trixie-build/Dockerfile"
        ],
        "commitId" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
        "timestamp" : 1760012119000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-trixie-build: add libgcrypt20-dev\u000a\u000aAdd libgcrypt20-dev as it is needed by open5gs's dependency\u000afreeDiameter:\u000a\u000a../../../../../build/src/open5gs/subprojects/freeDiameter/include/freeDiameter/meson.build:146:15: ERROR: C shared or static library 'gcrypt' not found\u000a\u000aWithout this installed, gerrit-verifications for osmo-dev fails.\u000a\u000aChange-Id: Ifc0cc2e3900530cb75651125c0f769f8689748b2\u000a",
        "date" : "2025-10-09 14:15:19 +0200",
        "id" : "cbf5702cc9c654846cdea98453f51c54d0e65c28",
        "msg" : "debian-trixie-build: add libgcrypt20-dev",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-trixie-build/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}