<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>BRANCH</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org laforge@gnumonks.org</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>22432</buildingDurationMillis><executingTimeMillis>22432</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>5655</queuingDurationMillis><queuingTimeMillis>5655</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>28087</totalDurationMillis><waitingDurationMillis>5653</waitingDurationMillis><waitingTimeMillis>5653</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>5</buildNumber><marked><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><branch><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><name>origin/master</name></branch></marked><revision><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><branch><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><branch><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/onomondo-eim</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://jenkins.osmocom.org/jenkins/view/All/job/master-onomondo-eim/lastCompletedBuild/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/All/job/master-onomondo-eim/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/All/job/master-onomondo-eim/lastCompletedBuild/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/All/job/master-onomondo-eim/lastCompletedBuild/testReport</testsUrl></action><building>false</building><displayName>#5</displayName><duration>22432</duration><estimatedDuration>23851</estimatedDuration><fullDisplayName>master-onomondo-eim #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>152665</queueId><result>SUCCESS</result><timestamp>1782410406303</timestamp><url>https://jenkins.osmocom.org/jenkins/view/All/job/master-onomondo-eim/5/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/esipa_rest_utils.erl</affectedPath><commitId>8b4f22931f1d68a8c9e32f7f6be2bdc2c79138d6</commitId><timestamp>1782292764000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><fullName>pmaier@sysmocom.de</fullName></author><authorEmail>pmaier@sysmocom.de</authorEmail><comment>esipa_rest_utils: fix searchCritera.profileClass type conversion

We currently use utils:hex_to_integer to convert the ProfileClass,
which is supposedly a string, to integer. However, hex_to_inteteger
does not exist and when looking into the related JSON schema
definition of we see that the profileClass member is already defined
as integer. This means that ProfileClass already arrives as integer
and can be used as it is. removing the hex_to_integer call solves
the problem.

Change-Id: I4bd223dbef00be9c800539b8d0dc9a84e3e93b73
Related: SYS#8100
</comment><date>2026-06-24 11:19:24 +0200</date><id>8b4f22931f1d68a8c9e32f7f6be2bdc2c79138d6</id><msg>esipa_rest_utils: fix searchCritera.profileClass type conversion</msg><path><editType>edit</editType><file>src/esipa_rest_utils.erl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>priv/sgp26_test_root_ci_cert_nist.crt</affectedPath><affectedPath>priv/sgp26_gsma_root_ci_cert_nist_oiste.crt</affectedPath><affectedPath>config/sgp26_test_root_ci_cert_nist.crt</affectedPath><affectedPath>config/sample_eim_cert_brainpool.key</affectedPath><affectedPath>src/rest_handler.erl</affectedPath><affectedPath>config/sample_eim_cert_brainpool.crt</affectedPath><affectedPath>config/sample_ssl_cert.key</affectedPath><affectedPath>priv/sample_ssl_cert.crt</affectedPath><affectedPath>priv/sample_eim_cert_nist.key</affectedPath><affectedPath>config/sgp26_gsma_root_ci_cert_nist_symantec.crt</affectedPath><affectedPath>config/sys.config</affectedPath><affectedPath>src/onomondo_eim_app.erl</affectedPath><affectedPath>config/sample_ssl_cert.crt</affectedPath><affectedPath>priv/sample_eim_cert_brainpool.key</affectedPath><affectedPath>src/crypto_utils.erl</affectedPath><affectedPath>config/sgp26_gsma_root_ci_cert_nist_oiste.crt</affectedPath><affectedPath>config/sample_eim_cert_nist.key</affectedPath><affectedPath>priv/sgp26_gsma_root_ci_cert_nist_symantec.crt</affectedPath><affectedPath>priv/sample_eim_cert_brainpool.crt</affectedPath><affectedPath>priv/sample_ssl_cert.key</affectedPath><affectedPath>priv/sample_eim_cert_nist.crt</affectedPath><affectedPath>src/utils.erl</affectedPath><affectedPath>config/sgp26_test_root_ci_cert_brainpool.crt</affectedPath><affectedPath>priv/sgp26_test_root_ci_cert_brainpool.crt</affectedPath><affectedPath>src/eim_cfg.erl</affectedPath><affectedPath>config/sample_eim_cert_nist.crt</affectedPath><commitId>51fb6d99f50594b5d9b3fe00912ba807dc480840</commitId><timestamp>1782292815000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><fullName>pmaier@sysmocom.de</fullName></author><authorEmail>pmaier@sysmocom.de</authorEmail><comment>certificates: fix certificate location, make sure cert/key files are readable

