<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>CI_BRANCH</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>12</buildableDurationMillis><buildableTimeMillis>12</buildableTimeMillis><buildingDurationMillis>24227</buildingDurationMillis><executingTimeMillis>24227</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>2</waitingDurationMillis><waitingTimeMillis>2</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>1104</buildNumber><marked><SHA1>ae2b958d50e14a490324b187e4049258994f2174</SHA1><branch><SHA1>ae2b958d50e14a490324b187e4049258994f2174</SHA1><name>origin/master</name></branch></marked><revision><SHA1>ae2b958d50e14a490324b187e4049258994f2174</SHA1><branch><SHA1>ae2b958d50e14a490324b187e4049258994f2174</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip-os-6165 _class='hudson.plugins.git.util.Build'><buildNumber>20</buildNumber><marked><SHA1>3ed1368325a1a8422dce54a1cb9cf0b8357e8996</SHA1><branch><SHA1>3ed1368325a1a8422dce54a1cb9cf0b8357e8996</SHA1><name>refs/remotes/origin/osmith/wip-os-6165</name></branch></marked><revision><SHA1>3ed1368325a1a8422dce54a1cb9cf0b8357e8996</SHA1><branch><SHA1>3ed1368325a1a8422dce54a1cb9cf0b8357e8996</SHA1><name>refs/remotes/origin/osmith/wip-os-6165</name></branch></revision></refsremotesoriginosmithwip-os-6165><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>929</buildNumber><marked><SHA1>1737d924efcf802097bc0f31b09aa924da363a46</SHA1><branch><SHA1>1737d924efcf802097bc0f31b09aa924da363a46</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>1737d924efcf802097bc0f31b09aa924da363a46</SHA1><branch><SHA1>1737d924efcf802097bc0f31b09aa924da363a46</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>ae2b958d50e14a490324b187e4049258994f2174</SHA1><branch><SHA1>ae2b958d50e14a490324b187e4049258994f2174</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1104</displayName><duration>24227</duration><estimatedDuration>27778</estimatedDuration><fullDisplayName>Osmocom_OBS_sync #1104</fullDisplayName><id>1104</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1104</number><queueId>183115</queueId><result>SUCCESS</result><timestamp>1785435360164</timestamp><url>https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_sync/1104/</url><builtOn>build4-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.ruff.toml</affectedPath><commitId>625ef3d2082154eb7ae5f19024f81ecc068d41e7</commitId><timestamp>1785332674000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ruff: ignore new failing default rules

With the new ruff 0.16 version, a lot of new default rules have been
added. Ignore the ones that are failing for now to make the linter pass
again.

Related: https://astral.sh/blog/ruff-v0.16.0#better-default-rule-set
Change-Id: I798653c9facbfc2dbbbfd543c01131381a6c02ca
</comment><date>2026-07-29 15:44:34 +0200</date><id>625ef3d2082154eb7ae5f19024f81ecc068d41e7</id><msg>ruff: ignore new failing default rules</msg><path><editType>edit</editType><file>.ruff.toml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/setup-octsimtest.yml</affectedPath><affectedPath>ansible/files/octsimtest/stop-hook.sh</affectedPath><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/files/octsimtest/restart-pcscd.sh</affectedPath><affectedPath>ansible/hosts</affectedPath><affectedPath>ansible/files/octsimtest/start-hook.sh</affectedPath><affectedPath>ansible/files/octsimtest/sudoers.d-jenkins</affectedPath><commitId>ae2b958d50e14a490324b187e4049258994f2174</commitId><timestamp>1785332682000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: add octsimtest sudo scripts

Add the scripts that jenkins can execute with sudo during the octsimtest
jobs, so they are properly versioned in a git repository.

restart-pcscd.sh is new (OS#7022), the other scripts were previously
added for SYS#8011 last month and have been in use since then.

Related: SYS#8011
Change-Id: I9bcbbba156de0cea1f7fa49bfaeb99e6f1f90647
</comment><date>2026-07-29 15:44:42 +0200</date><id>ae2b958d50e14a490324b187e4049258994f2174</id><msg>ansible: add octsimtest sudo scripts</msg><path><editType>add</editType><file>ansible/files/octsimtest/restart-pcscd.sh</file></path><path><editType>add</editType><file>ansible/files/octsimtest/stop-hook.sh</file></path><path><editType>edit</editType><file>ansible/hosts</file></path><path><editType>edit</editType><file>ansible/util/known_hosts</file></path><path><editType>add</editType><file>ansible/setup-octsimtest.yml</file></path><path><editType>add</editType><file>ansible/files/octsimtest/start-hook.sh</file></path><path><editType>add</editType><file>ansible/files/octsimtest/sudoers.d-jenkins</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></freeStyleBuild>