<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>214815</buildingDurationMillis><executingTimeMillis>214815</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>6424</queuingDurationMillis><queuingTimeMillis>6424</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>221239</totalDurationMillis><waitingDurationMillis>6423</waitingDurationMillis><waitingTimeMillis>6423</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1737</buildNumber><marked><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</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/3311/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/3311/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/3311/testReport</testsUrl></action><building>false</building><displayName>#3311</displayName><duration>214815</duration><estimatedDuration>173257</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58351</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/3311/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/util/known_hosts</file></path><path><editType>edit</editType><file>ansible/hosts</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><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>2</buildableDurationMillis><buildableTimeMillis>2</buildableTimeMillis><buildingDurationMillis>17753</buildingDurationMillis><executingTimeMillis>17753</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>17753</duration><estimatedDuration>13341</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » build4-deb12build-ansible #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58356</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/3311/</url><builtOn>build4-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/util/known_hosts</file></path><path><editType>edit</editType><file>ansible/hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>2</buildableDurationMillis><buildableTimeMillis>2</buildableTimeMillis><buildingDurationMillis>17107</buildingDurationMillis><executingTimeMillis>17107</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>1</waitingDurationMillis><waitingTimeMillis>1</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>17107</duration><estimatedDuration>12541</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » build5-deb12build-ansible #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58357</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=build5-deb12build-ansible/3311/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/hosts</file></path><path><editType>edit</editType><file>ansible/util/known_hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>4736</buildingDurationMillis><executingTimeMillis>4736</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1737</buildNumber><marked><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>4736</duration><estimatedDuration>4646</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » gtp0-deb10fr #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58352</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=gtp0-deb10fr/3311/</url><builtOn>gtp0-deb10fr</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/util/known_hosts</file></path><path><editType>edit</editType><file>ansible/hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>39946</buildingDurationMillis><executingTimeMillis>39946</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>18</waitingDurationMillis><waitingTimeMillis>18</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>39946</duration><estimatedDuration>27667</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » lx2-raspbian12build-ansible #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58354</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=lx2-raspbian12build-ansible/3311/</url><builtOn>lx2-raspbian12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/hosts</file></path><path><editType>edit</editType><file>ansible/util/known_hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>213594</buildingDurationMillis><executingTimeMillis>213594</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>213594</duration><estimatedDuration>171900</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-1 #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58353</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-1/3311/</url><builtOn>rpi4-raspbian12build-ansible-1</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/hosts</file></path><path><editType>edit</editType><file>ansible/util/known_hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>1</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>100426</buildingDurationMillis><executingTimeMillis>100426</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>1</waitingDurationMillis><waitingTimeMillis>1</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>100426</duration><estimatedDuration>72139</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-2 #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58358</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-2/3311/</url><builtOn>rpi4-raspbian12build-ansible-2</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/util/known_hosts</file></path><path><editType>edit</editType><file>ansible/hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>1</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>58544</buildingDurationMillis><executingTimeMillis>58544</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>58544</duration><estimatedDuration>43363</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-3 #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58359</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/3311/</url><builtOn>rpi4-raspbian12build-ansible-3</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/hosts</file></path><path><editType>edit</editType><file>ansible/util/known_hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "update-osmo-ci-on-slaves" build number 3,311</shortDescription><upstreamBuild>3311</upstreamBuild><upstreamProject>update-osmo-ci-on-slaves</upstreamProject><upstreamUrl>job/update-osmo-ci-on-slaves/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>1</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>8238</buildingDurationMillis><executingTimeMillis>8238</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>29</waitingDurationMillis><waitingTimeMillis>29</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3311</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1737</buildNumber><marked><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3311</displayName><duration>8238</duration><estimatedDuration>6542</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves » simtester #3311</fullDisplayName><id>3311</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3311</number><queueId>58355</queueId><result>SUCCESS</result><timestamp>1773409747322</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves/label=simtester/3311/</url><builtOn>simtester</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/hosts</file></path><path><editType>edit</editType><file>ansible/util/known_hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></run></matrixBuild>