The certificate and key files are placed in the config directory. This is
an unfortunate location, since it causes a lot of trouble when referencing
those files.

The erlang documentation suggests to place so called auxillary files in a
"priv" directory on the same level as the config directory. The path to
the priv directory can then be located using code:priv_dir.

see also: https://www.erlang.org/docs/26/design_principles/applications.html

Let's adopt this mechanism by adding utility functions that allow us to
resolve the file paths to files inside the priv directory. Let's also
automatically check if the referenced file is readable, so that we get
a proper error in the log in case a certificate or key file is missing

Change-Id: Ie09d746a6e28ac6fee3e00dfa32cb01f8a7b947e
Related: SYS#7093
</comment><date>2026-06-24 11:20:15 +0200</date><id>51fb6d99f50594b5d9b3fe00912ba807dc480840</id><msg>certificates: fix certificate location, make sure cert/key files are</msg><path><editType>delete</editType><file>config/sgp26_gsma_root_ci_cert_nist_oiste.crt</file></path><path><editType>add</editType><file>priv/sgp26_test_root_ci_cert_nist.crt</file></path><path><editType>add</editType><file>priv/sample_eim_cert_nist.crt</file></path><path><editType>edit</editType><file>config/sys.config</file></path><path><editType>add</editType><file>priv/sgp26_gsma_root_ci_cert_nist_symantec.crt</file></path><path><editType>delete</editType><file>config/sample_eim_cert_brainpool.crt</file></path><path><editType>add</editType><file>priv/sample_eim_cert_brainpool.key</file></path><path><editType>delete</editType><file>config/sample_eim_cert_brainpool.key</file></path><path><editType>add</editType><file>priv/sample_ssl_cert.crt</file></path><path><editType>edit</editType><file>src/eim_cfg.erl</file></path><path><editType>add</editType><file>priv/sample_eim_cert_brainpool.crt</file></path><path><editType>delete</editType><file>config/sample_ssl_cert.crt</file></path><path><editType>delete</editType><file>config/sample_ssl_cert.key</file></path><path><editType>delete</editType><file>config/sgp26_test_root_ci_cert_nist.crt</file></path><path><editType>delete</editType><file>config/sgp26_test_root_ci_cert_brainpool.crt</file></path><path><editType>edit</editType><file>src/onomondo_eim_app.erl</file></path><path><editType>edit</editType><file>src/utils.erl</file></path><path><editType>add</editType><file>priv/sample_ssl_cert.key</file></path><path><editType>edit</editType><file>src/rest_handler.erl</file></path><path><editType>delete</editType><file>config/sgp26_gsma_root_ci_cert_nist_symantec.crt</file></path><path><editType>add</editType><file>priv/sgp26_test_root_ci_cert_brainpool.crt</file></path><path><editType>edit</editType><file>src/crypto_utils.erl</file></path><path><editType>delete</editType><file>config/sample_eim_cert_nist.crt</file></path><path><editType>delete</editType><file>config/sample_eim_cert_nist.key</file></path><path><editType>add</editType><file>priv/sgp26_gsma_root_ci_cert_nist_oiste.crt</file></path><path><editType>add</editType><file>priv/sample_eim_cert_nist.key</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><description></description><fullName>pmaier@sysmocom.de</fullName><id>pmaier</id></culprit><run><action _class='hudson.matrix.MatrixChildParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org laforge@gnumonks.org</value></parameter></action><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "master-onomondo-eim" build number 5</shortDescription><upstreamBuild>5</upstreamBuild><upstreamProject>master-onomondo-eim</upstreamProject><upstreamUrl>job/master-onomondo-eim/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>21137</buildingDurationMillis><executingTimeMillis>21137</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>5</buildNumber><marked><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><branch><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><name>origin/master</name></branch></marked><revision><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><branch><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><branch><SHA1>51fb6d99f50594b5d9b3fe00912ba807dc480840</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/onomondo-eim</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#5</displayName><duration>21137</duration><estimatedDuration>22644</estimatedDuration><fullDisplayName>master-onomondo-eim » a1=default,a2=default,a3=default,a4=default,osmocom-master #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>152666</queueId><result>SUCCESS</result><timestamp>1782410406303</timestamp><url>https://jenkins.osmocom.org/jenkins/view/All/job/master-onomondo-eim/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/5/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/esipa_rest_utils.erl</affectedPath><commitId>8b4f22931f1d68a8c9e32f7f6be2bdc2c79138d6</commitId><timestamp>1782292764000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><fullName>pmaier@sysmocom.de</fullName></author><authorEmail>pmaier@sysmocom.de</authorEmail><comment>esipa_rest_utils: fix searchCritera.profileClass type conversion

