<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>5</buildableDurationMillis><buildableTimeMillis>5</buildableTimeMillis><buildingDurationMillis>338</buildingDurationMillis><executingTimeMillis>338</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>9375</queuingDurationMillis><queuingTimeMillis>9375</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>9713</totalDurationMillis><waitingDurationMillis>9368</waitingDurationMillis><waitingTimeMillis>9368</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>501</buildNumber><marked><SHA1>01c04193f79a67bf07fafe1698540a8e8830691f</SHA1><branch><SHA1>01c04193f79a67bf07fafe1698540a8e8830691f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>01c04193f79a67bf07fafe1698540a8e8830691f</SHA1><branch><SHA1>01c04193f79a67bf07fafe1698540a8e8830691f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>01c04193f79a67bf07fafe1698540a8e8830691f</SHA1><branch><SHA1>01c04193f79a67bf07fafe1698540a8e8830691f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/docker-playground</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/501/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/501/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/501/testReport</testsUrl></action><building>false</building><displayName>#501</displayName><duration>338</duration><estimatedDuration>255</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves-dp #501</fullDisplayName><id>501</id><inProgress>false</inProgress><keepLog>false</keepLog><number>501</number><queueId>1318613</queueId><result>SUCCESS</result><timestamp>1697468170561</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/501/</url><builtOn>build2-deb11build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>debian-bookworm-erlang/Dockerfile</affectedPath><commitId>01c04193f79a67bf07fafe1698540a8e8830691f</commitId><timestamp>1697462358000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>debian-bookworm-erlang: use debian's rebar3

Use debian's version of rebar3 instead of downloading a binary. This
was useful when the container was based on debian 11 where rebar3
wasn't in debian's repositories. Debian 12 has version 3.19.0.

This also solves a caching problem on one of the jenkins nodes, which
currently fails at this line:
  ADD  https://github.com/erlang/rebar3/archive/refs/tags/${REBAR3_VERSION}.tar.gz /tmp/rebar3.tar.gz
with:
  ERROR: failed to solve: failed to load cache key: invalid not-modified ETag: "fce57989250a021a2be5fe5eddd655d6d415eef04f769bf1437f3d6dddfa5559"

My understanding is that docker has cached an ETag that is no longer
valid / maybe the format changed - and instead of simply requesting the
file again, it just fails there.

Related: https://en.wikipedia.org/wiki/HTTP_ETag
Change-Id: I69e02d004a0bd6f9d3a462f4e184b3e9361cc7fe
</comment><date>2023-10-16 15:19:18 +0200</date><id>01c04193f79a67bf07fafe1698540a8e8830691f</id><msg>debian-bookworm-erlang: use debian's rebar3</msg><path><editType>edit</editType><file>debian-bookworm-erlang/Dockerfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><description></description><fullName>Oliver Smith</fullName><id>osmith</id></culprit></freeStyleBuild>