{
  "_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 887",
          "upstreamBuild" : 887,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 338,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "de110d422def639a217862e16c70fcef36459a8a",
            "branch" : [
              {
                "SHA1" : "de110d422def639a217862e16c70fcef36459a8a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "de110d422def639a217862e16c70fcef36459a8a",
            "branch" : [
              {
                "SHA1" : "de110d422def639a217862e16c70fcef36459a8a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "de110d422def639a217862e16c70fcef36459a8a",
        "branch" : [
          {
            "SHA1" : "de110d422def639a217862e16c70fcef36459a8a",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#338",
  "duration" : 16310,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #338",
  "id" : "338",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 338,
  "queueId" : 779985,
  "result" : "SUCCESS",
  "timestamp" : 1656550014323,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/338/",
  "builtOn" : "build2-deb9build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmo-gsm-tester/Dockerfile"
        ],
        "commitId" : "73a272ecd405f024a15c7032cd368f70b9aa7109",
        "timestamp" : 1656490801000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "osmo-gsm-tester: use debian's soapysdr-module-lms7\u000a\u000aAfter switching from build.opensuse.org to obs.osmocom.org's published\u000apackages, the soapysdr0.7-module-lms7 binary package we had does not\u000aexist anymore.\u000a\u000aI'm not sure where it came from, from the name it looks like it was\u000abuilt from version 0.7 sources, but we only have a soapysdr_0.5.4\u000apackage in OBS that was added for debian 8/ubuntu 16.04 compatibility 4\u000ayears ago, and builds have been disabled for all architectures:\u000ahttps://build.opensuse.org/package/show/network:osmocom:nightly/soapysdr\u000a\u000aInstead of relying on this leftover binary package, use the one provided\u000aby debian instead. This osmo-gsm-tester docker container is based on\u000adebian-buster, which has soapysdr 0.6 packaged. If we should really need\u000a0.7, we could switch it to bullseye or build it from source while\u000abuilding the container, or add it back to obs.osmocom.org.\u000a\u000aI verified that the container builds with this change.\u000a\u000aFix for:\u000a  E: Unable to locate package soapysdr0.7-module-lms7\u000a\u000aChange-Id: Ie2408258eda407d9db6c2f0f5fbe475861756778\u000a",
        "date" : "2022-06-29 10:20:01 +0200",
        "id" : "73a272ecd405f024a15c7032cd368f70b9aa7109",
        "msg" : "osmo-gsm-tester: use debian's soapysdr-module-lms7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmo-gsm-tester/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-stretch-build-dist/Makefile",
          "debian-stretch-build-dist/Dockerfile",
          "release-tarball-build-dist/Dockerfile",
          "release-tarball-build-dist/Makefile"
        ],
        "commitId" : "259ecdae265a2de038b3e8b63586fff0d864b771",
        "timestamp" : 1656495589000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "release-tarball-build-dist: upgrade from debian 9\u000a\u000aLet it use debian bullseye and rename the directory once, so we don't\u000aneed to rename it in the future when switching the debian version\u000aagain.\u000a\u000aThe reason I'm doing this now is that building with debian 9 failed\u000adue to obs.osmocom.org related changes. It would be trivial to fix that,\u000abut I decided to rather upgrade to the latest debian version.\u000a\u000aChange-Id: Ib6039724a7200abce5252f95407047296b72cd51\u000a",
        "date" : "2022-06-29 11:39:49 +0200",
        "id" : "259ecdae265a2de038b3e8b63586fff0d864b771",
        "msg" : "release-tarball-build-dist: upgrade from debian 9",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "debian-stretch-build-dist/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "release-tarball-build-dist/Makefile"
          },
          {
            "editType" : "add",
            "file" : "release-tarball-build-dist/Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "debian-stretch-build-dist/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "release-tarball-build-dist/jenkins.sh",
          "release-tarball-build-dist/osmocom-release-tarballs.sh",
          ".gitignore"
        ],
        "commitId" : "de110d422def639a217862e16c70fcef36459a8a",
        "timestamp" : 1656495613000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "release-tarball-build-dist: move osmo-ci code here\u000a\u000aAdd a jenkins.sh that does the same as the previous lengthy shell\u000acommand in the jenkins-job-builder file, and add\u000aosmocom-release-tarballs.sh. This makes it easier to test the\u000ascript, and only patching one repository is needed from now on when\u000achanging to a newer debian version.\u000a\u000aDepends: osmo-ci I15f6c08b807f1462f91e95b624cdc1aad0592dd6\u000aChange-Id: I4cf66097f508c029f688ec8af1cab2238d42f84f\u000a",
        "date" : "2022-06-29 11:40:13 +0200",
        "id" : "de110d422def639a217862e16c70fcef36459a8a",
        "msg" : "release-tarball-build-dist: move osmo-ci code here",
        "paths" : [
          {
            "editType" : "add",
            "file" : "release-tarball-build-dist/osmocom-release-tarballs.sh"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "release-tarball-build-dist/jenkins.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}