{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"registry-rebuild-upload-titan\" build number 2,235",
          "upstreamBuild" : 2235,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 59575,
      "executingTimeMillis" : 59575,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8115,
      "waitingTimeMillis" : 8115
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1684,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
            "branch" : [
              {
                "SHA1" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
            "branch" : [
              {
                "SHA1" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
        "branch" : [
          {
            "SHA1" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1684",
  "duration" : 59575,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #1684",
  "id" : "1684",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1684,
  "queueId" : 1669177,
  "result" : "SUCCESS",
  "timestamp" : 1725955407319,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/1684/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmo-mgw-master/Dockerfile",
          "osmo-bsc-master/Dockerfile",
          "osmo-msc-master/Dockerfile",
          "osmo-sgsn-master/Dockerfile",
          "osmo-smlc-master/Dockerfile",
          "osmo-bts-master/Dockerfile",
          "osmo-gsm-tester/Dockerfile"
        ],
        "commitId" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
        "timestamp" : 1725954444000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "osmo-*-master: don't install libosmo-sccp-dev\u000a\u000aThe libosmo-sccp-dev package is no longer provided by libosmo-sccp.\u000aWithout this patch, an older version of the library from debian packages\u000agets installed, resulting in a conflict for sccp_types.h which is now in\u000alibosmo-sccp-dev.\u000a\u000aFix for:\u000a  #6 8.585 dpkg: error processing archive /tmp/apt-dpkg-install-llkDLH/25-libosmo-sigtran-dev_1.9.0.3.fc4c.202409092026_amd64.deb (--unpack):\u000a  #6 8.585  trying to overwrite '/usr/include/osmocom/sccp/sccp_types.h', which is also in package libosmo-sccp-dev:amd64 1.6.0+dfsg1-3\u000a\u000aRelated: libosmo-sccp I299a32a2f8f61477cf49c8126567fef2092d5407\u000aChange-Id: I3e7c3c14649d8ebf71fa2968709816dae7bff20c\u000a",
        "date" : "2024-09-10 09:47:24 +0200",
        "id" : "8b2711914b63d463d6dd3e1462d18643e1bdd558",
        "msg" : "osmo-*-master: don't install libosmo-sccp-dev",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmo-msc-master/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "osmo-bsc-master/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "osmo-sgsn-master/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "osmo-smlc-master/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "osmo-gsm-tester/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "osmo-bts-master/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "osmo-mgw-master/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}