We currently use utils:hex_to_integer to convert the ProfileClass,
which is supposedly a string, to integer. However, hex_to_inteteger
does not exist and when looking into the related JSON schema
definition of we see that the profileClass member is already defined
as integer. This means that ProfileClass already arrives as integer
and can be used as it is. removing the hex_to_integer call solves
the problem.

Change-Id: I4bd223dbef00be9c800539b8d0dc9a84e3e93b73
Related: SYS#8100
</comment><date>2026-06-24 11:19:24 +0200</date><id>8b4f22931f1d68a8c9e32f7f6be2bdc2c79138d6</id><msg>esipa_rest_utils: fix searchCritera.profileClass type conversion</msg><path><editType>edit</editType><file>src/esipa_rest_utils.erl</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>priv/sgp26_test_root_ci_cert_nist.crt</affectedPath><affectedPath>priv/sgp26_gsma_root_ci_cert_nist_oiste.crt</affectedPath><affectedPath>config/sgp26_test_root_ci_cert_nist.crt</affectedPath><affectedPath>config/sample_eim_cert_brainpool.key</affectedPath><affectedPath>src/rest_handler.erl</affectedPath><affectedPath>config/sample_eim_cert_brainpool.crt</affectedPath><affectedPath>config/sample_ssl_cert.key</affectedPath><affectedPath>priv/sample_ssl_cert.crt</affectedPath><affectedPath>priv/sample_eim_cert_nist.key</affectedPath><affectedPath>config/sgp26_gsma_root_ci_cert_nist_symantec.crt</affectedPath><affectedPath>src/onomondo_eim_app.erl</affectedPath><affectedPath>config/sys.config</affectedPath><affectedPath>config/sample_ssl_cert.crt</affectedPath><affectedPath>src/crypto_utils.erl</affectedPath><affectedPath>priv/sample_eim_cert_brainpool.key</affectedPath><affectedPath>config/sgp26_gsma_root_ci_cert_nist_oiste.crt</affectedPath><affectedPath>config/sample_eim_cert_nist.key</affectedPath><affectedPath>priv/sample_eim_cert_brainpool.crt</affectedPath><affectedPath>priv/sgp26_gsma_root_ci_cert_nist_symantec.crt</affectedPath><affectedPath>priv/sample_ssl_cert.key</affectedPath><affectedPath>priv/sample_eim_cert_nist.crt</affectedPath><affectedPath>src/utils.erl</affectedPath><affectedPath>config/sgp26_test_root_ci_cert_brainpool.crt</affectedPath><affectedPath>priv/sgp26_test_root_ci_cert_brainpool.crt</affectedPath><affectedPath>src/eim_cfg.erl</affectedPath><affectedPath>config/sample_eim_cert_nist.crt</affectedPath><commitId>51fb6d99f50594b5d9b3fe00912ba807dc480840</commitId><timestamp>1782292815000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><fullName>pmaier@sysmocom.de</fullName></author><authorEmail>pmaier@sysmocom.de</authorEmail><comment>certificates: fix certificate location, make sure cert/key files are readable

