<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>2</buildableDurationMillis><buildableTimeMillis>2</buildableTimeMillis><buildingDurationMillis>411</buildingDurationMillis><executingTimeMillis>411</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>6743</waitingDurationMillis><waitingTimeMillis>6743</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>436</buildNumber><marked><SHA1>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</SHA1><branch><SHA1>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</SHA1><branch><SHA1>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</SHA1><branch><SHA1>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</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>#436</displayName><duration>411</duration><estimatedDuration>255</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves-dp #436</fullDisplayName><id>436</id><inProgress>false</inProgress><keepLog>false</keepLog><number>436</number><queueId>1017665</queueId><result>SUCCESS</result><timestamp>1677229267334</timestamp><url>https://jenkins.osmocom.org/jenkins/view/gerrit/job/update-osmo-ci-on-slaves-dp/436/</url><builtOn>build2-deb11build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ttcn3-pgw-test/open5gs-upf.yaml</affectedPath><affectedPath>ttcn3-pgw-test/open5gs-nrf.yaml</affectedPath><affectedPath>ttcn3-pgw-test/open5gs-smf.yaml</affectedPath><commitId>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</commitId><timestamp>1676913180000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>ttcn3-pgw-test: update open5gs-{nrf,smf,upf} config files

As stated in the ticket, both open5gs-{nrf,smf} daemons refuse to
start since build #326 because of the following error:

  [sbi] ERROR: TLS enabled but no server key (../lib/sbi/context.c:186)

The problem is that the recent open5gs (v2.6.0-39-g22be888 at the
moment of writing) is attempting to employ TLS verification for SBI
even if it's not explicitly configured in the config files.

  commit 05fbaf69587488e53b5e741a9ada9f9fa5749322
  Author: Sukchan Lee &lt;acetcom@gmail.com&gt;
  Date:   Sat Feb 18 10:58:29 2023 +0900

    [SBI] HTTP2-TLS verification - ConfFile Changed

Our config files are slightly outdated, so let's take a chance
to update them and specify the missing TLS params.  Check out
open5gs-{nrf,smf,upf}.yaml from the latest git version.

The updated files are confirmed to work with both:

* latest release for Debian v2.5.8, and
* latest git version v2.6.0-39-g22be888.

Change-Id: I27adbab6a6b95ddf4c6d39803e4f7dd079f11a4c
Related: OS#5913
</comment><date>2023-02-21 00:13:00 +0700</date><id>18b578295ee5d11852f76cb028ba2e1b5bfa0e9b</id><msg>ttcn3-pgw-test: update open5gs-{nrf,smf,upf} config files</msg><path><editType>edit</editType><file>ttcn3-pgw-test/open5gs-smf.yaml</file></path><path><editType>edit</editType><file>ttcn3-pgw-test/open5gs-upf.yaml</file></path><path><editType>edit</editType><file>ttcn3-pgw-test/open5gs-nrf.yaml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></culprit></freeStyleBuild>