{
  "_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 1,275",
          "upstreamBuild" : 1275,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 7,
      "buildableTimeMillis" : 7,
      "buildingDurationMillis" : 51796,
      "executingTimeMillis" : 51796,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8477,
      "waitingTimeMillis" : 8477
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 726,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
            "branch" : [
              {
                "SHA1" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
            "branch" : [
              {
                "SHA1" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
        "branch" : [
          {
            "SHA1" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
            "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" : "#726",
  "duration" : 51796,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #726",
  "id" : "726",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 726,
  "queueId" : 1058742,
  "result" : "SUCCESS",
  "timestamp" : 1679487207324,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/726/",
  "builtOn" : "build3-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-bullseye-jenkins/Dockerfile"
        ],
        "commitId" : "03487bd570680a50b5386f8c5f43929533cde068",
        "timestamp" : 1679329642000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-bullseye-jenkins: sync with buster-jenkins\u000a\u000aPrepare to let jenkins master-builds use debian-bullseye-jenkins\u000ainstead of debian-buster-jenkins. Add almost everything from the buster\u000aDockerfile to the bullseye Dockerfile that is not there, except for:\u000adh-systemd (not available in debian11)\u000a\u000aAlso add python2, as some projects still require it to run tests\u000a(OS#5950).\u000a\u000aRelated: OS#5949\u000aChange-Id: I51925d0ab9e5a779379efab59c381ef12fb60929\u000a",
        "date" : "2023-03-20 17:27:22 +0100",
        "id" : "03487bd570680a50b5386f8c5f43929533cde068",
        "msg" : "debian-bullseye-jenkins: sync with buster-jenkins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-bullseye-jenkins/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-bullseye-jenkins-arm/Dockerfile",
          "debian-bullseye-jenkins-arm/Makefile"
        ],
        "commitId" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
        "timestamp" : 1679418795000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-bullseye-jenkins-arm: add new container\u000a\u000aAdd a bullseye based container that can be used instead of\u000adebian-buster-jenkins-arm. The master-builds jenkins jobs will attempt\u000ato use this jenkins job for the arm builds after setting the main\u000adefault image from debian-buster-jenkins to debian-bullseye-jenkins.\u000a\u000aRelated: OS#5949\u000aChange-Id: I8e1741f86ffb8abd658d1e4e0415dfd11fb1a8a1\u000a",
        "date" : "2023-03-21 18:13:15 +0100",
        "id" : "14f836c7c2df1891ec70f6fd273a6d32efcb7a69",
        "msg" : "debian-bullseye-jenkins-arm: add new container",
        "paths" : [
          {
            "editType" : "add",
            "file" : "debian-bullseye-jenkins-arm/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "debian-bullseye-jenkins-arm/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}