<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>170872</buildableDurationMillis><buildableTimeMillis>170872</buildableTimeMillis><buildingDurationMillis>324</buildingDurationMillis><executingTimeMillis>324</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>9690</waitingDurationMillis><waitingTimeMillis>9690</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>435</buildNumber><marked><SHA1>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</SHA1><branch><SHA1>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</SHA1><branch><SHA1>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</SHA1><branch><SHA1>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</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'></action><building>false</building><displayName>#435</displayName><duration>324</duration><estimatedDuration>255</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves-dp #435</fullDisplayName><id>435</id><inProgress>false</inProgress><keepLog>false</keepLog><number>435</number><queueId>1013846</queueId><result>SUCCESS</result><timestamp>1676968141194</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/435/</url><builtOn>build3-deb11build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>osmo-uecups-latest/Dockerfile</affectedPath><commitId>26916f057639005bd5be857969dd596fd28d2917</commitId><timestamp>1676903262000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>osmo-uecups-latest: install missing iputils-ping

ping is needed for ttcn3-pgw-test.  In the case of osmo-uecups-master
it's available from the parent $DISTRO-build image, but for the -latest
it needs to be installed by the inherited image itself.

Change-Id: Ia1b9124f09203c7dcf6d26dee78b09d5a139a04f
Related: OS#5913
</comment><date>2023-02-20 21:27:42 +0700</date><id>26916f057639005bd5be857969dd596fd28d2917</id><msg>osmo-uecups-latest: install missing iputils-ping</msg><path><editType>edit</editType><file>osmo-uecups-latest/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>open5gs-latest/Dockerfile</affectedPath><commitId>d3c437abcefae7b60e2cad15f51573aaf34b65cc</commitId><timestamp>1676903802000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>open5gs-latest: install missing packages for ttcn3-pgw-test

These are present in open5gs-master, but missing in open5gs-latest.

Change-Id: Ic9227033d65d621e7f6c5e196a9a8d6a1b73d5da
Related: OS#5913
</comment><date>2023-02-20 21:36:42 +0700</date><id>d3c437abcefae7b60e2cad15f51573aaf34b65cc</id><msg>open5gs-latest: install missing packages for ttcn3-pgw-test</msg><path><editType>edit</editType><file>open5gs-latest/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>open5gs-master/Dockerfile</affectedPath><commitId>4c3d87992407bd239ec3c2d5f2099ba497813780</commitId><timestamp>1676912944000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>open5gs-master: fix comment in Dockerfile

Change-Id: I34577dd39051f429af8257afe075f22b20cfdfe4
Related: OS#5913
</comment><date>2023-02-21 00:09:04 +0700</date><id>4c3d87992407bd239ec3c2d5f2099ba497813780</id><msg>open5gs-master: fix comment in Dockerfile</msg><path><editType>edit</editType><file>open5gs-master/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>open5gs-latest/Dockerfile</affectedPath><commitId>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</commitId><timestamp>1676912971000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>open5gs-latest: add osmocom user for ttcn3-pgw-test

In ttcn3-pgw-test we're running open5gs-upfd as a non-root user.
We do have this user in open5gs-master, but not in open5gs-latest.

Change-Id: I9139fc52fa6973cf495559d3c4202d9f804a2079
Related: OS#5913
</comment><date>2023-02-21 00:09:31 +0700</date><id>35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0</id><msg>open5gs-latest: add osmocom user for ttcn3-pgw-test</msg><path><editType>edit</editType><file>open5gs-latest/Dockerfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></culprit></freeStyleBuild>