The certificate and key files are placed in the config directory. This is
an unfortunate location, since it causes a lot of trouble when referencing
those files.

The erlang documentation suggests to place so called auxillary files in a
"priv" directory on the same level as the config directory. The path to
the priv directory can then be located using code:priv_dir.

see also: https://www.erlang.org/docs/26/design_principles/applications.html

Let's adopt this mechanism by adding utility functions that allow us to
resolve the file paths to files inside the priv directory. Let's also
automatically check if the referenced file is readable, so that we get
a proper error in the log in case a certificate or key file is missing

Change-Id: Ie09d746a6e28ac6fee3e00dfa32cb01f8a7b947e
Related: SYS#7093
</comment><date>2026-06-24 11:20:15 +0200</date><id>51fb6d99f50594b5d9b3fe00912ba807dc480840</id><msg>certificates: fix certificate location, make sure cert/key files are</msg><path><editType>add</editType><file>priv/sample_ssl_cert.key</file></path><path><editType>edit</editType><file>src/crypto_utils.erl</file></path><path><editType>delete</editType><file>config/sgp26_gsma_root_ci_cert_nist_oiste.crt</file></path><path><editType>delete</editType><file>config/sample_eim_cert_nist.crt</file></path><path><editType>add</editType><file>priv/sgp26_gsma_root_ci_cert_nist_oiste.crt</file></path><path><editType>add</editType><file>priv/sample_eim_cert_brainpool.crt</file></path><path><editType>delete</editType><file>config/sample_eim_cert_nist.key</file></path><path><editType>add</editType><file>priv/sgp26_test_root_ci_cert_nist.crt</file></path><path><editType>delete</editType><file>config/sgp26_gsma_root_ci_cert_nist_symantec.crt</file></path><path><editType>add</editType><file>priv/sample_eim_cert_nist.key</file></path><path><editType>delete</editType><file>config/sample_ssl_cert.key</file></path><path><editType>add</editType><file>priv/sample_ssl_cert.crt</file></path><path><editType>delete</editType><file>config/sample_ssl_cert.crt</file></path><path><editType>add</editType><file>priv/sgp26_gsma_root_ci_cert_nist_symantec.crt</file></path><path><editType>delete</editType><file>config/sgp26_test_root_ci_cert_nist.crt</file></path><path><editType>delete</editType><file>config/sgp26_test_root_ci_cert_brainpool.crt</file></path><path><editType>edit</editType><file>src/utils.erl</file></path><path><editType>add</editType><file>priv/sgp26_test_root_ci_cert_brainpool.crt</file></path><path><editType>delete</editType><file>config/sample_eim_cert_brainpool.crt</file></path><path><editType>edit</editType><file>src/rest_handler.erl</file></path><path><editType>add</editType><file>priv/sample_eim_cert_brainpool.key</file></path><path><editType>delete</editType><file>config/sample_eim_cert_brainpool.key</file></path><path><editType>edit</editType><file>src/eim_cfg.erl</file></path><path><editType>edit</editType><file>src/onomondo_eim_app.erl</file></path><path><editType>edit</editType><file>config/sys.config</file></path><path><editType>add</editType><file>priv/sample_eim_cert_nist.crt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><fullName>pmaier@sysmocom.de</fullName></culprit></run></matrixBuild>