Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10
Commit message: "testenv: fix missing hasattr check"
 > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins5932667774056429475.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.23, 0.30, 0.30 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250831-1225-befde785-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9931 kB in 1s (13.6 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr' DEP DNS_EncDec.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP MAP_EncDec.cc DEP SS_EncDec.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UDPasp_PT.cc DEP DNS_Helpers.cc DEP DNS_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP General_Types.cc DEP HLR_EUSE.cc DEP HLR_Tests.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP MAP_Types.cc DEP MSLookup_mDNS_Emulation.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP SS_Templates.cc DEP SS_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UDPasp_PortType.cc DEP UDPasp_Types.cc DEP USSD_Helpers.cc DEP DNS_Helpers_part_1.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_7.cc DEP DNS_Types_part_1.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_1.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_7.cc DEP HLR_Tests_part_1.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_7.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_6.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UDPasp_PortType_part_1.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_7.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP MAP_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_ER_DataTypes.cc DEP MAP_Errors.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_PDU_Defs.cc DEP MAP_Protocol.cc DEP MAP_SM_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SS_DataTypes.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_TS_Code.cc DEP MobileDomainDefinitions.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP Remote_Operations_Information_Objects.cc DEP SS_DataTypes.cc DEP SS_Errors.cc DEP SS_Operations.cc DEP SS_PDU_Defs.cc DEP SS_Protocol.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_1.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_7.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_Protocol_part_1.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_7.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_TS_Code_part_1.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_7.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP SS_DataTypes_part_1.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_7.cc DEP SS_Errors_part_1.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_7.cc DEP SS_Operations_part_1.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_7.cc DEP SS_PDU_Defs_part_1.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_7.cc DEP SS_Protocol_part_1.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_5.cc CC DNS_Helpers.o CC DNS_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC HLR_EUSE.o CC HLR_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC MAP_Types.o CC MSLookup_mDNS_Emulation.o CC MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD DNS_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ Packages [195 kB] Fetched 196 kB in 0s (1383 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-keyring osmocom-latest 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 11.4 MB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmocom-keyring 1.0.2 [2900 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmocom-latest 1.1.0 [1184 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocore22 1.11.2 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmoisdn0 1.11.2 [71.3 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmogsm20 1.11.2 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmonetif11 1.6.1 [60.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmovty13 1.11.2 [105 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmoabis15 2.0.1 [71.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmo-mslookup1 1.9.1 [23.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocodec4 1.11.2 [52.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocoding0 1.11.2 [71.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmogb14 1.11.2 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmoctrl0 1.11.2 [60.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmosim2 1.11.2 [64.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmousb0 1.11.2 [51.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocore 1.11.2 [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmo-hlr 1.9.1 [112 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ libosmocore-dbg 1.11.2 [2185 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13 ./ osmo-hlr-dbg 1.9.1 [466 kB] Fetched 11.4 MB in 0s (78.2 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.2_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.2) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.2_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.2) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.2_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.2) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.2_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.2) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.1_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.1) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.2_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.2) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.2_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.2) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.2_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.2) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.2_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.2_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.2) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.2_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.2) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.2_amd64.deb ... Unpacking libosmocore (1.11.2) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.2_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.2) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libosmocore22:amd64 (1.11.2) ... Setting up libosmocodec4:amd64 (1.11.2) ... Setting up libosmovty13:amd64 (1.11.2) ... Setting up libosmoisdn0:amd64 (1.11.2) ... Setting up libosmousb0:amd64 (1.11.2) ... Setting up libosmogsm20:amd64 (1.11.2) ... Setting up libosmoctrl0:amd64 (1.11.2) ... Setting up libosmogb14:amd64 (1.11.2) ... Setting up libosmonetif11:amd64 (1.6.1) ... Setting up libosmocoding0:amd64 (1.11.2) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.2) ... Setting up libosmocore (1.11.2) ... Setting up libosmoabis15:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.11.2) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up osmo-hlr (1.9.1) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-hlr.service' → '/usr/lib/systemd/system/osmo-hlr.service'. Setting up osmo-hlr-dbg (1.9.1) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250831122516391 DMAIN <0000> hlr.c:812 hlr starting 20250831122516392 DDB <0001> db.c:600 using database: :memory: 20250831122516392 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250831122516392 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250831122516392 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250831122516393 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250831122516393 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250831122516395 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250831122516395 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250831122516395 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250831122516396 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250831122516396 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/start-testsuite.sh', 'hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@f9f3b2335396: Unix server socket created successfully. MC@f9f3b2335396: Listening on TCP port 43771. f9f3b2335396 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests f9f3b2335396 43771 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@f9f3b2335396: New HC connected from 10.0.2.100 [10.0.2.100]. f9f3b2335396: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@f9f3b2335396: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f9f3b2335396: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f9f3b2335396: Configuration file was processed on all HCs. MC@f9f3b2335396: Creating MTC on host 10.0.2.100. MC@f9f3b2335396: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sun Aug 31 12:25:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_sai_err_invalid_imsi started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122517870 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122517870 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122517873 DLINP <000b> input/ipa.c:452 connected read/write 20250831122517873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122517875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122517876 DLINP <000b> input/ipa.c:452 connected read/write 20250831122517876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122517876 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122517876 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122517876 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122517876 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122517876 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122517876 DLGSUP <0013> gsup_server.c:236 2: 20250831122517876 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122517876 DLGSUP <0013> gsup_server.c:236 3: 20250831122517876 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122517876 DLGSUP <0013> gsup_server.c:236 4: 20250831122517876 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122517876 DLGSUP <0013> gsup_server.c:236 5: 20250831122517876 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122517876 DLGSUP <0013> gsup_server.c:236 7: 20250831122517876 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122517876 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122517876 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122517876 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122517891 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35413<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@f9f3b2335396: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250831122517899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 20250831122517918 DLINP <000b> input/ipa.c:452 connected read/write 20250831122517918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122517918 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250831122517918 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250831122517918 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250831122517918 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122517918 DLINP <000b> input/ipa.c:452 connected read/write 20250831122517918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122517918 DLINP <000b> input/ipa.c:452 connected read/write 20250831122517918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@f9f3b2335396: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@f9f3b2335396: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122517923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@f9f3b2335396: Final verdict of PTC: pass 20250831122517925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20250831122517928 DLINP <000b> input/ipa.c:452 connected read/write 20250831122517928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122517928 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122517928 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122517928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122517928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35413<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@f9f3b2335396: Final verdict of PTC: none 5@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 5: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@f9f3b2335396: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sun Aug 31 12:25:17 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250831122517991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 20250831122518092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=308) Waiting for packet dumper to finish... 1 (prev_count=308, count=25112) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun Aug 31 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_sai started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122521211 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122521211 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122521215 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122521220 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521220 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122521220 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122521220 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122521220 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122521220 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122521220 DLGSUP <0013> gsup_server.c:236 2: 20250831122521220 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122521220 DLGSUP <0013> gsup_server.c:236 3: 20250831122521220 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122521220 DLGSUP <0013> gsup_server.c:236 4: 20250831122521220 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122521220 DLGSUP <0013> gsup_server.c:236 5: 20250831122521220 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122521220 DLGSUP <0013> gsup_server.c:236 7: 20250831122521220 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122521220 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122521220 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122521220 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122521244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38625<->l=127.0.0.1:4259) 20250831122521252 DAUC <0003> db_auc.c:157 IMSI='262422818845526': No 2G Auth Data 20250831122521252 DAUC <0003> db_auc.c:192 IMSI='262422818845526': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262422818845526" to be handled at TC_gsup_sai(12) 20250831122521280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 20250831122521289 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521289 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422818845526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422818845526"} 20250831122521289 DAUC <0003> db_auc.c:192 IMSI='262422818845526': No 3G Auth Data 20250831122521289 DAUC <0003> db_auc.c:236 IMSI='262422818845526': Calling to generate 5 vectors 20250831122521289 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122521289 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122521289 DAUC <0003> auc.c:113 vector [0]: rand = 2d0b8487c76000ce26d74bd6dc8c8c11 20250831122521289 DAUC <0003> auc.c:179 vector [0]: kc = 03bf15cc00e6d000 20250831122521289 DAUC <0003> auc.c:180 vector [0]: sres = be2da218 20250831122521289 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122521289 DAUC <0003> auc.c:113 vector [1]: rand = b713ec3458aa3bce586b997109cb0651 20250831122521289 DAUC <0003> auc.c:179 vector [1]: kc = 62a43b4da9e71c00 20250831122521289 DAUC <0003> auc.c:180 vector [1]: sres = 70a40719 20250831122521289 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122521289 DAUC <0003> auc.c:113 vector [2]: rand = 506ffc62ce896655d79679913b6559ac 20250831122521289 DAUC <0003> auc.c:179 vector [2]: kc = ffa007dadc7a6c00 20250831122521289 DAUC <0003> auc.c:180 vector [2]: sres = 6f2d1a4e 20250831122521289 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122521289 DAUC <0003> auc.c:113 vector [3]: rand = c234ad06e319b2004821a8fd7ff0ab9c 20250831122521290 DAUC <0003> auc.c:179 vector [3]: kc = 266dfc0312a59000 20250831122521290 DAUC <0003> auc.c:180 vector [3]: sres = 28c08aef 20250831122521290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122521290 DAUC <0003> auc.c:113 vector [4]: rand = 1a2bec92c47d181c4fa561ba017db96e 20250831122521290 DAUC <0003> auc.c:179 vector [4]: kc = e09040ba878aa000 20250831122521290 DAUC <0003> auc.c:180 vector [4]: sres = 81a750bd 20250831122521290 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122521290 DAUC <0003> db_auc.c:245 IMSI='262422818845526': Generated 5 vectors 20250831122521290 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422818845526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422818845526"} 20250831122521290 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422818845526 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521290 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521290 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262422818845526" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 0TC_gsup_sai(12)"262422818845526" TC_gsup_sai(12)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(12)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 TC_gsup_sai(12)@f9f3b2335396: Final verdict of PTC: pass 20250831122521295 DAUC <0003> db_auc.c:157 IMSI='262421838830631': No 2G Auth Data 20250831122521295 DAUC <0003> db_auc.c:192 IMSI='262421838830631': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262421838830631" to be handled at TC_gsup_sai(13) 20250831122521302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20250831122521304 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521304 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421838830631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421838830631"} 20250831122521304 DAUC <0003> db_auc.c:192 IMSI='262421838830631': No 3G Auth Data 20250831122521304 DAUC <0003> db_auc.c:236 IMSI='262421838830631': Calling to generate 5 vectors 20250831122521304 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122521304 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122521304 DAUC <0003> auc.c:113 vector [0]: rand = 919bcf80a28f3ea6aea6dae0349cfb72 20250831122521304 DAUC <0003> auc.c:179 vector [0]: kc = ea4205c6cabfe400 20250831122521304 DAUC <0003> auc.c:180 vector [0]: sres = 34426dba 20250831122521304 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122521304 DAUC <0003> auc.c:113 vector [1]: rand = 51a19c201b869d6c4ecf01d78808a36b 20250831122521304 DAUC <0003> auc.c:179 vector [1]: kc = 029b15b11a8d7800 20250831122521304 DAUC <0003> auc.c:180 vector [1]: sres = a3c3c7e5 20250831122521304 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122521304 DAUC <0003> auc.c:113 vector [2]: rand = a175a3811a0d3f743aff42eb2ec7eb28 20250831122521304 DAUC <0003> auc.c:179 vector [2]: kc = 44a7b28cffa3d000 20250831122521304 DAUC <0003> auc.c:180 vector [2]: sres = 4263db83 20250831122521304 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122521304 DAUC <0003> auc.c:113 vector [3]: rand = 4e3d8725d83ab2d94546c72de9949b88 20250831122521304 DAUC <0003> auc.c:179 vector [3]: kc = 4b94a539fac57000 20250831122521304 DAUC <0003> auc.c:180 vector [3]: sres = 5da6c808 20250831122521304 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122521304 DAUC <0003> auc.c:113 vector [4]: rand = bb1491402eb265b6424890d6eb9ed7e5 20250831122521304 DAUC <0003> auc.c:179 vector [4]: kc = cc80bf3eb48c2000 20250831122521304 DAUC <0003> auc.c:180 vector [4]: sres = 563aaed0 20250831122521304 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122521304 DAUC <0003> db_auc.c:245 IMSI='262421838830631': Generated 5 vectors 20250831122521304 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421838830631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421838830631"} 20250831122521304 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421838830631 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521304 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521304 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262421838830631" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 1TC_gsup_sai(13)"262421838830631" TC_gsup_sai(13)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(13)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 TC_gsup_sai(13)@f9f3b2335396: Final verdict of PTC: pass 20250831122521306 DAUC <0003> db_auc.c:157 IMSI='262428938653746': No 2G Auth Data 20250831122521306 DAUC <0003> db_auc.c:192 IMSI='262428938653746': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262428938653746" to be handled at TC_gsup_sai(14) 20250831122521312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 20250831122521313 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521313 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428938653746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428938653746"} 20250831122521313 DAUC <0003> db_auc.c:192 IMSI='262428938653746': No 3G Auth Data 20250831122521313 DAUC <0003> db_auc.c:236 IMSI='262428938653746': Calling to generate 5 vectors 20250831122521313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122521313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122521313 DAUC <0003> auc.c:113 vector [0]: rand = 1c6f2f8a6caba801b5af4b2a2a6a8184 20250831122521313 DAUC <0003> auc.c:179 vector [0]: kc = e9c12c03a1af4027 20250831122521313 DAUC <0003> auc.c:180 vector [0]: sres = 57a2f2c8 20250831122521313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122521313 DAUC <0003> auc.c:113 vector [1]: rand = 098049eb5fce108a6e5541327d42eb26 20250831122521313 DAUC <0003> auc.c:179 vector [1]: kc = 20f919a14f4dc6c3 20250831122521313 DAUC <0003> auc.c:180 vector [1]: sres = 4bd5fb22 20250831122521313 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122521313 DAUC <0003> auc.c:113 vector [2]: rand = f772093bc33c3eb50909193a863b94d3 20250831122521314 DAUC <0003> auc.c:179 vector [2]: kc = 415804cd4edd11b6 20250831122521314 DAUC <0003> auc.c:180 vector [2]: sres = 319ba793 20250831122521314 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122521314 DAUC <0003> auc.c:113 vector [3]: rand = edde01bc9cc03d3ac84f824ecdc32bd6 20250831122521314 DAUC <0003> auc.c:179 vector [3]: kc = 68143cd577fd0b7a 20250831122521314 DAUC <0003> auc.c:180 vector [3]: sres = 2a7d62a7 20250831122521314 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122521314 DAUC <0003> auc.c:113 vector [4]: rand = f502030fb29f522e0cde86a3398b045f 20250831122521314 DAUC <0003> auc.c:179 vector [4]: kc = b1b3bffb5c084e91 20250831122521314 DAUC <0003> auc.c:180 vector [4]: sres = 857277ce 20250831122521314 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122521314 DAUC <0003> db_auc.c:245 IMSI='262428938653746': Generated 5 vectors 20250831122521314 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428938653746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428938653746"} 20250831122521314 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428938653746 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521314 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521314 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262428938653746" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 2TC_gsup_sai(14)"262428938653746" TC_gsup_sai(14)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(14)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 TC_gsup_sai(14)@f9f3b2335396: Final verdict of PTC: pass 20250831122521315 DAUC <0003> db_auc.c:157 IMSI='262429872566327': No 2G Auth Data 20250831122521315 DAUC <0003> db_auc.c:192 IMSI='262429872566327': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262429872566327" to be handled at TC_gsup_sai(15) 20250831122521321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 20250831122521322 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521322 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429872566327 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429872566327"} 20250831122521322 DAUC <0003> db_auc.c:157 IMSI='262429872566327': No 2G Auth Data 20250831122521322 DAUC <0003> db_auc.c:236 IMSI='262429872566327': Calling to generate 5 vectors 20250831122521322 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122521322 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122521322 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122521322 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122521322 DAUC <0003> auc.c:113 vector [0]: rand = 0e05e4de4443a2a50961338175d78188 20250831122521322 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122521322 DAUC <0003> auc.c:142 vector [0]: autn = a7d6ad654e3c00000038591427046518 20250831122521322 DAUC <0003> auc.c:143 vector [0]: ck = ae1e8a11ffa0f723ec872813735cde47 20250831122521322 DAUC <0003> auc.c:144 vector [0]: ik = 519fb108131f6a6be972685ff94b482a 20250831122521322 DAUC <0003> auc.c:145 vector [0]: res = 0a6e8c0931043d930000000000000000 20250831122521322 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122521322 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122521322 DAUC <0003> auc.c:151 vector [0]: kc = fa747b5566a80b25 20250831122521322 DAUC <0003> auc.c:152 vector [0]: sres = 3b6ab19a 20250831122521322 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122521322 DAUC <0003> auc.c:113 vector [1]: rand = 895af8856e9913bd2394c31be83892ff 20250831122521322 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122521322 DAUC <0003> auc.c:142 vector [1]: autn = 17d4b84605da00009f31bdb96c9db712 20250831122521322 DAUC <0003> auc.c:143 vector [1]: ck = 998c5bbce3738d96fd7c53d8de372795 20250831122521322 DAUC <0003> auc.c:144 vector [1]: ik = 2f54a311e7602f1f3cef9293df349b5f 20250831122521322 DAUC <0003> auc.c:145 vector [1]: res = 63e51700fde83ebb0000000000000000 20250831122521322 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122521322 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122521322 DAUC <0003> auc.c:151 vector [1]: kc = 774b39e605101e43 20250831122521322 DAUC <0003> auc.c:152 vector [1]: sres = 9e0d29bb 20250831122521322 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122521322 DAUC <0003> auc.c:113 vector [2]: rand = 24f42fdfd3f9a2a43195aea27370245d 20250831122521322 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122521322 DAUC <0003> auc.c:142 vector [2]: autn = 3718a390080700002ed3907addf04c41 20250831122521322 DAUC <0003> auc.c:143 vector [2]: ck = 31714030c4ef688a08350bfb2716c352 20250831122521322 DAUC <0003> auc.c:144 vector [2]: ik = add54f4244d4481a7030b8c706646d90 20250831122521322 DAUC <0003> auc.c:145 vector [2]: res = d91b471bb619f3780000000000000000 20250831122521322 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122521322 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122521322 DAUC <0003> auc.c:151 vector [2]: kc = e4a1bc4ea1498e52 20250831122521322 DAUC <0003> auc.c:152 vector [2]: sres = 6f02b463 20250831122521322 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122521322 DAUC <0003> auc.c:113 vector [3]: rand = 48d56d8e8200714f36368c63ffbfc803 20250831122521322 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122521322 DAUC <0003> auc.c:142 vector [3]: autn = c31d6c0121e700009f8e661dde105afd 20250831122521322 DAUC <0003> auc.c:143 vector [3]: ck = 4d8083e5296e3468d0579663789d8a89 20250831122521322 DAUC <0003> auc.c:144 vector [3]: ik = f0a748d4b4c90a6e21dd8dc6f9d06eff 20250831122521322 DAUC <0003> auc.c:145 vector [3]: res = 013515c3f81ffdb50000000000000000 20250831122521322 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122521322 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122521322 DAUC <0003> auc.c:151 vector [3]: kc = 4cadd0941ceada70 20250831122521322 DAUC <0003> auc.c:152 vector [3]: sres = f92ae876 20250831122521322 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122521322 DAUC <0003> auc.c:113 vector [4]: rand = d1afa0d13d2fd4ac82edc5c162e1adef 20250831122521322 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122521322 DAUC <0003> auc.c:142 vector [4]: autn = a7165f925dac0000001ea224858ee530 20250831122521322 DAUC <0003> auc.c:143 vector [4]: ck = 71740f164e289e3c2842d7a6c2d85845 20250831122521322 DAUC <0003> auc.c:144 vector [4]: ik = 6c8840520cfcf8622f1994fa1e71b5ef 20250831122521322 DAUC <0003> auc.c:145 vector [4]: res = 6f40ddd039bcf1c20000000000000000 20250831122521322 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122521322 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122521322 DAUC <0003> auc.c:151 vector [4]: kc = 1aa70c189e7d8bf4 20250831122521322 DAUC <0003> auc.c:152 vector [4]: sres = 56fc2c12 20250831122521322 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122521322 DAUC <0003> db_auc.c:245 IMSI='262429872566327': Generated 5 vectors 20250831122521322 DAUC <0003> db_auc.c:249 IMSI='262429872566327': Updating SQN=161 in DB 20250831122521323 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429872566327 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429872566327"} 20250831122521323 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429872566327 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521323 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521323 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262429872566327" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 3TC_gsup_sai(15)"262429872566327" TC_gsup_sai(15)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(15)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 TC_gsup_sai(15)@f9f3b2335396: Final verdict of PTC: pass 20250831122521324 DAUC <0003> db_auc.c:157 IMSI='262426278112580': No 2G Auth Data 20250831122521324 DAUC <0003> db_auc.c:192 IMSI='262426278112580': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262426278112580" to be handled at TC_gsup_sai(16) 20250831122521330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 20250831122521331 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521331 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426278112580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426278112580"} 20250831122521331 DAUC <0003> db_auc.c:157 IMSI='262426278112580': No 2G Auth Data 20250831122521331 DAUC <0003> db_auc.c:236 IMSI='262426278112580': Calling to generate 5 vectors 20250831122521331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122521331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122521331 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831122521331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122521331 DAUC <0003> auc.c:113 vector [0]: rand = 2bd503c07b0b7a1724e8e4b25a33665f 20250831122521331 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122521331 DAUC <0003> auc.c:142 vector [0]: autn = a11ebdf4f1e8000033eb9fd5a07c3f22 20250831122521331 DAUC <0003> auc.c:143 vector [0]: ck = 6a45bed1a4a543704b80f5e7226e2d78 20250831122521331 DAUC <0003> auc.c:144 vector [0]: ik = 83019ece82722391b80bbe9c393be078 20250831122521331 DAUC <0003> auc.c:145 vector [0]: res = 870691209ddebfff0000000000000000 20250831122521331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122521331 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122521331 DAUC <0003> auc.c:151 vector [0]: kc = 1acf6b643d82ade1 20250831122521331 DAUC <0003> auc.c:152 vector [0]: sres = 1ad82edf 20250831122521331 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122521331 DAUC <0003> auc.c:113 vector [1]: rand = 7254927e2128767b108c4a87b19d595d 20250831122521331 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122521331 DAUC <0003> auc.c:142 vector [1]: autn = 719cca14c5c200003ffdc09e49cbe5e1 20250831122521331 DAUC <0003> auc.c:143 vector [1]: ck = 0b880613de3d4d3597872a56d2ceb6e6 20250831122521331 DAUC <0003> auc.c:144 vector [1]: ik = 22f700176111c790e7bcd34c35fcd2ef 20250831122521331 DAUC <0003> auc.c:145 vector [1]: res = 2da28e0d8ef1690a0000000000000000 20250831122521331 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122521331 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122521331 DAUC <0003> auc.c:151 vector [1]: kc = 5944ff1e581eeeac 20250831122521331 DAUC <0003> auc.c:152 vector [1]: sres = a353e707 20250831122521331 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122521331 DAUC <0003> auc.c:113 vector [2]: rand = 65ba07bc3357ed165146521b63276f08 20250831122521331 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122521331 DAUC <0003> auc.c:142 vector [2]: autn = 9b5771239efe0000e7d16581ad3910e0 20250831122521331 DAUC <0003> auc.c:143 vector [2]: ck = cda93675fe36d7c48072888d69388fcb 20250831122521331 DAUC <0003> auc.c:144 vector [2]: ik = 5dd93916c2fe61800dc40a34281863e0 20250831122521331 DAUC <0003> auc.c:145 vector [2]: res = 63d9477fe53b2dc20000000000000000 20250831122521331 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122521331 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122521331 DAUC <0003> auc.c:151 vector [2]: kc = 1dc68dda7de85a6f 20250831122521331 DAUC <0003> auc.c:152 vector [2]: sres = 86e26abd 20250831122521331 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122521331 DAUC <0003> auc.c:113 vector [3]: rand = 31c7d630c0db9586c502a522a53def30 20250831122521331 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122521331 DAUC <0003> auc.c:142 vector [3]: autn = a09e319037d00000c1067fc9ebc13525 20250831122521331 DAUC <0003> auc.c:143 vector [3]: ck = ad0156e0b9512e4d04a9cfe062022cea 20250831122521331 DAUC <0003> auc.c:144 vector [3]: ik = 8ecea0e39490b2a9df308e9ca4b023d8 20250831122521331 DAUC <0003> auc.c:145 vector [3]: res = 95890b3dbfff5d5f0000000000000000 20250831122521331 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122521331 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122521331 DAUC <0003> auc.c:151 vector [3]: kc = f856b77feb7393d6 20250831122521331 DAUC <0003> auc.c:152 vector [3]: sres = 2a765662 20250831122521331 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122521331 DAUC <0003> auc.c:113 vector [4]: rand = bde676186457aebcbc104402b3574ad6 20250831122521331 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122521331 DAUC <0003> auc.c:142 vector [4]: autn = 6f37fb19d29900000d3a44aa4d5106e3 20250831122521331 DAUC <0003> auc.c:143 vector [4]: ck = 02b2b8da204147350576f81b7aba1dcd 20250831122521331 DAUC <0003> auc.c:144 vector [4]: ik = 92ab9cb6c0d3fdba857d61babc0948cd 20250831122521331 DAUC <0003> auc.c:145 vector [4]: res = 12fc9961bdedb4690000000000000000 20250831122521331 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122521331 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122521331 DAUC <0003> auc.c:151 vector [4]: kc = 1012bdcd2621ef8f 20250831122521331 DAUC <0003> auc.c:152 vector [4]: sres = af112d08 20250831122521331 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122521331 DAUC <0003> db_auc.c:245 IMSI='262426278112580': Generated 5 vectors 20250831122521331 DAUC <0003> db_auc.c:249 IMSI='262426278112580': Updating SQN=161 in DB 20250831122521331 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426278112580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426278112580"} 20250831122521331 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426278112580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521331 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521331 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262426278112580" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 4TC_gsup_sai(16)"262426278112580" TC_gsup_sai(16)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(16)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 TC_gsup_sai(16)@f9f3b2335396: Final verdict of PTC: pass 20250831122521333 DAUC <0003> db_auc.c:157 IMSI='262426975222414': No 2G Auth Data 20250831122521333 DAUC <0003> db_auc.c:192 IMSI='262426975222414': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262426975222414" to be handled at TC_gsup_sai(17) 20250831122521339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4258 20250831122521342 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521342 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426975222414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426975222414"} 20250831122521342 DAUC <0003> db_auc.c:236 IMSI='262426975222414': Calling to generate 5 vectors 20250831122521342 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122521342 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122521342 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122521342 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122521342 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122521342 DAUC <0003> auc.c:113 vector [0]: rand = 6c0762e35e7730f34ac8bf23c29eac8d 20250831122521342 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122521342 DAUC <0003> auc.c:142 vector [0]: autn = 558918699e5c0000340b6584faaee47b 20250831122521342 DAUC <0003> auc.c:143 vector [0]: ck = df51d356bf5fefa09aa3d624c59a31b9 20250831122521342 DAUC <0003> auc.c:144 vector [0]: ik = e399458a844e4e43618a617719fa19c5 20250831122521342 DAUC <0003> auc.c:145 vector [0]: res = f173a6b86d5ad38d0000000000000000 20250831122521342 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122521342 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122521342 DAUC <0003> auc.c:179 vector [0]: kc = aceea074440bf400 20250831122521342 DAUC <0003> auc.c:180 vector [0]: sres = 4f7ca31b 20250831122521342 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122521342 DAUC <0003> auc.c:113 vector [1]: rand = 0b6b3326d3dc0ed4cc5b696f68c01a72 20250831122521342 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122521342 DAUC <0003> auc.c:142 vector [1]: autn = aa4481380dc400004932992748d4c473 20250831122521342 DAUC <0003> auc.c:143 vector [1]: ck = bc60d9212e547680a89006a53f20672b 20250831122521342 DAUC <0003> auc.c:144 vector [1]: ik = 162d083b5ca3c71af2af9ba638220204 20250831122521342 DAUC <0003> auc.c:145 vector [1]: res = 54fdf407fd1380c40000000000000000 20250831122521342 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122521342 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122521342 DAUC <0003> auc.c:179 vector [1]: kc = cfbb025e11669c00 20250831122521342 DAUC <0003> auc.c:180 vector [1]: sres = b649d566 20250831122521342 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122521342 DAUC <0003> auc.c:113 vector [2]: rand = e495a0123102389982b8ea55260abce7 20250831122521342 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122521342 DAUC <0003> auc.c:142 vector [2]: autn = 4446e5bfbf56000060e287402c50fe23 20250831122521342 DAUC <0003> auc.c:143 vector [2]: ck = 5446dc88f1565f6f889a84feefea8fad 20250831122521342 DAUC <0003> auc.c:144 vector [2]: ik = d05eda1efb2a5078e803c0187aeb3601 20250831122521342 DAUC <0003> auc.c:145 vector [2]: res = e61a7a24b8ec99990000000000000000 20250831122521342 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122521342 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122521342 DAUC <0003> auc.c:179 vector [2]: kc = 9d69e91ecffcac00 20250831122521342 DAUC <0003> auc.c:180 vector [2]: sres = 5fad3da9 20250831122521342 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122521342 DAUC <0003> auc.c:113 vector [3]: rand = bc484532a4903a912700959bde920074 20250831122521342 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122521342 DAUC <0003> auc.c:142 vector [3]: autn = 96e55284df3a0000dbb857eb06b6dd64 20250831122521342 DAUC <0003> auc.c:143 vector [3]: ck = 559093fbfb9a7604884342f8fcb54b26 20250831122521342 DAUC <0003> auc.c:144 vector [3]: ik = 776253698e9ddfa9c35fe78c3d65da78 20250831122521342 DAUC <0003> auc.c:145 vector [3]: res = 3b0bf6d45b014edb0000000000000000 20250831122521342 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122521342 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122521342 DAUC <0003> auc.c:179 vector [3]: kc = d926490f07c0ec00 20250831122521342 DAUC <0003> auc.c:180 vector [3]: sres = c3614a48 20250831122521342 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122521342 DAUC <0003> auc.c:113 vector [4]: rand = 70a893ef99686eadf1fcb6e3409fd4b6 20250831122521342 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122521342 DAUC <0003> auc.c:142 vector [4]: autn = dcbfd5d6f657000004e76d32e1874ad5 20250831122521342 DAUC <0003> auc.c:143 vector [4]: ck = 8e5fb69cc350201b2c08675528c3cec4 20250831122521342 DAUC <0003> auc.c:144 vector [4]: ik = 088d00b39c0c86441c95694219c1512d 20250831122521342 DAUC <0003> auc.c:145 vector [4]: res = 05abd8f01225fb3c0000000000000000 20250831122521342 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122521342 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122521342 DAUC <0003> auc.c:179 vector [4]: kc = a8349c3fa2de4c00 20250831122521342 DAUC <0003> auc.c:180 vector [4]: sres = 402b891e 20250831122521342 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122521342 DAUC <0003> db_auc.c:245 IMSI='262426975222414': Generated 5 vectors 20250831122521342 DAUC <0003> db_auc.c:249 IMSI='262426975222414': Updating SQN=161 in DB 20250831122521342 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426975222414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426975222414"} 20250831122521342 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426975222414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521342 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521342 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262426975222414" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 5TC_gsup_sai(17)"262426975222414" TC_gsup_sai(17)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(17)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60466<->l=127.0.0.1:4258 TC_gsup_sai(17)@f9f3b2335396: Final verdict of PTC: pass 20250831122521345 DAUC <0003> db_auc.c:157 IMSI='262424718438604': No 2G Auth Data 20250831122521345 DAUC <0003> db_auc.c:192 IMSI='262424718438604': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262424718438604" to be handled at TC_gsup_sai(18) 20250831122521350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60468<->l=127.0.0.1:4258 20250831122521352 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521352 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424718438604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424718438604"} 20250831122521352 DAUC <0003> db_auc.c:236 IMSI='262424718438604': Calling to generate 5 vectors 20250831122521352 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122521352 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122521352 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122521352 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122521352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122521352 DAUC <0003> auc.c:113 vector [0]: rand = b56d0b192da27be96b21dcfc61e14ac8 20250831122521352 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122521352 DAUC <0003> auc.c:142 vector [0]: autn = 1f794c71e32f0000fe673158f7cf6667 20250831122521352 DAUC <0003> auc.c:143 vector [0]: ck = 9ce343323689354dd90f16f7b97d1d83 20250831122521352 DAUC <0003> auc.c:144 vector [0]: ik = d5558ebda898430534d3bace5502301d 20250831122521352 DAUC <0003> auc.c:145 vector [0]: res = 614387d97db1b67b0000000000000000 20250831122521352 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122521352 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122521352 DAUC <0003> auc.c:179 vector [0]: kc = 681c04e62d36a400 20250831122521352 DAUC <0003> auc.c:180 vector [0]: sres = 3818c8ad 20250831122521352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122521352 DAUC <0003> auc.c:113 vector [1]: rand = 726550e3625c5691c82caafca15ff8e2 20250831122521352 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122521352 DAUC <0003> auc.c:142 vector [1]: autn = 2e0c86818da6000006e67c79f0867bc2 20250831122521352 DAUC <0003> auc.c:143 vector [1]: ck = 6134ab9bf9a2f4e8c3fdc1f42de816af 20250831122521352 DAUC <0003> auc.c:144 vector [1]: ik = 39cc3e255ca9e2d7e77b3e0a469763e4 20250831122521352 DAUC <0003> auc.c:145 vector [1]: res = f8fa6ba549683bd70000000000000000 20250831122521352 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122521352 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122521352 DAUC <0003> auc.c:179 vector [1]: kc = bf6d49d591137400 20250831122521352 DAUC <0003> auc.c:180 vector [1]: sres = 94c87902 20250831122521352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122521352 DAUC <0003> auc.c:113 vector [2]: rand = 06d72a2b0469293f524e8ad2e5f4aad9 20250831122521352 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122521352 DAUC <0003> auc.c:142 vector [2]: autn = 2081ff999c7500006329b6c7de972407 20250831122521352 DAUC <0003> auc.c:143 vector [2]: ck = f01f0dc95e6877dab501fe7ecd798458 20250831122521352 DAUC <0003> auc.c:144 vector [2]: ik = 170729f85c057dda00fd98d34344c1cb 20250831122521352 DAUC <0003> auc.c:145 vector [2]: res = 9b0830bf98cbd4060000000000000000 20250831122521352 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122521352 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122521352 DAUC <0003> auc.c:179 vector [2]: kc = b3929ccbc0b3b000 20250831122521352 DAUC <0003> auc.c:180 vector [2]: sres = e311bc02 20250831122521352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122521352 DAUC <0003> auc.c:113 vector [3]: rand = 0736e456c562502bb005929fc4acd47c 20250831122521352 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122521352 DAUC <0003> auc.c:142 vector [3]: autn = f1b588f0766f0000fcbd914b129e2543 20250831122521352 DAUC <0003> auc.c:143 vector [3]: ck = ccae1cf8aa5ac6ec748ebf92fe8f7f67 20250831122521352 DAUC <0003> auc.c:144 vector [3]: ik = 7181298517bd3728f57b1d032d220783 20250831122521352 DAUC <0003> auc.c:145 vector [3]: res = 209c5b242e56974d0000000000000000 20250831122521352 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122521352 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122521352 DAUC <0003> auc.c:179 vector [3]: kc = 17d679293dd54c00 20250831122521352 DAUC <0003> auc.c:180 vector [3]: sres = 94dc0321 20250831122521352 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122521352 DAUC <0003> auc.c:113 vector [4]: rand = daa5bceda317ebf7bf5f3059a5103ce2 20250831122521352 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122521352 DAUC <0003> auc.c:142 vector [4]: autn = fd02c65cd59f000031291cd8fe6983cf 20250831122521352 DAUC <0003> auc.c:143 vector [4]: ck = e76da0b671c06cabd225a7740d90f1ec 20250831122521352 DAUC <0003> auc.c:144 vector [4]: ik = 13895a0bcc7be075333bf3db66ce8944 20250831122521352 DAUC <0003> auc.c:145 vector [4]: res = 04730bab2298a0ce0000000000000000 20250831122521352 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122521352 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122521352 DAUC <0003> auc.c:179 vector [4]: kc = 0b0cb50bc7696800 20250831122521352 DAUC <0003> auc.c:180 vector [4]: sres = 2a82a607 20250831122521352 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122521352 DAUC <0003> db_auc.c:245 IMSI='262424718438604': Generated 5 vectors 20250831122521352 DAUC <0003> db_auc.c:249 IMSI='262424718438604': Updating SQN=161 in DB 20250831122521352 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424718438604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424718438604"} 20250831122521352 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424718438604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521352 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521352 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262424718438604" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 6TC_gsup_sai(18)"262424718438604" TC_gsup_sai(18)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(18)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60468<->l=127.0.0.1:4258 TC_gsup_sai(18)@f9f3b2335396: Final verdict of PTC: pass 20250831122521354 DAUC <0003> db_auc.c:157 IMSI='262423942258650': No 2G Auth Data 20250831122521354 DAUC <0003> db_auc.c:192 IMSI='262423942258650': No 3G Auth Data HLR_Test-GSUP(9)@f9f3b2335396: Created GsupExpect[0] for "262423942258650" to be handled at TC_gsup_sai(19) 20250831122521360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 20250831122521361 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521361 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423942258650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423942258650"} 20250831122521361 DAUC <0003> db_auc.c:236 IMSI='262423942258650': Calling to generate 5 vectors 20250831122521361 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122521361 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122521361 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122521361 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122521361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122521361 DAUC <0003> auc.c:113 vector [0]: rand = abdb599a8c92aa29bfac06ca69f3d73b 20250831122521361 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122521361 DAUC <0003> auc.c:142 vector [0]: autn = a264acd7b6770000d5c1d82d59a8c673 20250831122521361 DAUC <0003> auc.c:143 vector [0]: ck = 5c1b950a2b3a1ef325461eae41b0f167 20250831122521361 DAUC <0003> auc.c:144 vector [0]: ik = 852d46ebcf4df2588e109c4e73f28758 20250831122521361 DAUC <0003> auc.c:145 vector [0]: res = 9d95d8c92d0165e70000000000000000 20250831122521361 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122521361 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122521361 DAUC <0003> auc.c:179 vector [0]: kc = ea1c1afe6648b04f 20250831122521361 DAUC <0003> auc.c:180 vector [0]: sres = 4c213b8c 20250831122521361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122521361 DAUC <0003> auc.c:113 vector [1]: rand = 05018038941b6495a6bbb797ec4a94c5 20250831122521361 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122521361 DAUC <0003> auc.c:142 vector [1]: autn = 40a34b779f6f00007f2fc20c5338740f 20250831122521361 DAUC <0003> auc.c:143 vector [1]: ck = 37845b5fa755604eda8062beb1953927 20250831122521361 DAUC <0003> auc.c:144 vector [1]: ik = c96705ea29e10fd90859fd71360585f1 20250831122521361 DAUC <0003> auc.c:145 vector [1]: res = 1d5249fde50628840000000000000000 20250831122521361 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122521361 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122521361 DAUC <0003> auc.c:179 vector [1]: kc = da96d5240a4e4bc7 20250831122521361 DAUC <0003> auc.c:180 vector [1]: sres = 81456d26 20250831122521361 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122521361 DAUC <0003> auc.c:113 vector [2]: rand = dc76f756b08f33df50c381dc17e92f8f 20250831122521361 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122521361 DAUC <0003> auc.c:142 vector [2]: autn = 90f732b553e90000e8c107978b974dc3 20250831122521361 DAUC <0003> auc.c:143 vector [2]: ck = 51731c72ecc99953aede4f350d0a6f96 20250831122521361 DAUC <0003> auc.c:144 vector [2]: ik = facb7ed023d82f7d897a612635cffdf3 20250831122521361 DAUC <0003> auc.c:145 vector [2]: res = b4cf1b12c333e0790000000000000000 20250831122521361 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122521361 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122521361 DAUC <0003> auc.c:179 vector [2]: kc = b017e1fd1ce31efc 20250831122521361 DAUC <0003> auc.c:180 vector [2]: sres = 3b9342d5 20250831122521362 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122521362 DAUC <0003> auc.c:113 vector [3]: rand = 2293fafc6658af3c4081bcd349063dac 20250831122521362 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122521362 DAUC <0003> auc.c:142 vector [3]: autn = 57be2e2e710a000039aab32fa905c4df 20250831122521362 DAUC <0003> auc.c:143 vector [3]: ck = 2890a2a643176dee0b60b7ea8275881c 20250831122521362 DAUC <0003> auc.c:144 vector [3]: ik = 55707211fbb25fb8d0cdeb3119e53ce5 20250831122521362 DAUC <0003> auc.c:145 vector [3]: res = 4f86424f605209cc0000000000000000 20250831122521362 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122521362 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122521362 DAUC <0003> auc.c:179 vector [3]: kc = 113a0df3468aaceb 20250831122521362 DAUC <0003> auc.c:180 vector [3]: sres = 234f810b 20250831122521362 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122521362 DAUC <0003> auc.c:113 vector [4]: rand = a4760e34788bba12620f0f165c09690e 20250831122521362 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122521362 DAUC <0003> auc.c:142 vector [4]: autn = 963210cc7b8e00009b23234d716371eb 20250831122521362 DAUC <0003> auc.c:143 vector [4]: ck = 24ad6e19fe2efb0581dfcb3880f90709 20250831122521362 DAUC <0003> auc.c:144 vector [4]: ik = aaae99b2326884f67218802b8a631697 20250831122521362 DAUC <0003> auc.c:145 vector [4]: res = a93d822098baff360000000000000000 20250831122521362 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122521362 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122521362 DAUC <0003> auc.c:179 vector [4]: kc = 7434de73a18792d5 20250831122521362 DAUC <0003> auc.c:180 vector [4]: sres = c7165fe3 20250831122521362 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122521362 DAUC <0003> db_auc.c:245 IMSI='262423942258650': Generated 5 vectors 20250831122521362 DAUC <0003> db_auc.c:249 IMSI='262423942258650': Updating SQN=161 in DB 20250831122521362 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423942258650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423942258650"} 20250831122521362 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423942258650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122521362 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122521362 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f9f3b2335396: Found GsupExpect[0] for "262423942258650" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@f9f3b2335396: Added IMSI table entry 7TC_gsup_sai(19)"262423942258650" TC_gsup_sai(19)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai(19)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122521363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4258 TC_gsup_sai(19)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122521364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60406<->l=127.0.0.1:4258 20250831122521364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38625<->l=127.0.0.1:4259) 20250831122521364 DLINP <000b> input/ipa.c:452 connected read/write 20250831122521364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122521364 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122521364 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122521364 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@f9f3b2335396: Final verdict of PTC: none 10@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_sai finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Aug 31 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250831122521391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60488<->l=127.0.0.1:4258 20250831122521491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60488<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76684) Waiting for packet dumper to finish... 1 (prev_count=76684, count=163336) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sun Aug 31 12:25:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_sai_num_auth_vectors started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122524618 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122524618 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122524621 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122524626 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524626 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122524626 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122524626 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122524626 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122524626 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122524626 DLGSUP <0013> gsup_server.c:236 2: 20250831122524626 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122524626 DLGSUP <0013> gsup_server.c:236 3: 20250831122524626 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122524626 DLGSUP <0013> gsup_server.c:236 4: 20250831122524626 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122524626 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(20)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122524626 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122524626 DLGSUP <0013> gsup_server.c:236 7: 20250831122524626 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122524626 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122524627 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122524627 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122524647 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34405<->l=127.0.0.1:4259) 20250831122524655 DAUC <0003> db_auc.c:157 IMSI='262427039826830': No 2G Auth Data 20250831122524655 DAUC <0003> db_auc.c:192 IMSI='262427039826830': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262427039826830" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250831122524678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 20250831122524687 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524688 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427039826830"} 20250831122524688 DAUC <0003> db_auc.c:192 IMSI='262427039826830': No 3G Auth Data 20250831122524688 DAUC <0003> db_auc.c:236 IMSI='262427039826830': Calling to generate 1 vectors 20250831122524688 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250831122524688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524688 DAUC <0003> auc.c:113 vector [0]: rand = 21999b2dcb1662d92f3c9a338626f16a 20250831122524688 DAUC <0003> auc.c:179 vector [0]: kc = fba0feb5f720ec00 20250831122524688 DAUC <0003> auc.c:180 vector [0]: sres = 9d0469b6 20250831122524688 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524688 DAUC <0003> db_auc.c:245 IMSI='262427039826830': Generated 1 vectors 20250831122524688 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427039826830"} 20250831122524688 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524688 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524688 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262427039826830" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427039826830" TC_gsup_sai_num_auth_vectors(24)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524694 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524694 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427039826830"} 20250831122524694 DAUC <0003> db_auc.c:192 IMSI='262427039826830': No 3G Auth Data 20250831122524694 DAUC <0003> db_auc.c:236 IMSI='262427039826830': Calling to generate 4 vectors 20250831122524694 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250831122524694 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524694 DAUC <0003> auc.c:113 vector [0]: rand = 600aff5960c541224a048285a13de562 20250831122524694 DAUC <0003> auc.c:179 vector [0]: kc = e7c24e164643a800 20250831122524694 DAUC <0003> auc.c:180 vector [0]: sres = ca7b2052 20250831122524694 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524694 DAUC <0003> auc.c:113 vector [1]: rand = a2954f6f7e7928dbb4d622173e437f26 20250831122524694 DAUC <0003> auc.c:179 vector [1]: kc = 770aca806eadbc00 20250831122524694 DAUC <0003> auc.c:180 vector [1]: sres = 1ee47d9a 20250831122524694 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524694 DAUC <0003> auc.c:113 vector [2]: rand = fea88db44f6358d528d9c968b9d37821 20250831122524694 DAUC <0003> auc.c:179 vector [2]: kc = c82b886760c66c00 20250831122524694 DAUC <0003> auc.c:180 vector [2]: sres = d00090ca 20250831122524694 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524695 DAUC <0003> auc.c:113 vector [3]: rand = 78accb7239d6fb580d48281aae2e07ba 20250831122524695 DAUC <0003> auc.c:179 vector [3]: kc = 511440dc1019fc00 20250831122524695 DAUC <0003> auc.c:180 vector [3]: sres = 19f00839 20250831122524695 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524695 DAUC <0003> db_auc.c:245 IMSI='262427039826830': Generated 4 vectors 20250831122524695 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427039826830"} 20250831122524695 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524695 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524695 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524698 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524698 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427039826830"} 20250831122524699 DAUC <0003> db_auc.c:192 IMSI='262427039826830': No 3G Auth Data 20250831122524699 DAUC <0003> db_auc.c:236 IMSI='262427039826830': Calling to generate 5 vectors 20250831122524699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122524699 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524699 DAUC <0003> auc.c:113 vector [0]: rand = de655a3611ae1d76ad4f81b925f81b4a 20250831122524699 DAUC <0003> auc.c:179 vector [0]: kc = 9cefbc1e2c370800 20250831122524699 DAUC <0003> auc.c:180 vector [0]: sres = 9af1c4f6 20250831122524699 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524699 DAUC <0003> auc.c:113 vector [1]: rand = 33546128ec84b3baf0efcaea7844e988 20250831122524699 DAUC <0003> auc.c:179 vector [1]: kc = 316d6ff3a58e2000 20250831122524699 DAUC <0003> auc.c:180 vector [1]: sres = f21734c9 20250831122524699 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524699 DAUC <0003> auc.c:113 vector [2]: rand = 3208059805763d38b8c5ba92443544cc 20250831122524699 DAUC <0003> auc.c:179 vector [2]: kc = 9853937e612b6400 20250831122524699 DAUC <0003> auc.c:180 vector [2]: sres = 2a761d96 20250831122524699 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524699 DAUC <0003> auc.c:113 vector [3]: rand = fe1873aead6bb30a065b5149babf28da 20250831122524699 DAUC <0003> auc.c:179 vector [3]: kc = 5a0fa202ccd8c000 20250831122524699 DAUC <0003> auc.c:180 vector [3]: sres = 9fe751fb 20250831122524699 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524699 DAUC <0003> auc.c:113 vector [4]: rand = 65995f7a21e11e70cb856fdcf87cb719 20250831122524699 DAUC <0003> auc.c:179 vector [4]: kc = a268ddb6acdb2800 20250831122524699 DAUC <0003> auc.c:180 vector [4]: sres = a1bc3636 20250831122524699 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122524699 DAUC <0003> db_auc.c:245 IMSI='262427039826830': Generated 5 vectors 20250831122524699 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427039826830"} 20250831122524699 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524699 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524699 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524703 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524703 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427039826830"} 20250831122524703 DAUC <0003> db_auc.c:192 IMSI='262427039826830': No 3G Auth Data 20250831122524703 DAUC <0003> db_auc.c:236 IMSI='262427039826830': Calling to generate 5 vectors 20250831122524704 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122524704 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524704 DAUC <0003> auc.c:113 vector [0]: rand = 3382ca1a933a7244008ef78e1ecb2ae6 20250831122524704 DAUC <0003> auc.c:179 vector [0]: kc = 56127d8bfa951800 20250831122524704 DAUC <0003> auc.c:180 vector [0]: sres = 94b912cd 20250831122524704 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524704 DAUC <0003> auc.c:113 vector [1]: rand = 385b1a8267ffce7d04d70539b54af720 20250831122524704 DAUC <0003> auc.c:179 vector [1]: kc = f040c3c1c5fac400 20250831122524704 DAUC <0003> auc.c:180 vector [1]: sres = 25435c93 20250831122524704 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524704 DAUC <0003> auc.c:113 vector [2]: rand = aa09bd29f6b55c0bfc636745b9536cf7 20250831122524704 DAUC <0003> auc.c:179 vector [2]: kc = 176da00e3b4fcc00 20250831122524704 DAUC <0003> auc.c:180 vector [2]: sres = 31ba3c2c 20250831122524704 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524704 DAUC <0003> auc.c:113 vector [3]: rand = 32d6cd34a0cd411cdd2e1225ec28a5c4 20250831122524704 DAUC <0003> auc.c:179 vector [3]: kc = 5bfdd164810a6800 20250831122524704 DAUC <0003> auc.c:180 vector [3]: sres = a5d9f9aa 20250831122524704 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524704 DAUC <0003> auc.c:113 vector [4]: rand = 706a86e47703d19300a89cc22eb5661f 20250831122524704 DAUC <0003> auc.c:179 vector [4]: kc = 1e7ded027f355400 20250831122524704 DAUC <0003> auc.c:180 vector [4]: sres = 04963c36 20250831122524704 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122524704 DAUC <0003> db_auc.c:245 IMSI='262427039826830': Generated 5 vectors 20250831122524704 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427039826830"} 20250831122524704 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427039826830 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524704 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524704 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@f9f3b2335396: Final verdict of PTC: pass 20250831122524710 DAUC <0003> db_auc.c:157 IMSI='262429957948310': No 2G Auth Data 20250831122524710 DAUC <0003> db_auc.c:192 IMSI='262429957948310': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262429957948310" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250831122524725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 20250831122524727 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524727 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429957948310"} 20250831122524727 DAUC <0003> db_auc.c:192 IMSI='262429957948310': No 3G Auth Data 20250831122524727 DAUC <0003> db_auc.c:236 IMSI='262429957948310': Calling to generate 1 vectors 20250831122524727 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250831122524727 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524727 DAUC <0003> auc.c:113 vector [0]: rand = 6c1224b3d9009392bbfcd1bb5177a7d1 20250831122524727 DAUC <0003> auc.c:179 vector [0]: kc = 6f97b470bb1f6000 20250831122524727 DAUC <0003> auc.c:180 vector [0]: sres = 476b19af 20250831122524727 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524727 DAUC <0003> db_auc.c:245 IMSI='262429957948310': Generated 1 vectors 20250831122524727 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429957948310"} 20250831122524727 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524727 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524727 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262429957948310" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429957948310" TC_gsup_sai_num_auth_vectors(25)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524728 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524728 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429957948310"} 20250831122524728 DAUC <0003> db_auc.c:192 IMSI='262429957948310': No 3G Auth Data 20250831122524728 DAUC <0003> db_auc.c:236 IMSI='262429957948310': Calling to generate 4 vectors 20250831122524728 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250831122524728 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524728 DAUC <0003> auc.c:113 vector [0]: rand = 2a4392f8fa9544537a944d76782c837f 20250831122524728 DAUC <0003> auc.c:179 vector [0]: kc = 3633a6d83221fc00 20250831122524728 DAUC <0003> auc.c:180 vector [0]: sres = ef1eafad 20250831122524728 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524728 DAUC <0003> auc.c:113 vector [1]: rand = f23d1a980d16af4749d18d55b7bba526 20250831122524728 DAUC <0003> auc.c:179 vector [1]: kc = 37b2b18b45124000 20250831122524728 DAUC <0003> auc.c:180 vector [1]: sres = 03b29f36 20250831122524728 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524728 DAUC <0003> auc.c:113 vector [2]: rand = 96a8c89ffd600d82c111853d548ec0e6 20250831122524728 DAUC <0003> auc.c:179 vector [2]: kc = aef53e2162ff6c00 20250831122524728 DAUC <0003> auc.c:180 vector [2]: sres = e0d45962 20250831122524728 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524728 DAUC <0003> auc.c:113 vector [3]: rand = 228b82de2ba626c2cd8f4d6c6363b711 20250831122524728 DAUC <0003> auc.c:179 vector [3]: kc = 81e678c5420f7c00 20250831122524728 DAUC <0003> auc.c:180 vector [3]: sres = 967b116a 20250831122524728 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524728 DAUC <0003> db_auc.c:245 IMSI='262429957948310': Generated 4 vectors 20250831122524728 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429957948310"} 20250831122524728 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524728 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524728 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524729 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429957948310"} 20250831122524729 DAUC <0003> db_auc.c:192 IMSI='262429957948310': No 3G Auth Data 20250831122524729 DAUC <0003> db_auc.c:236 IMSI='262429957948310': Calling to generate 5 vectors 20250831122524729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122524729 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524729 DAUC <0003> auc.c:113 vector [0]: rand = 686e95e777f221ed9eb4f92af4da7e29 20250831122524729 DAUC <0003> auc.c:179 vector [0]: kc = 74587607af6da000 20250831122524729 DAUC <0003> auc.c:180 vector [0]: sres = 3352eb47 20250831122524729 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [1]: rand = f2fd7f3fbda0011e82d955be00824c91 20250831122524729 DAUC <0003> auc.c:179 vector [1]: kc = 18aeb21fce9a5000 20250831122524729 DAUC <0003> auc.c:180 vector [1]: sres = 36fdaa51 20250831122524729 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [2]: rand = 0bdf8aa34eb7ee464c99b44bf70aae4a 20250831122524729 DAUC <0003> auc.c:179 vector [2]: kc = ed0acb532b419400 20250831122524729 DAUC <0003> auc.c:180 vector [2]: sres = f2922375 20250831122524729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [3]: rand = 34b19973b53cd8232de6c6be1629664b 20250831122524729 DAUC <0003> auc.c:179 vector [3]: kc = 9ef72271d377e000 20250831122524729 DAUC <0003> auc.c:180 vector [3]: sres = 80c8166c 20250831122524729 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [4]: rand = 23e10df3f887a3eb8ff925fc2ad49874 20250831122524729 DAUC <0003> auc.c:179 vector [4]: kc = 99d195c3cde8a000 20250831122524729 DAUC <0003> auc.c:180 vector [4]: sres = 29ed6cf0 20250831122524729 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122524729 DAUC <0003> db_auc.c:245 IMSI='262429957948310': Generated 5 vectors 20250831122524729 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429957948310"} 20250831122524729 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524729 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429957948310"} 20250831122524729 DAUC <0003> db_auc.c:192 IMSI='262429957948310': No 3G Auth Data 20250831122524729 DAUC <0003> db_auc.c:236 IMSI='262429957948310': Calling to generate 5 vectors 20250831122524729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122524729 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524729 DAUC <0003> auc.c:113 vector [0]: rand = 2f5d2ba5339b26a484970ffa12a76fec 20250831122524729 DAUC <0003> auc.c:179 vector [0]: kc = 59321c6b0f9b8400 20250831122524729 DAUC <0003> auc.c:180 vector [0]: sres = 307c595a 20250831122524729 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [1]: rand = b74d87d7427d3bd6d9de74a8499a8810 20250831122524729 DAUC <0003> auc.c:179 vector [1]: kc = d18e47ccaa814400 20250831122524729 DAUC <0003> auc.c:180 vector [1]: sres = 7e5ff815 20250831122524729 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [2]: rand = 39f5b8eb253c57639beae0f2c1f540cd 20250831122524729 DAUC <0003> auc.c:179 vector [2]: kc = 3a3d05dd70212000 20250831122524729 DAUC <0003> auc.c:180 vector [2]: sres = 328d5836 20250831122524729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [3]: rand = 8f4bac2083287ffae803cd3a6fafc46b 20250831122524729 DAUC <0003> auc.c:179 vector [3]: kc = c04cd6626c871000 20250831122524729 DAUC <0003> auc.c:180 vector [3]: sres = 51e7f7aa 20250831122524729 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524729 DAUC <0003> auc.c:113 vector [4]: rand = c62de11c12f633a93dfb0a307b192fc0 20250831122524729 DAUC <0003> auc.c:179 vector [4]: kc = 950781a0a11ff400 20250831122524729 DAUC <0003> auc.c:180 vector [4]: sres = 8d0f061b 20250831122524729 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122524729 DAUC <0003> db_auc.c:245 IMSI='262429957948310': Generated 5 vectors 20250831122524729 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429957948310"} 20250831122524729 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429957948310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524729 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@f9f3b2335396: Final verdict of PTC: pass 20250831122524730 DAUC <0003> db_auc.c:157 IMSI='262429594888939': No 2G Auth Data 20250831122524730 DAUC <0003> db_auc.c:192 IMSI='262429594888939': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262429594888939" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250831122524735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41508<->l=127.0.0.1:4258 20250831122524737 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524737 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429594888939"} 20250831122524737 DAUC <0003> db_auc.c:192 IMSI='262429594888939': No 3G Auth Data 20250831122524737 DAUC <0003> db_auc.c:236 IMSI='262429594888939': Calling to generate 1 vectors 20250831122524737 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250831122524737 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524737 DAUC <0003> auc.c:113 vector [0]: rand = 850a577d46f075101d14b6e6fcdf7142 20250831122524737 DAUC <0003> auc.c:179 vector [0]: kc = 7f09ebcb9c647995 20250831122524737 DAUC <0003> auc.c:180 vector [0]: sres = 6eab3d6e 20250831122524737 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524737 DAUC <0003> db_auc.c:245 IMSI='262429594888939': Generated 1 vectors 20250831122524737 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429594888939"} 20250831122524737 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524737 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524737 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262429594888939" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429594888939" TC_gsup_sai_num_auth_vectors(26)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524738 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524738 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429594888939"} 20250831122524738 DAUC <0003> db_auc.c:192 IMSI='262429594888939': No 3G Auth Data 20250831122524738 DAUC <0003> db_auc.c:236 IMSI='262429594888939': Calling to generate 4 vectors 20250831122524738 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250831122524738 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524738 DAUC <0003> auc.c:113 vector [0]: rand = 6146050a4d50100766379afa6e5798be 20250831122524738 DAUC <0003> auc.c:179 vector [0]: kc = cc27a6d016bc7fcd 20250831122524738 DAUC <0003> auc.c:180 vector [0]: sres = 16c424ff 20250831122524738 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524738 DAUC <0003> auc.c:113 vector [1]: rand = ed6c2a0e62a0a46f899053ef124d6864 20250831122524738 DAUC <0003> auc.c:179 vector [1]: kc = 81ecef50e91b3c7d 20250831122524738 DAUC <0003> auc.c:180 vector [1]: sres = c9ff6f82 20250831122524738 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524738 DAUC <0003> auc.c:113 vector [2]: rand = 945f5065c9ac373fdc003d3d2c4c399c 20250831122524738 DAUC <0003> auc.c:179 vector [2]: kc = 5971d6370f0439f3 20250831122524738 DAUC <0003> auc.c:180 vector [2]: sres = acc2afb0 20250831122524738 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524738 DAUC <0003> auc.c:113 vector [3]: rand = 97f129ff0505667ed801580b2f21f738 20250831122524738 DAUC <0003> auc.c:179 vector [3]: kc = 4b703c06f14d8c5c 20250831122524738 DAUC <0003> auc.c:180 vector [3]: sres = 3aab7403 20250831122524738 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524738 DAUC <0003> db_auc.c:245 IMSI='262429594888939': Generated 4 vectors 20250831122524738 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429594888939"} 20250831122524738 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524738 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524738 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524739 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524739 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429594888939"} 20250831122524739 DAUC <0003> db_auc.c:192 IMSI='262429594888939': No 3G Auth Data 20250831122524739 DAUC <0003> db_auc.c:236 IMSI='262429594888939': Calling to generate 5 vectors 20250831122524739 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122524739 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524739 DAUC <0003> auc.c:113 vector [0]: rand = 678a9fe996c674fd30122ee329dbad62 20250831122524739 DAUC <0003> auc.c:179 vector [0]: kc = 126fba93d9de8632 20250831122524739 DAUC <0003> auc.c:180 vector [0]: sres = d6435d22 20250831122524739 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [1]: rand = 47489755d2a83c47f5a8e511d1d9fdb5 20250831122524739 DAUC <0003> auc.c:179 vector [1]: kc = 276e6a9df59aceb8 20250831122524739 DAUC <0003> auc.c:180 vector [1]: sres = 8a7e707d 20250831122524739 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [2]: rand = 36cdb697540014e2999cbed3e44ceeb1 20250831122524739 DAUC <0003> auc.c:179 vector [2]: kc = 0993c8740606c454 20250831122524739 DAUC <0003> auc.c:180 vector [2]: sres = 2a4cea39 20250831122524739 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [3]: rand = 6499eb6d95d3972a43fb0249b5d80789 20250831122524739 DAUC <0003> auc.c:179 vector [3]: kc = 464b6896ff650c11 20250831122524739 DAUC <0003> auc.c:180 vector [3]: sres = de0a2b5a 20250831122524739 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [4]: rand = 0689ce8fa103ec260a0d9cc7d1e337c9 20250831122524739 DAUC <0003> auc.c:179 vector [4]: kc = 04f583630a8eb58e 20250831122524739 DAUC <0003> auc.c:180 vector [4]: sres = 1a3440f0 20250831122524739 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122524739 DAUC <0003> db_auc.c:245 IMSI='262429594888939': Generated 5 vectors 20250831122524739 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429594888939"} 20250831122524739 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524739 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524739 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524739 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524739 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429594888939"} 20250831122524739 DAUC <0003> db_auc.c:192 IMSI='262429594888939': No 3G Auth Data 20250831122524739 DAUC <0003> db_auc.c:236 IMSI='262429594888939': Calling to generate 5 vectors 20250831122524739 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831122524739 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524739 DAUC <0003> auc.c:113 vector [0]: rand = d60d82f15906a25ace2bc20e7c15cccf 20250831122524739 DAUC <0003> auc.c:179 vector [0]: kc = 91fd978c71864325 20250831122524739 DAUC <0003> auc.c:180 vector [0]: sres = 211246e7 20250831122524739 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [1]: rand = 07d59b1e5438514e4ea817c80ef189a5 20250831122524739 DAUC <0003> auc.c:179 vector [1]: kc = e77078746865bf8c 20250831122524739 DAUC <0003> auc.c:180 vector [1]: sres = 23fe6fe5 20250831122524739 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [2]: rand = 35d2b002f090096823808efb670015e5 20250831122524739 DAUC <0003> auc.c:179 vector [2]: kc = 0213c1e9041b96ad 20250831122524739 DAUC <0003> auc.c:180 vector [2]: sres = fb8df1f5 20250831122524739 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [3]: rand = 58804a85bb9946f99261b7c8a48cd96f 20250831122524739 DAUC <0003> auc.c:179 vector [3]: kc = a373d6760916dce8 20250831122524739 DAUC <0003> auc.c:180 vector [3]: sres = fdedd693 20250831122524739 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831122524739 DAUC <0003> auc.c:113 vector [4]: rand = 6fd7cbcc33d91df07b9b08fb049ed86f 20250831122524739 DAUC <0003> auc.c:179 vector [4]: kc = ff23689f78ea0045 20250831122524739 DAUC <0003> auc.c:180 vector [4]: sres = f02ceb7c 20250831122524739 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831122524739 DAUC <0003> db_auc.c:245 IMSI='262429594888939': Generated 5 vectors 20250831122524739 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429594888939"} 20250831122524739 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429594888939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524739 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524739 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41508<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@f9f3b2335396: Final verdict of PTC: pass 20250831122524740 DAUC <0003> db_auc.c:157 IMSI='262420612057601': No 2G Auth Data 20250831122524740 DAUC <0003> db_auc.c:192 IMSI='262420612057601': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262420612057601" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250831122524745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41518<->l=127.0.0.1:4258 20250831122524747 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524747 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612057601"} 20250831122524747 DAUC <0003> db_auc.c:157 IMSI='262420612057601': No 2G Auth Data 20250831122524747 DAUC <0003> db_auc.c:236 IMSI='262420612057601': Calling to generate 1 vectors 20250831122524747 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250831122524747 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524747 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524747 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122524747 DAUC <0003> auc.c:113 vector [0]: rand = 0583ef65cae76488cfaa33e17d2ee8e8 20250831122524747 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122524747 DAUC <0003> auc.c:142 vector [0]: autn = 8dd84ea8dadb00002d5632942a0b74aa 20250831122524747 DAUC <0003> auc.c:143 vector [0]: ck = 851cdb5b36436e8019b5ad5df05a89cb 20250831122524747 DAUC <0003> auc.c:144 vector [0]: ik = 95f37482f072b4640a338a423b0e76d8 20250831122524747 DAUC <0003> auc.c:145 vector [0]: res = fb8c1be15e34b98d0000000000000000 20250831122524747 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524747 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524747 DAUC <0003> auc.c:151 vector [0]: kc = 036988c60d6525f7 20250831122524747 DAUC <0003> auc.c:152 vector [0]: sres = a5b8a26c 20250831122524747 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524747 DAUC <0003> db_auc.c:245 IMSI='262420612057601': Generated 1 vectors 20250831122524747 DAUC <0003> db_auc.c:249 IMSI='262420612057601': Updating SQN=33 in DB 20250831122524747 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612057601"} 20250831122524747 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524747 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524747 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262420612057601" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420612057601" TC_gsup_sai_num_auth_vectors(27)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524748 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524748 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612057601"} 20250831122524748 DAUC <0003> db_auc.c:157 IMSI='262420612057601': No 2G Auth Data 20250831122524748 DAUC <0003> db_auc.c:236 IMSI='262420612057601': Calling to generate 4 vectors 20250831122524748 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250831122524748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831122524748 DAUC <0003> auc.c:113 vector [0]: rand = be0d72bab3eef539020893f40f209f38 20250831122524748 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831122524748 DAUC <0003> auc.c:142 vector [0]: autn = aa9e67e40efb0000f2a45899c53a4e3a 20250831122524748 DAUC <0003> auc.c:143 vector [0]: ck = 0419071ee85492b2b1b5caa357138aec 20250831122524748 DAUC <0003> auc.c:144 vector [0]: ik = a4e1d4b2964f0f25620b48519e3818a7 20250831122524748 DAUC <0003> auc.c:145 vector [0]: res = 3dcca2d6bcc8fb6c0000000000000000 20250831122524748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524748 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524748 DAUC <0003> auc.c:151 vector [0]: kc = 7346515eb7300fdc 20250831122524748 DAUC <0003> auc.c:152 vector [0]: sres = 810459ba 20250831122524748 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524748 DAUC <0003> auc.c:113 vector [1]: rand = 1a39a1ca8e063ec793acc070a4f3d943 20250831122524748 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831122524748 DAUC <0003> auc.c:142 vector [1]: autn = 8008dcf0d887000084099fead1b60274 20250831122524748 DAUC <0003> auc.c:143 vector [1]: ck = ef9941c08c1f5d736ada0ce652967919 20250831122524748 DAUC <0003> auc.c:144 vector [1]: ik = 7656bc3de9734af6d4bce5d62fc3cec0 20250831122524748 DAUC <0003> auc.c:145 vector [1]: res = aa625b50d5b35bdd0000000000000000 20250831122524748 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524748 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122524748 DAUC <0003> auc.c:151 vector [1]: kc = 27a914cd1839a05c 20250831122524748 DAUC <0003> auc.c:152 vector [1]: sres = 7fd1008d 20250831122524748 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122524748 DAUC <0003> auc.c:113 vector [2]: rand = aa48ba0b707ee51742580693160a79b2 20250831122524748 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831122524748 DAUC <0003> auc.c:142 vector [2]: autn = 91249021e89100006cdd013541afad8b 20250831122524748 DAUC <0003> auc.c:143 vector [2]: ck = 7414c1bab9c71ce64dcbb8fbd6f331e8 20250831122524748 DAUC <0003> auc.c:144 vector [2]: ik = ff001a6b3e616019beafc60905be3426 20250831122524748 DAUC <0003> auc.c:145 vector [2]: res = 7d9a93e44073c68f0000000000000000 20250831122524748 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524748 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122524748 DAUC <0003> auc.c:151 vector [2]: kc = 7870a52354eb7931 20250831122524748 DAUC <0003> auc.c:152 vector [2]: sres = 3de9556b 20250831122524748 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122524748 DAUC <0003> auc.c:113 vector [3]: rand = b36d22f7743ddec60e9a27200db42390 20250831122524748 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831122524748 DAUC <0003> auc.c:142 vector [3]: autn = 1ce7c7366c81000033448f79ad4db845 20250831122524748 DAUC <0003> auc.c:143 vector [3]: ck = 1bfb48472215434c93a989d6ad115384 20250831122524748 DAUC <0003> auc.c:144 vector [3]: ik = 9360ae9975db88130efc8dfd1bf706bf 20250831122524748 DAUC <0003> auc.c:145 vector [3]: res = a95135b42c3ce4f50000000000000000 20250831122524748 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524748 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122524748 DAUC <0003> auc.c:151 vector [3]: kc = 15cee2f5e1289e64 20250831122524748 DAUC <0003> auc.c:152 vector [3]: sres = 856dd141 20250831122524748 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122524748 DAUC <0003> db_auc.c:245 IMSI='262420612057601': Generated 4 vectors 20250831122524748 DAUC <0003> db_auc.c:249 IMSI='262420612057601': Updating SQN=161 in DB 20250831122524748 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612057601"} 20250831122524748 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524748 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524748 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524749 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524749 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612057601"} 20250831122524749 DAUC <0003> db_auc.c:157 IMSI='262420612057601': No 2G Auth Data 20250831122524749 DAUC <0003> db_auc.c:236 IMSI='262420612057601': Calling to generate 5 vectors 20250831122524749 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122524749 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524749 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524749 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831122524749 DAUC <0003> auc.c:113 vector [0]: rand = 8d5eeb02bda87d9bba9beb0a9825f746 20250831122524749 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831122524749 DAUC <0003> auc.c:142 vector [0]: autn = 8a82acb9d8c6000014f3e0ef19bb5014 20250831122524749 DAUC <0003> auc.c:143 vector [0]: ck = 4fedda46378e5a1281035c6b323f9389 20250831122524749 DAUC <0003> auc.c:144 vector [0]: ik = 468a53096b8dc49bcb6ca2dba7145c5c 20250831122524749 DAUC <0003> auc.c:145 vector [0]: res = 2a736a56a62ac2220000000000000000 20250831122524749 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524749 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524749 DAUC <0003> auc.c:151 vector [0]: kc = 430877ffc928515c 20250831122524749 DAUC <0003> auc.c:152 vector [0]: sres = 8c59a874 20250831122524749 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524749 DAUC <0003> auc.c:113 vector [1]: rand = c6ca00691db6bffd49ca7715d0f90c0b 20250831122524749 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831122524749 DAUC <0003> auc.c:142 vector [1]: autn = c98d608f19ec0000797d83b6995d734a 20250831122524749 DAUC <0003> auc.c:143 vector [1]: ck = 623e7ea6c66e6e27bb05e953a013e27a 20250831122524749 DAUC <0003> auc.c:144 vector [1]: ik = 89a5780e4f580660c88adc8f77915078 20250831122524749 DAUC <0003> auc.c:145 vector [1]: res = 392276dc0808ce7f0000000000000000 20250831122524749 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524749 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122524749 DAUC <0003> auc.c:151 vector [1]: kc = 981433745eb4da45 20250831122524749 DAUC <0003> auc.c:152 vector [1]: sres = 312ab8a3 20250831122524749 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122524749 DAUC <0003> auc.c:113 vector [2]: rand = 80ca2ef1d935f3949faff42c830097af 20250831122524749 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831122524749 DAUC <0003> auc.c:142 vector [2]: autn = b1b538d30b71000096d325d14cc08d36 20250831122524749 DAUC <0003> auc.c:143 vector [2]: ck = 2d7008e55aec2f34da2acb06a33a80ac 20250831122524749 DAUC <0003> auc.c:144 vector [2]: ik = b76b166e10f2c3d6e8d1b11b94ecada9 20250831122524749 DAUC <0003> auc.c:145 vector [2]: res = d01512120523400c0000000000000000 20250831122524749 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524749 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122524749 DAUC <0003> auc.c:151 vector [2]: kc = a8e064967dc8c1e7 20250831122524749 DAUC <0003> auc.c:152 vector [2]: sres = d536521e 20250831122524749 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122524749 DAUC <0003> auc.c:113 vector [3]: rand = df388a581ca3b0eb845e55f502564793 20250831122524749 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831122524749 DAUC <0003> auc.c:142 vector [3]: autn = 74a50e32268900005dd66e7e4a593714 20250831122524749 DAUC <0003> auc.c:143 vector [3]: ck = 1b5f1e9f9ea68214bf8153b9dc6256d8 20250831122524749 DAUC <0003> auc.c:144 vector [3]: ik = 47578bf5de30627d5074be011d5c33fd 20250831122524749 DAUC <0003> auc.c:145 vector [3]: res = b3fde7ebaa83541c0000000000000000 20250831122524749 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524749 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122524749 DAUC <0003> auc.c:151 vector [3]: kc = b3fd78d281a8854c 20250831122524749 DAUC <0003> auc.c:152 vector [3]: sres = 197eb3f7 20250831122524749 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122524749 DAUC <0003> auc.c:113 vector [4]: rand = 7b0326ad34f312773b74af67204da7c9 20250831122524749 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831122524749 DAUC <0003> auc.c:142 vector [4]: autn = 6805d6160d6c000043d0d39c8d293ed0 20250831122524749 DAUC <0003> auc.c:143 vector [4]: ck = 82ab7cb3c1e1eac4a94c81c515703498 20250831122524749 DAUC <0003> auc.c:144 vector [4]: ik = 201b23fff593fe76d157199855cd5074 20250831122524749 DAUC <0003> auc.c:145 vector [4]: res = 03ebbc5a341c46030000000000000000 20250831122524749 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524749 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122524749 DAUC <0003> auc.c:151 vector [4]: kc = daabc71174cf705e 20250831122524749 DAUC <0003> auc.c:152 vector [4]: sres = 37f7fa59 20250831122524749 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122524749 DAUC <0003> db_auc.c:245 IMSI='262420612057601': Generated 5 vectors 20250831122524749 DAUC <0003> db_auc.c:249 IMSI='262420612057601': Updating SQN=321 in DB 20250831122524749 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612057601"} 20250831122524749 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524749 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524749 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524750 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524750 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420612057601"} 20250831122524750 DAUC <0003> db_auc.c:157 IMSI='262420612057601': No 2G Auth Data 20250831122524750 DAUC <0003> db_auc.c:236 IMSI='262420612057601': Calling to generate 5 vectors 20250831122524750 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122524750 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524750 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524750 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831122524750 DAUC <0003> auc.c:113 vector [0]: rand = 50ec1914ae36a20efd7fdfaf1adde8e7 20250831122524750 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831122524750 DAUC <0003> auc.c:142 vector [0]: autn = aa08fc4f4be20000f7724b5d41af147b 20250831122524750 DAUC <0003> auc.c:143 vector [0]: ck = 13d9760390899e5685c80c65865bbfda 20250831122524750 DAUC <0003> auc.c:144 vector [0]: ik = 4a023255d981629c42fdc7b30445d92f 20250831122524750 DAUC <0003> auc.c:145 vector [0]: res = eee4c46ba3fbe8a20000000000000000 20250831122524750 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524750 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524750 DAUC <0003> auc.c:151 vector [0]: kc = 9eee8f80cb169a3f 20250831122524750 DAUC <0003> auc.c:152 vector [0]: sres = 4d1f2cc9 20250831122524750 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524750 DAUC <0003> auc.c:113 vector [1]: rand = b0836fdac510c0778183d0adb8f4b6d5 20250831122524750 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831122524750 DAUC <0003> auc.c:142 vector [1]: autn = dc4dbba518300000ebb490979f906c7a 20250831122524750 DAUC <0003> auc.c:143 vector [1]: ck = 434a05937abf78aad605cb40a451159c 20250831122524750 DAUC <0003> auc.c:144 vector [1]: ik = 47d03a117ccc2fbbf9c60f82419315c2 20250831122524750 DAUC <0003> auc.c:145 vector [1]: res = 93fe9cea9505a6650000000000000000 20250831122524750 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524750 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122524750 DAUC <0003> auc.c:151 vector [1]: kc = 2b59fb40e3b1574f 20250831122524750 DAUC <0003> auc.c:152 vector [1]: sres = 06fb3a8f 20250831122524750 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122524750 DAUC <0003> auc.c:113 vector [2]: rand = ba5993f2787688ebba660647a0c522ff 20250831122524750 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831122524750 DAUC <0003> auc.c:142 vector [2]: autn = 0b6e533e73360000013937a3fc56d479 20250831122524750 DAUC <0003> auc.c:143 vector [2]: ck = 1982b06fc879cbe79d583051db849b7d 20250831122524750 DAUC <0003> auc.c:144 vector [2]: ik = 25646c762e074036e0908d4089ccc21c 20250831122524750 DAUC <0003> auc.c:145 vector [2]: res = b72ad81ee4f1fe0c0000000000000000 20250831122524750 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524750 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122524750 DAUC <0003> auc.c:151 vector [2]: kc = 412e6108b436d2b0 20250831122524750 DAUC <0003> auc.c:152 vector [2]: sres = 53db2612 20250831122524750 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122524750 DAUC <0003> auc.c:113 vector [3]: rand = d7491a9fbbaf94d34875e617d4d8727b 20250831122524750 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831122524750 DAUC <0003> auc.c:142 vector [3]: autn = d62707076db80000432b0a0bb2b8d820 20250831122524750 DAUC <0003> auc.c:143 vector [3]: ck = 5f97e91243e65cbb88cff009c15a40dd 20250831122524750 DAUC <0003> auc.c:144 vector [3]: ik = 8942905ceba7e206174c2c7ef727e3dc 20250831122524750 DAUC <0003> auc.c:145 vector [3]: res = 6edd9b66a26dc2830000000000000000 20250831122524750 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524750 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122524750 DAUC <0003> auc.c:151 vector [3]: kc = 4956a5399e3c1dbc 20250831122524750 DAUC <0003> auc.c:152 vector [3]: sres = ccb059e5 20250831122524750 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122524750 DAUC <0003> auc.c:113 vector [4]: rand = 1653ecdfb18b42c706215ce3a839e092 20250831122524750 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831122524750 DAUC <0003> auc.c:142 vector [4]: autn = 09c4dc8d44d80000af0f76b51f4093ee 20250831122524750 DAUC <0003> auc.c:143 vector [4]: ck = 0188a1be08bcf40a1fa6fbd1ecc3ba63 20250831122524750 DAUC <0003> auc.c:144 vector [4]: ik = 25c872442d63345a15f74cb622d1afc5 20250831122524750 DAUC <0003> auc.c:145 vector [4]: res = b9f4e17c842ff24a0000000000000000 20250831122524750 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524750 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122524750 DAUC <0003> auc.c:151 vector [4]: kc = 2e11649debcdd5f6 20250831122524750 DAUC <0003> auc.c:152 vector [4]: sres = 3ddb1336 20250831122524750 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122524750 DAUC <0003> db_auc.c:245 IMSI='262420612057601': Generated 5 vectors 20250831122524750 DAUC <0003> db_auc.c:249 IMSI='262420612057601': Updating SQN=481 in DB 20250831122524750 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420612057601"} 20250831122524750 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420612057601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524750 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524750 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41518<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@f9f3b2335396: Final verdict of PTC: pass 20250831122524751 DAUC <0003> db_auc.c:157 IMSI='262427228911182': No 2G Auth Data 20250831122524751 DAUC <0003> db_auc.c:192 IMSI='262427228911182': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262427228911182" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250831122524756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41520<->l=127.0.0.1:4258 20250831122524758 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524758 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427228911182"} 20250831122524758 DAUC <0003> db_auc.c:157 IMSI='262427228911182': No 2G Auth Data 20250831122524758 DAUC <0003> db_auc.c:236 IMSI='262427228911182': Calling to generate 1 vectors 20250831122524758 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250831122524758 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524758 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831122524758 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122524758 DAUC <0003> auc.c:113 vector [0]: rand = df301bf3f4cb9c280415002ac9770cd3 20250831122524758 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122524758 DAUC <0003> auc.c:142 vector [0]: autn = 8a6fb739a0190000ba0b7e48fd672134 20250831122524758 DAUC <0003> auc.c:143 vector [0]: ck = 3346d0ecb73190542d0675cda1ec720f 20250831122524758 DAUC <0003> auc.c:144 vector [0]: ik = 2ed30b7a788e2290aaa40bc9e47aa379 20250831122524758 DAUC <0003> auc.c:145 vector [0]: res = 9d45fc99012c90e90000000000000000 20250831122524758 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524758 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524758 DAUC <0003> auc.c:151 vector [0]: kc = 9a37a5928a2963b2 20250831122524758 DAUC <0003> auc.c:152 vector [0]: sres = 9c696c70 20250831122524758 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524758 DAUC <0003> db_auc.c:245 IMSI='262427228911182': Generated 1 vectors 20250831122524758 DAUC <0003> db_auc.c:249 IMSI='262427228911182': Updating SQN=33 in DB 20250831122524758 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427228911182"} 20250831122524758 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524758 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524758 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262427228911182" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427228911182" TC_gsup_sai_num_auth_vectors(28)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524759 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524759 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427228911182"} 20250831122524759 DAUC <0003> db_auc.c:157 IMSI='262427228911182': No 2G Auth Data 20250831122524759 DAUC <0003> db_auc.c:236 IMSI='262427228911182': Calling to generate 4 vectors 20250831122524759 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250831122524759 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524759 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831122524759 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831122524759 DAUC <0003> auc.c:113 vector [0]: rand = c079820352e60ff8fb61343f39213f16 20250831122524759 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831122524759 DAUC <0003> auc.c:142 vector [0]: autn = 70367669333f00005e16bda01daf540a 20250831122524759 DAUC <0003> auc.c:143 vector [0]: ck = b2626abeeff9e9fb17f9f47b389f877e 20250831122524759 DAUC <0003> auc.c:144 vector [0]: ik = 00d12bef8b176964f429337b29221481 20250831122524759 DAUC <0003> auc.c:145 vector [0]: res = 99606b26116693aa0000000000000000 20250831122524759 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524759 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524759 DAUC <0003> auc.c:151 vector [0]: kc = 5163865175531360 20250831122524759 DAUC <0003> auc.c:152 vector [0]: sres = 8806f88c 20250831122524759 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524759 DAUC <0003> auc.c:113 vector [1]: rand = 32b2a23941af04b1e4e867c3e5e42c22 20250831122524759 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831122524759 DAUC <0003> auc.c:142 vector [1]: autn = b76aab68cd8b0000a931704163a20fcf 20250831122524759 DAUC <0003> auc.c:143 vector [1]: ck = 9d1a3ffd918f271d73f1f702765ddb18 20250831122524759 DAUC <0003> auc.c:144 vector [1]: ik = 5ebe2b99f266f5225ce732e6aaa43cb2 20250831122524759 DAUC <0003> auc.c:145 vector [1]: res = 39cf173877a0e6de0000000000000000 20250831122524759 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524759 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122524759 DAUC <0003> auc.c:151 vector [1]: kc = ecb2d180bf103595 20250831122524759 DAUC <0003> auc.c:152 vector [1]: sres = 4e6ff1e6 20250831122524759 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122524759 DAUC <0003> auc.c:113 vector [2]: rand = db43eb1efcdf589eb30ce4e4cbe1dfe0 20250831122524759 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831122524759 DAUC <0003> auc.c:142 vector [2]: autn = cc722184c7a10000e1b7b429625236f6 20250831122524759 DAUC <0003> auc.c:143 vector [2]: ck = 6805f2b42430fa1925d1f19fbbf39eac 20250831122524759 DAUC <0003> auc.c:144 vector [2]: ik = 34fd23204cb5b644f17e75ad4f914a5f 20250831122524759 DAUC <0003> auc.c:145 vector [2]: res = eb3ed68629c023f50000000000000000 20250831122524759 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524759 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122524759 DAUC <0003> auc.c:151 vector [2]: kc = 885755a69ce798ae 20250831122524759 DAUC <0003> auc.c:152 vector [2]: sres = c2fef573 20250831122524759 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122524759 DAUC <0003> auc.c:113 vector [3]: rand = 2e65fcaa929d9500f203dd88ad67f72c 20250831122524759 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831122524759 DAUC <0003> auc.c:142 vector [3]: autn = bd3e1c7598ef0000d6f28a2fe6c6eae7 20250831122524759 DAUC <0003> auc.c:143 vector [3]: ck = 5702456bb585c09b45915cb2c38cdf97 20250831122524759 DAUC <0003> auc.c:144 vector [3]: ik = ad99ed44c4e1c197620514ccc72df359 20250831122524759 DAUC <0003> auc.c:145 vector [3]: res = abfc57c6d9deb35e0000000000000000 20250831122524759 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524759 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122524759 DAUC <0003> auc.c:151 vector [3]: kc = dd0fe05175c52dc2 20250831122524759 DAUC <0003> auc.c:152 vector [3]: sres = 7222e498 20250831122524759 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122524759 DAUC <0003> db_auc.c:245 IMSI='262427228911182': Generated 4 vectors 20250831122524759 DAUC <0003> db_auc.c:249 IMSI='262427228911182': Updating SQN=161 in DB 20250831122524759 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427228911182"} 20250831122524759 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524759 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524759 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524760 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524760 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427228911182"} 20250831122524760 DAUC <0003> db_auc.c:157 IMSI='262427228911182': No 2G Auth Data 20250831122524760 DAUC <0003> db_auc.c:236 IMSI='262427228911182': Calling to generate 5 vectors 20250831122524760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122524760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524760 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831122524760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831122524760 DAUC <0003> auc.c:113 vector [0]: rand = 524967a891af97e03297965f33662d19 20250831122524760 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831122524760 DAUC <0003> auc.c:142 vector [0]: autn = 70889068ea3f0000a7467242bc882e1e 20250831122524760 DAUC <0003> auc.c:143 vector [0]: ck = 4c188d0a9b3799f3b9de7bd26bdcf7b3 20250831122524760 DAUC <0003> auc.c:144 vector [0]: ik = 1de5920e9d2fd62dff5cccc7aeabe03a 20250831122524760 DAUC <0003> auc.c:145 vector [0]: res = b74d5cbb1891fe310000000000000000 20250831122524760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524760 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524760 DAUC <0003> auc.c:151 vector [0]: kc = 177fa811c36f5857 20250831122524760 DAUC <0003> auc.c:152 vector [0]: sres = afdca28a 20250831122524760 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524760 DAUC <0003> auc.c:113 vector [1]: rand = f2fbe30b03b46454243688b190e862a6 20250831122524760 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831122524760 DAUC <0003> auc.c:142 vector [1]: autn = 56bc431f637600009d0de7e554ae4945 20250831122524760 DAUC <0003> auc.c:143 vector [1]: ck = fa5135fa4fd4861dfc3bef9fcd9316bd 20250831122524760 DAUC <0003> auc.c:144 vector [1]: ik = 6d1bd7c6d4cfa27018b2c35cfcb99b46 20250831122524760 DAUC <0003> auc.c:145 vector [1]: res = 68856c4c3dda87590000000000000000 20250831122524760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524760 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122524760 DAUC <0003> auc.c:151 vector [1]: kc = 73c3ceffaa31a996 20250831122524760 DAUC <0003> auc.c:152 vector [1]: sres = 555feb15 20250831122524760 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122524760 DAUC <0003> auc.c:113 vector [2]: rand = f24ffa701622e5dc43cd1cb4efb29762 20250831122524760 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831122524760 DAUC <0003> auc.c:142 vector [2]: autn = aad897a55c590000e421320e5785de34 20250831122524760 DAUC <0003> auc.c:143 vector [2]: ck = 7b2a1511813f53a964375fd259ade783 20250831122524760 DAUC <0003> auc.c:144 vector [2]: ik = 7996101c498256aec4e73da4f8f6862f 20250831122524760 DAUC <0003> auc.c:145 vector [2]: res = 555030f0824f64340000000000000000 20250831122524760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524760 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122524760 DAUC <0003> auc.c:151 vector [2]: kc = a26c677b69e664ab 20250831122524760 DAUC <0003> auc.c:152 vector [2]: sres = d71f54c4 20250831122524760 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122524760 DAUC <0003> auc.c:113 vector [3]: rand = ac4518cd1a93c255bea50582b4d1da84 20250831122524760 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831122524760 DAUC <0003> auc.c:142 vector [3]: autn = 1fa3ab82ce610000719f27f1f38beac2 20250831122524760 DAUC <0003> auc.c:143 vector [3]: ck = 94a5904ea48b4d99e922cb5d5434d14a 20250831122524760 DAUC <0003> auc.c:144 vector [3]: ik = 35295e04e98b50cd78088bf8d73baa27 20250831122524760 DAUC <0003> auc.c:145 vector [3]: res = 1995885e09f2672b0000000000000000 20250831122524760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524760 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122524760 DAUC <0003> auc.c:151 vector [3]: kc = 30a68eefce0f6639 20250831122524760 DAUC <0003> auc.c:152 vector [3]: sres = 1067ef75 20250831122524760 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122524760 DAUC <0003> auc.c:113 vector [4]: rand = 133782683ee2438c42425958a25939df 20250831122524760 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831122524760 DAUC <0003> auc.c:142 vector [4]: autn = 0bafb323697a00005ae484c13a8823c0 20250831122524760 DAUC <0003> auc.c:143 vector [4]: ck = 6efac5b68aa6d5288f55e3e0fcb054ca 20250831122524760 DAUC <0003> auc.c:144 vector [4]: ik = 27dc0cc303e761157dd4a6917fb1afdc 20250831122524760 DAUC <0003> auc.c:145 vector [4]: res = b5d7e758b030a7900000000000000000 20250831122524760 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524760 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122524760 DAUC <0003> auc.c:151 vector [4]: kc = bba78c040a404f2b 20250831122524760 DAUC <0003> auc.c:152 vector [4]: sres = 05e740c8 20250831122524760 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122524760 DAUC <0003> db_auc.c:245 IMSI='262427228911182': Generated 5 vectors 20250831122524760 DAUC <0003> db_auc.c:249 IMSI='262427228911182': Updating SQN=321 in DB 20250831122524760 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427228911182"} 20250831122524760 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524760 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524760 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524761 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524761 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427228911182"} 20250831122524761 DAUC <0003> db_auc.c:157 IMSI='262427228911182': No 2G Auth Data 20250831122524761 DAUC <0003> db_auc.c:236 IMSI='262427228911182': Calling to generate 5 vectors 20250831122524761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122524761 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524761 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831122524761 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831122524761 DAUC <0003> auc.c:113 vector [0]: rand = d90197a5b087b87941438f2d23a4ab19 20250831122524761 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831122524761 DAUC <0003> auc.c:142 vector [0]: autn = 01bdff5d479d0000b935ede33344ca49 20250831122524761 DAUC <0003> auc.c:143 vector [0]: ck = 7c3a554b52c701ec55b907c866fb1499 20250831122524761 DAUC <0003> auc.c:144 vector [0]: ik = f81ae2c85507d892006803ef1d126657 20250831122524761 DAUC <0003> auc.c:145 vector [0]: res = 21599dffa2843e0a0000000000000000 20250831122524761 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524761 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122524761 DAUC <0003> auc.c:151 vector [0]: kc = d1f1b3a47c29abb0 20250831122524761 DAUC <0003> auc.c:152 vector [0]: sres = 83dda3f5 20250831122524761 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122524761 DAUC <0003> auc.c:113 vector [1]: rand = cce7aa17ce866af1c9fd3c598a0b0e1a 20250831122524761 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831122524761 DAUC <0003> auc.c:142 vector [1]: autn = 6ed1e54f93c60000ede0b6030f5173c6 20250831122524761 DAUC <0003> auc.c:143 vector [1]: ck = 57b5cb795f5b9a1895097e345ec1b161 20250831122524761 DAUC <0003> auc.c:144 vector [1]: ik = af7db803c0f961272bf0ff9d7e68c652 20250831122524761 DAUC <0003> auc.c:145 vector [1]: res = f8943cbfef4ac43d0000000000000000 20250831122524761 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524761 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122524761 DAUC <0003> auc.c:151 vector [1]: kc = 4631f2d3bf0b8c0c 20250831122524761 DAUC <0003> auc.c:152 vector [1]: sres = 17def882 20250831122524761 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122524761 DAUC <0003> auc.c:113 vector [2]: rand = 44fb27fd9051ea6eb28256b6d3838ad7 20250831122524761 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831122524761 DAUC <0003> auc.c:142 vector [2]: autn = d158d837fa0a00004e168ee1e2a6f706 20250831122524761 DAUC <0003> auc.c:143 vector [2]: ck = dd6b4e049458f3d1f1ad25f3617c9af7 20250831122524761 DAUC <0003> auc.c:144 vector [2]: ik = 5a5b9fd5736896fc6f69c0294230170c 20250831122524761 DAUC <0003> auc.c:145 vector [2]: res = e54f04db3a47be790000000000000000 20250831122524761 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524761 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122524761 DAUC <0003> auc.c:151 vector [2]: kc = 19f4340bc47ce8d6 20250831122524761 DAUC <0003> auc.c:152 vector [2]: sres = df08baa2 20250831122524761 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122524761 DAUC <0003> auc.c:113 vector [3]: rand = 80cb5d5896350f30704bf73a784db892 20250831122524761 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831122524761 DAUC <0003> auc.c:142 vector [3]: autn = f4b07ddd2b4400009544870beae9be74 20250831122524761 DAUC <0003> auc.c:143 vector [3]: ck = daf9a3574d8a43dd30e095936491f072 20250831122524761 DAUC <0003> auc.c:144 vector [3]: ik = 9d7390d357f28d25a8d4d9cfe06485ee 20250831122524761 DAUC <0003> auc.c:145 vector [3]: res = 9086e03c5d55c8880000000000000000 20250831122524761 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524761 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122524761 DAUC <0003> auc.c:151 vector [3]: kc = dfbe7fd89e8dbb64 20250831122524761 DAUC <0003> auc.c:152 vector [3]: sres = cdd328b4 20250831122524761 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122524761 DAUC <0003> auc.c:113 vector [4]: rand = 83484ddc8d7ab29c7b3aaaa5f4a1966e 20250831122524761 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831122524761 DAUC <0003> auc.c:142 vector [4]: autn = 4bce6943aa5700009bff7de7142ec0de 20250831122524761 DAUC <0003> auc.c:143 vector [4]: ck = 19d2e19aa3a079da385dd7d0341b0f50 20250831122524761 DAUC <0003> auc.c:144 vector [4]: ik = af8a54d83cec9a588a8de49b0d098cef 20250831122524761 DAUC <0003> auc.c:145 vector [4]: res = 18136945a14599100000000000000000 20250831122524761 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524761 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122524761 DAUC <0003> auc.c:151 vector [4]: kc = 04888609a65e603d 20250831122524761 DAUC <0003> auc.c:152 vector [4]: sres = b956f055 20250831122524761 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122524761 DAUC <0003> db_auc.c:245 IMSI='262427228911182': Generated 5 vectors 20250831122524761 DAUC <0003> db_auc.c:249 IMSI='262427228911182': Updating SQN=481 in DB 20250831122524761 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427228911182"} 20250831122524761 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427228911182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524761 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524761 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41520<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@f9f3b2335396: Final verdict of PTC: pass 20250831122524762 DAUC <0003> db_auc.c:157 IMSI='262426171829266': No 2G Auth Data 20250831122524762 DAUC <0003> db_auc.c:192 IMSI='262426171829266': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262426171829266" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250831122524769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 20250831122524770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524770 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426171829266"} 20250831122524770 DAUC <0003> db_auc.c:236 IMSI='262426171829266': Calling to generate 1 vectors 20250831122524770 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250831122524770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524770 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122524770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524770 DAUC <0003> auc.c:113 vector [0]: rand = dfb3d471b824ea3e7216a20c4d400ba6 20250831122524770 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122524770 DAUC <0003> auc.c:142 vector [0]: autn = de5167dd05540000dff70026998318ed 20250831122524770 DAUC <0003> auc.c:143 vector [0]: ck = 605ccbccf0acea939570c6cb54284469 20250831122524770 DAUC <0003> auc.c:144 vector [0]: ik = 990063deca421f73d7b7bb2b0adf1e73 20250831122524770 DAUC <0003> auc.c:145 vector [0]: res = 03872e7e3f08773e0000000000000000 20250831122524770 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524770 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524770 DAUC <0003> auc.c:179 vector [0]: kc = 750413fbcc33ec00 20250831122524770 DAUC <0003> auc.c:180 vector [0]: sres = 3e7c69a8 20250831122524770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524770 DAUC <0003> db_auc.c:245 IMSI='262426171829266': Generated 1 vectors 20250831122524770 DAUC <0003> db_auc.c:249 IMSI='262426171829266': Updating SQN=33 in DB 20250831122524770 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426171829266"} 20250831122524770 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262426171829266" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426171829266" TC_gsup_sai_num_auth_vectors(29)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524771 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524771 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426171829266"} 20250831122524771 DAUC <0003> db_auc.c:236 IMSI='262426171829266': Calling to generate 4 vectors 20250831122524771 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250831122524771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831122524771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524771 DAUC <0003> auc.c:113 vector [0]: rand = 1f7b91ea9140654e0646c15ba56063c0 20250831122524771 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831122524771 DAUC <0003> auc.c:142 vector [0]: autn = 33625fd02b80000046a183b954de048b 20250831122524771 DAUC <0003> auc.c:143 vector [0]: ck = cf5a367a44846fef2455c716a3580c83 20250831122524771 DAUC <0003> auc.c:144 vector [0]: ik = 762f21cef184652603e411722e78d0c8 20250831122524771 DAUC <0003> auc.c:145 vector [0]: res = 0fb8219c6fac22fd0000000000000000 20250831122524771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524771 DAUC <0003> auc.c:179 vector [0]: kc = d3e779574c240800 20250831122524771 DAUC <0003> auc.c:180 vector [0]: sres = bc33d9eb 20250831122524771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524771 DAUC <0003> auc.c:113 vector [1]: rand = 015e1f37209246c85629ebf572165bb3 20250831122524771 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831122524771 DAUC <0003> auc.c:142 vector [1]: autn = 37564fbccc94000022c1cb1d12052454 20250831122524771 DAUC <0003> auc.c:143 vector [1]: ck = 7ae53d5069c836cc875a20591c080f62 20250831122524771 DAUC <0003> auc.c:144 vector [1]: ik = 2196fb4b9258c54025b96e8ebcb2a0dd 20250831122524771 DAUC <0003> auc.c:145 vector [1]: res = fa7280903252f1110000000000000000 20250831122524771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524771 DAUC <0003> auc.c:179 vector [1]: kc = 2f2ba2fab979fc00 20250831122524771 DAUC <0003> auc.c:180 vector [1]: sres = f12fd93e 20250831122524771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524771 DAUC <0003> auc.c:113 vector [2]: rand = b936505fa9fe18bd4dc8b879f9f84bce 20250831122524771 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831122524771 DAUC <0003> auc.c:142 vector [2]: autn = 4a77fa024fcc0000aecc43b436b966a2 20250831122524771 DAUC <0003> auc.c:143 vector [2]: ck = 6f001dfd683fdaea10be2e617304d1c0 20250831122524771 DAUC <0003> auc.c:144 vector [2]: ik = 16890fb2feb1ef23165a7f00eb41f40d 20250831122524771 DAUC <0003> auc.c:145 vector [2]: res = 3e497b4421200a7b0000000000000000 20250831122524771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524772 DAUC <0003> auc.c:179 vector [2]: kc = 151ad45fa7f69c00 20250831122524772 DAUC <0003> auc.c:180 vector [2]: sres = 0fcb664e 20250831122524772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524772 DAUC <0003> auc.c:113 vector [3]: rand = 65834e1453701f4a7565c0de4421ad8c 20250831122524772 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831122524772 DAUC <0003> auc.c:142 vector [3]: autn = 8f5c7999e6260000fa6ed9be7885dff1 20250831122524772 DAUC <0003> auc.c:143 vector [3]: ck = 6ba70ae7d3984a04d8f6ff58a4c421b0 20250831122524772 DAUC <0003> auc.c:144 vector [3]: ik = 02ef8dd64e3eda8eb86fcf331869b683 20250831122524772 DAUC <0003> auc.c:145 vector [3]: res = d2cf1e79c9ff07fd0000000000000000 20250831122524772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524772 DAUC <0003> auc.c:179 vector [3]: kc = 6d94b8f0df08b400 20250831122524772 DAUC <0003> auc.c:180 vector [3]: sres = 62b3d6dd 20250831122524772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524772 DAUC <0003> db_auc.c:245 IMSI='262426171829266': Generated 4 vectors 20250831122524772 DAUC <0003> db_auc.c:249 IMSI='262426171829266': Updating SQN=161 in DB 20250831122524772 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426171829266"} 20250831122524772 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524772 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524772 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524772 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524772 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426171829266"} 20250831122524772 DAUC <0003> db_auc.c:236 IMSI='262426171829266': Calling to generate 5 vectors 20250831122524772 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122524772 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524772 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524772 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831122524772 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524772 DAUC <0003> auc.c:113 vector [0]: rand = 779cf7adfc622acbc299dc89eaf7a248 20250831122524772 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831122524772 DAUC <0003> auc.c:142 vector [0]: autn = 2164b06f954100009e63b48ea6653198 20250831122524772 DAUC <0003> auc.c:143 vector [0]: ck = 3a7395944a2eb1b35503fd538f05c414 20250831122524772 DAUC <0003> auc.c:144 vector [0]: ik = fec9d4e32308bc23d34576cae0f702f1 20250831122524772 DAUC <0003> auc.c:145 vector [0]: res = 7dc203d9cc406c4a0000000000000000 20250831122524772 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524772 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524772 DAUC <0003> auc.c:179 vector [0]: kc = 291f81398714dc00 20250831122524772 DAUC <0003> auc.c:180 vector [0]: sres = ede12048 20250831122524772 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524772 DAUC <0003> auc.c:113 vector [1]: rand = 8a24d54d4caa1508ec1256294a8cd463 20250831122524772 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831122524772 DAUC <0003> auc.c:142 vector [1]: autn = 8226c3df614100008a6616404486177d 20250831122524772 DAUC <0003> auc.c:143 vector [1]: ck = 2363b351875bfa9ccda7016adba41069 20250831122524772 DAUC <0003> auc.c:144 vector [1]: ik = 58760e013a4b924d878890260d1e20fb 20250831122524772 DAUC <0003> auc.c:145 vector [1]: res = f4992c8f8da830db0000000000000000 20250831122524772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524772 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524772 DAUC <0003> auc.c:179 vector [1]: kc = a1feaa1cf0ba7c00 20250831122524772 DAUC <0003> auc.c:180 vector [1]: sres = 98b1be87 20250831122524773 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524773 DAUC <0003> auc.c:113 vector [2]: rand = 9aabfe5b00be4c1213bfa478de9bab54 20250831122524773 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831122524773 DAUC <0003> auc.c:142 vector [2]: autn = 33df646a08fb00005a1e55b5d4b1050b 20250831122524773 DAUC <0003> auc.c:143 vector [2]: ck = 58e261acbbbfcc41cacb2507e171dd57 20250831122524773 DAUC <0003> auc.c:144 vector [2]: ik = 5a35ccd3be41e51c6ea2f79614c11603 20250831122524773 DAUC <0003> auc.c:145 vector [2]: res = dfba64afee11f62e0000000000000000 20250831122524773 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524773 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524773 DAUC <0003> auc.c:179 vector [2]: kc = 3e5f14b2e14e4c00 20250831122524773 DAUC <0003> auc.c:180 vector [2]: sres = 9b083cac 20250831122524773 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524773 DAUC <0003> auc.c:113 vector [3]: rand = f19db21905c2f7389a937f56e10bb24d 20250831122524773 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831122524773 DAUC <0003> auc.c:142 vector [3]: autn = 7973cd8fe0ea0000c4423836374ada9a 20250831122524773 DAUC <0003> auc.c:143 vector [3]: ck = 3118c6f849e976c66e49171dd6ab6247 20250831122524773 DAUC <0003> auc.c:144 vector [3]: ik = 0352e68f565f6a5e937b018ff3ed49b6 20250831122524773 DAUC <0003> auc.c:145 vector [3]: res = 9073c2d4e73c99340000000000000000 20250831122524773 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524773 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524773 DAUC <0003> auc.c:179 vector [3]: kc = 04365ce99af38400 20250831122524773 DAUC <0003> auc.c:180 vector [3]: sres = dae7115d 20250831122524773 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524773 DAUC <0003> auc.c:113 vector [4]: rand = d5b3584bb0ed516b7f3fae41db0d96c4 20250831122524773 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831122524773 DAUC <0003> auc.c:142 vector [4]: autn = 2c1e933ce2b3000097b4ef8b3850fb99 20250831122524773 DAUC <0003> auc.c:143 vector [4]: ck = 13c9bd7abd9f7ac13e1993778d66687d 20250831122524773 DAUC <0003> auc.c:144 vector [4]: ik = ec9c684f049d29abf3c60b56300cfa8d 20250831122524773 DAUC <0003> auc.c:145 vector [4]: res = 8debe49433a0abd70000000000000000 20250831122524773 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524773 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122524773 DAUC <0003> auc.c:179 vector [4]: kc = c36fd2f940e82400 20250831122524773 DAUC <0003> auc.c:180 vector [4]: sres = 2fb375a9 20250831122524773 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122524773 DAUC <0003> db_auc.c:245 IMSI='262426171829266': Generated 5 vectors 20250831122524773 DAUC <0003> db_auc.c:249 IMSI='262426171829266': Updating SQN=321 in DB 20250831122524773 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426171829266"} 20250831122524773 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524773 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524773 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524773 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524773 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426171829266"} 20250831122524774 DAUC <0003> db_auc.c:236 IMSI='262426171829266': Calling to generate 5 vectors 20250831122524774 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122524774 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524774 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524774 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831122524774 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524774 DAUC <0003> auc.c:113 vector [0]: rand = 15a3dc22ced5ed91cc8705632fc940ef 20250831122524774 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831122524774 DAUC <0003> auc.c:142 vector [0]: autn = c456369691eb0000d966165f3e3cc6c4 20250831122524774 DAUC <0003> auc.c:143 vector [0]: ck = d9563fec48c25690cee600fa0c5aecb6 20250831122524774 DAUC <0003> auc.c:144 vector [0]: ik = 7ca4e4c8d66de316fa2d23bfc3a1102c 20250831122524774 DAUC <0003> auc.c:145 vector [0]: res = ef49c2148db9722d0000000000000000 20250831122524774 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524774 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524774 DAUC <0003> auc.c:179 vector [0]: kc = 49a1985a659e9c00 20250831122524774 DAUC <0003> auc.c:180 vector [0]: sres = 0152c9b0 20250831122524774 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524774 DAUC <0003> auc.c:113 vector [1]: rand = 26daa8fb049f6e2b8b8a6c79b78f1621 20250831122524774 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831122524774 DAUC <0003> auc.c:142 vector [1]: autn = 6629d337d98600008935ed6506bc0adb 20250831122524774 DAUC <0003> auc.c:143 vector [1]: ck = ce049815e16b7d7c67efca8fca6c2f2d 20250831122524774 DAUC <0003> auc.c:144 vector [1]: ik = 08669ba04d1455cf5605f582b3f7fa24 20250831122524774 DAUC <0003> auc.c:145 vector [1]: res = 74272f38ca002f380000000000000000 20250831122524774 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524774 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524774 DAUC <0003> auc.c:179 vector [1]: kc = 994429b6abd65000 20250831122524774 DAUC <0003> auc.c:180 vector [1]: sres = 34b24561 20250831122524774 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524774 DAUC <0003> auc.c:113 vector [2]: rand = 99fb48c4d07f21799a6ec3832484bed7 20250831122524774 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831122524774 DAUC <0003> auc.c:142 vector [2]: autn = e57ebbf7b6190000743a1ee11c934526 20250831122524774 DAUC <0003> auc.c:143 vector [2]: ck = 2ff264bc9e5b70e4a9ff4d4749d85d50 20250831122524774 DAUC <0003> auc.c:144 vector [2]: ik = fae64418fbed35bc28535b302d998874 20250831122524774 DAUC <0003> auc.c:145 vector [2]: res = 7c28063e291988bb0000000000000000 20250831122524774 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524774 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524774 DAUC <0003> auc.c:179 vector [2]: kc = 9a454d805811fc00 20250831122524774 DAUC <0003> auc.c:180 vector [2]: sres = 36a626df 20250831122524774 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524774 DAUC <0003> auc.c:113 vector [3]: rand = d929125fc0ef0397f329345dc60e396c 20250831122524774 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831122524774 DAUC <0003> auc.c:142 vector [3]: autn = 5dc7e1d4cd1f0000da60563dec90699e 20250831122524774 DAUC <0003> auc.c:143 vector [3]: ck = 38a18f8a2ffd8e8f09171692b8f848d7 20250831122524774 DAUC <0003> auc.c:144 vector [3]: ik = 3f02030b121b8756c66aef763830989d 20250831122524774 DAUC <0003> auc.c:145 vector [3]: res = 795135f77ac8bb6e0000000000000000 20250831122524774 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524774 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524774 DAUC <0003> auc.c:179 vector [3]: kc = ec0a4e3c26f21800 20250831122524774 DAUC <0003> auc.c:180 vector [3]: sres = 8a57335c 20250831122524774 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524774 DAUC <0003> auc.c:113 vector [4]: rand = acebca24162a782262a3c9a70ee24cd8 20250831122524774 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831122524774 DAUC <0003> auc.c:142 vector [4]: autn = 160f68c75e2c000059c8b4479aeeea43 20250831122524774 DAUC <0003> auc.c:143 vector [4]: ck = 13fa8f7bca3422147115270fd2d55f17 20250831122524774 DAUC <0003> auc.c:144 vector [4]: ik = 737d4926be7a2e2ce017f2af97176be0 20250831122524774 DAUC <0003> auc.c:145 vector [4]: res = 8fe51c2f85f567020000000000000000 20250831122524774 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524774 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122524774 DAUC <0003> auc.c:179 vector [4]: kc = ddc3aa4d51bfec00 20250831122524774 DAUC <0003> auc.c:180 vector [4]: sres = 645baf2d 20250831122524774 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122524774 DAUC <0003> db_auc.c:245 IMSI='262426171829266': Generated 5 vectors 20250831122524774 DAUC <0003> db_auc.c:249 IMSI='262426171829266': Updating SQN=481 in DB 20250831122524774 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426171829266"} 20250831122524774 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426171829266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524774 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524774 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@f9f3b2335396: Final verdict of PTC: pass 20250831122524775 DAUC <0003> db_auc.c:157 IMSI='262426043559234': No 2G Auth Data 20250831122524775 DAUC <0003> db_auc.c:192 IMSI='262426043559234': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262426043559234" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250831122524781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 20250831122524783 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524783 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426043559234"} 20250831122524783 DAUC <0003> db_auc.c:236 IMSI='262426043559234': Calling to generate 1 vectors 20250831122524783 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250831122524783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524783 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122524783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524783 DAUC <0003> auc.c:113 vector [0]: rand = 77b7a63174bcbaba3a69622cb38c36c7 20250831122524783 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122524783 DAUC <0003> auc.c:142 vector [0]: autn = a23ed24c2fa100004eaa2dce5b8908ea 20250831122524783 DAUC <0003> auc.c:143 vector [0]: ck = 68c479de518db27562c7639bc55a16d1 20250831122524783 DAUC <0003> auc.c:144 vector [0]: ik = 4448aa217f33e7c393857ba11fe43e29 20250831122524783 DAUC <0003> auc.c:145 vector [0]: res = dd165513af3490100000000000000000 20250831122524783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524783 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524783 DAUC <0003> auc.c:179 vector [0]: kc = 00b8e02a831b8000 20250831122524783 DAUC <0003> auc.c:180 vector [0]: sres = 4e84bedf 20250831122524783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524783 DAUC <0003> db_auc.c:245 IMSI='262426043559234': Generated 1 vectors 20250831122524783 DAUC <0003> db_auc.c:249 IMSI='262426043559234': Updating SQN=33 in DB 20250831122524783 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426043559234"} 20250831122524783 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524783 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524783 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262426043559234" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426043559234" TC_gsup_sai_num_auth_vectors(30)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524784 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524784 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426043559234"} 20250831122524784 DAUC <0003> db_auc.c:236 IMSI='262426043559234': Calling to generate 4 vectors 20250831122524784 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250831122524784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524784 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831122524784 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524784 DAUC <0003> auc.c:113 vector [0]: rand = 37a9eab69ff104bb6a074b5f259f52e0 20250831122524784 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831122524784 DAUC <0003> auc.c:142 vector [0]: autn = e6f9770363f800001849883b1c260c83 20250831122524784 DAUC <0003> auc.c:143 vector [0]: ck = 7a42ea53919eb74092d534b6ec306891 20250831122524784 DAUC <0003> auc.c:144 vector [0]: ik = 52eae953ef5cc2f6b83faef0aaf8d9e3 20250831122524784 DAUC <0003> auc.c:145 vector [0]: res = e0a97727b34851740000000000000000 20250831122524784 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524784 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524784 DAUC <0003> auc.c:179 vector [0]: kc = eff06fb7cb42cc00 20250831122524784 DAUC <0003> auc.c:180 vector [0]: sres = 2b31ab64 20250831122524784 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524784 DAUC <0003> auc.c:113 vector [1]: rand = 429af21372aa9cc559c832a2219b76b9 20250831122524784 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831122524784 DAUC <0003> auc.c:142 vector [1]: autn = 60ad84fd34d00000660c3039de3ef9f7 20250831122524784 DAUC <0003> auc.c:143 vector [1]: ck = f6ee6f38205291705c3b9babdca9c8ff 20250831122524784 DAUC <0003> auc.c:144 vector [1]: ik = 9d6208114e2e854c500c150a2a1aac92 20250831122524784 DAUC <0003> auc.c:145 vector [1]: res = bb1be2c51096fb360000000000000000 20250831122524784 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524784 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524784 DAUC <0003> auc.c:179 vector [1]: kc = 2af694d0414c5000 20250831122524784 DAUC <0003> auc.c:180 vector [1]: sres = 27486b18 20250831122524784 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524784 DAUC <0003> auc.c:113 vector [2]: rand = e0b37ea0819172f21e2821f218aae477 20250831122524784 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831122524784 DAUC <0003> auc.c:142 vector [2]: autn = c17098944c8a000036b092c159e22e9a 20250831122524784 DAUC <0003> auc.c:143 vector [2]: ck = 7bffbbeaee9f88890c79f27031247dfe 20250831122524784 DAUC <0003> auc.c:144 vector [2]: ik = 25e4b8a73d9f1b8f4b8bab5e928a6002 20250831122524784 DAUC <0003> auc.c:145 vector [2]: res = cea8e75c401e81c80000000000000000 20250831122524784 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524784 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524784 DAUC <0003> auc.c:179 vector [2]: kc = fca6fd120b221800 20250831122524784 DAUC <0003> auc.c:180 vector [2]: sres = 5766fb4b 20250831122524784 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524784 DAUC <0003> auc.c:113 vector [3]: rand = c63fafcd93ed1fbb114aedb84cbbde9a 20250831122524784 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831122524784 DAUC <0003> auc.c:142 vector [3]: autn = 6c3d8bd0904c0000eb2350338cb2726b 20250831122524784 DAUC <0003> auc.c:143 vector [3]: ck = 926f4a877ae14fdd4c1fdc2319fead1e 20250831122524784 DAUC <0003> auc.c:144 vector [3]: ik = ff164b34df39fc8f59c7ece3197ed9e2 20250831122524784 DAUC <0003> auc.c:145 vector [3]: res = 412de1bd35db92500000000000000000 20250831122524784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524784 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524784 DAUC <0003> auc.c:179 vector [3]: kc = 7c17c365d5db6400 20250831122524784 DAUC <0003> auc.c:180 vector [3]: sres = adf24e3e 20250831122524784 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524784 DAUC <0003> db_auc.c:245 IMSI='262426043559234': Generated 4 vectors 20250831122524784 DAUC <0003> db_auc.c:249 IMSI='262426043559234': Updating SQN=161 in DB 20250831122524784 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426043559234"} 20250831122524784 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524784 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524784 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524785 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524785 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426043559234"} 20250831122524785 DAUC <0003> db_auc.c:236 IMSI='262426043559234': Calling to generate 5 vectors 20250831122524785 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122524785 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524785 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524785 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831122524785 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524785 DAUC <0003> auc.c:113 vector [0]: rand = 2d0655d8e7811af6821cef2b047bc5f2 20250831122524785 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831122524785 DAUC <0003> auc.c:142 vector [0]: autn = 1c50b933af3d000021a8f5aa6600cb5c 20250831122524785 DAUC <0003> auc.c:143 vector [0]: ck = 287443cfdbaffc4a92f78ca0b3567f2a 20250831122524786 DAUC <0003> auc.c:144 vector [0]: ik = 849cae41bc596179d781bd989a790801 20250831122524786 DAUC <0003> auc.c:145 vector [0]: res = 35dcce309925a33d0000000000000000 20250831122524786 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524786 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524786 DAUC <0003> auc.c:179 vector [0]: kc = 24cf03676e575c00 20250831122524786 DAUC <0003> auc.c:180 vector [0]: sres = 12d5fe9c 20250831122524786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524786 DAUC <0003> auc.c:113 vector [1]: rand = a9c6733452b2834897457a65151e34fd 20250831122524786 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831122524786 DAUC <0003> auc.c:142 vector [1]: autn = f6372b15d78c000013054bd6a664977d 20250831122524786 DAUC <0003> auc.c:143 vector [1]: ck = 590a1f859f89113102928eff61e63941 20250831122524786 DAUC <0003> auc.c:144 vector [1]: ik = 7c56ad4ac77645e402da3bde67cc5b8e 20250831122524786 DAUC <0003> auc.c:145 vector [1]: res = 672763a4ff9b7b990000000000000000 20250831122524786 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524786 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524786 DAUC <0003> auc.c:179 vector [1]: kc = 21a202cfe8b6e000 20250831122524786 DAUC <0003> auc.c:180 vector [1]: sres = ad28f63b 20250831122524786 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524786 DAUC <0003> auc.c:113 vector [2]: rand = d47dcb01a53ed4fef8bcbd5e4e11fd7e 20250831122524786 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831122524786 DAUC <0003> auc.c:142 vector [2]: autn = 40b3505dc1e70000aedc2673d01e2c8a 20250831122524786 DAUC <0003> auc.c:143 vector [2]: ck = 2e75c51509ad2ec2307eecf2e26217bd 20250831122524786 DAUC <0003> auc.c:144 vector [2]: ik = bd439193d0280d51d88d9d5c3f99eaa9 20250831122524786 DAUC <0003> auc.c:145 vector [2]: res = 126feb4fb9b7c7eb0000000000000000 20250831122524786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524786 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524786 DAUC <0003> auc.c:179 vector [2]: kc = 2e8a868f3b4a8800 20250831122524786 DAUC <0003> auc.c:180 vector [2]: sres = 0413dcea 20250831122524786 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524786 DAUC <0003> auc.c:113 vector [3]: rand = 4cffa96241312923bce1f59ed177ff47 20250831122524786 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831122524786 DAUC <0003> auc.c:142 vector [3]: autn = c602813ffd6500005e645f6bbf99f63c 20250831122524786 DAUC <0003> auc.c:143 vector [3]: ck = e9b3872b0129b9c9522bf0c081fe0698 20250831122524786 DAUC <0003> auc.c:144 vector [3]: ik = d6bb2d6c25456460e93ca05fcdcd3cdc 20250831122524786 DAUC <0003> auc.c:145 vector [3]: res = ea7632f0c57a094f0000000000000000 20250831122524786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524786 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524786 DAUC <0003> auc.c:179 vector [3]: kc = 440e6173ee735000 20250831122524786 DAUC <0003> auc.c:180 vector [3]: sres = 22ac1ed2 20250831122524786 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524786 DAUC <0003> auc.c:113 vector [4]: rand = d6567684c7a8e6edb2d61125692245c8 20250831122524786 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831122524786 DAUC <0003> auc.c:142 vector [4]: autn = afd609061ae100009e5c8377fd8528e7 20250831122524786 DAUC <0003> auc.c:143 vector [4]: ck = 8050e990a341b3c5794afc9c15279055 20250831122524786 DAUC <0003> auc.c:144 vector [4]: ik = 79915a9ee4e17bdc8d203d7a89d60227 20250831122524786 DAUC <0003> auc.c:145 vector [4]: res = 05067cb9f532b6ac0000000000000000 20250831122524786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524786 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122524786 DAUC <0003> auc.c:179 vector [4]: kc = 695f5d1cb67c1c00 20250831122524786 DAUC <0003> auc.c:180 vector [4]: sres = d099131d 20250831122524786 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122524786 DAUC <0003> db_auc.c:245 IMSI='262426043559234': Generated 5 vectors 20250831122524786 DAUC <0003> db_auc.c:249 IMSI='262426043559234': Updating SQN=321 in DB 20250831122524786 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426043559234"} 20250831122524786 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524786 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524786 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524787 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524787 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426043559234"} 20250831122524787 DAUC <0003> db_auc.c:236 IMSI='262426043559234': Calling to generate 5 vectors 20250831122524787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122524787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524787 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831122524787 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524787 DAUC <0003> auc.c:113 vector [0]: rand = 105065d0e06100cfc18d090dbb522e96 20250831122524787 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831122524787 DAUC <0003> auc.c:142 vector [0]: autn = 924fbc3cd1ee000094f7d13713fb8421 20250831122524787 DAUC <0003> auc.c:143 vector [0]: ck = bd854f3b78d38f1adee1399e27c0a2a0 20250831122524787 DAUC <0003> auc.c:144 vector [0]: ik = 7030192f3f1718cb2c2c5d8ad3e7bf0c 20250831122524787 DAUC <0003> auc.c:145 vector [0]: res = c113edca3b84a7250000000000000000 20250831122524787 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524787 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524787 DAUC <0003> auc.c:179 vector [0]: kc = 5ffb4cdc0cf2bc00 20250831122524787 DAUC <0003> auc.c:180 vector [0]: sres = da1159ef 20250831122524787 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524787 DAUC <0003> auc.c:113 vector [1]: rand = 37b8b5b1546ce3b52351ef6a74848070 20250831122524787 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831122524787 DAUC <0003> auc.c:142 vector [1]: autn = 730dd63cd36f00001cfc64744d1a2dd8 20250831122524787 DAUC <0003> auc.c:143 vector [1]: ck = 2efefa2997e1297f0400e9ed5e4ede4f 20250831122524787 DAUC <0003> auc.c:144 vector [1]: ik = 5e0beb827587bfa28f4c25738314ebd6 20250831122524787 DAUC <0003> auc.c:145 vector [1]: res = 1c5e84ce0654055c0000000000000000 20250831122524787 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524787 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524787 DAUC <0003> auc.c:179 vector [1]: kc = b5c8206389e8d400 20250831122524787 DAUC <0003> auc.c:180 vector [1]: sres = f901d839 20250831122524787 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524787 DAUC <0003> auc.c:113 vector [2]: rand = b60c7be5583e23a45e7c3d0e774109a3 20250831122524787 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831122524787 DAUC <0003> auc.c:142 vector [2]: autn = 82b30f9c5d5500009347ed7ddeba6954 20250831122524787 DAUC <0003> auc.c:143 vector [2]: ck = 82175e8720bdb92b71caaf74042651a4 20250831122524787 DAUC <0003> auc.c:144 vector [2]: ik = b405ebadb197dca291c16f7ce152cd26 20250831122524787 DAUC <0003> auc.c:145 vector [2]: res = 9b836088d9867cf30000000000000000 20250831122524787 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524787 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524787 DAUC <0003> auc.c:179 vector [2]: kc = 307c9787fdd5fc00 20250831122524787 DAUC <0003> auc.c:180 vector [2]: sres = 29ad5028 20250831122524787 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524787 DAUC <0003> auc.c:113 vector [3]: rand = f7816234cc0b5662a954f7213a785388 20250831122524787 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831122524787 DAUC <0003> auc.c:142 vector [3]: autn = a2d2fe645c7b00009cc9fb65cd40174d 20250831122524787 DAUC <0003> auc.c:143 vector [3]: ck = 4818426bb69b68a9257ced20570f3faa 20250831122524787 DAUC <0003> auc.c:144 vector [3]: ik = be460ede2a4796ec29e4558f19116ac0 20250831122524787 DAUC <0003> auc.c:145 vector [3]: res = 105bd101baf050670000000000000000 20250831122524787 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524787 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524787 DAUC <0003> auc.c:179 vector [3]: kc = fbaa0a2ffecb8800 20250831122524787 DAUC <0003> auc.c:180 vector [3]: sres = c3cb639a 20250831122524787 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524787 DAUC <0003> auc.c:113 vector [4]: rand = d11d34e5600d750771a38538e9bee7f4 20250831122524787 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831122524787 DAUC <0003> auc.c:142 vector [4]: autn = 453345743c0d00002b0ae98e3d25ac59 20250831122524787 DAUC <0003> auc.c:143 vector [4]: ck = 35340074c80e8d5b45feed53d7966584 20250831122524787 DAUC <0003> auc.c:144 vector [4]: ik = 82b304fc84b160b5d7f2df9703e7bdbf 20250831122524787 DAUC <0003> auc.c:145 vector [4]: res = efba6b4dbc8459b90000000000000000 20250831122524787 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524787 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122524787 DAUC <0003> auc.c:179 vector [4]: kc = cde71ff8624f0400 20250831122524787 DAUC <0003> auc.c:180 vector [4]: sres = ba0b5593 20250831122524787 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122524787 DAUC <0003> db_auc.c:245 IMSI='262426043559234': Generated 5 vectors 20250831122524787 DAUC <0003> db_auc.c:249 IMSI='262426043559234': Updating SQN=481 in DB 20250831122524787 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426043559234"} 20250831122524787 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426043559234 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524787 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524787 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@f9f3b2335396: Final verdict of PTC: pass 20250831122524788 DAUC <0003> db_auc.c:157 IMSI='262427145734238': No 2G Auth Data 20250831122524788 DAUC <0003> db_auc.c:192 IMSI='262427145734238': No 3G Auth Data HLR_Test-GSUP(21)@f9f3b2335396: Created GsupExpect[0] for "262427145734238" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250831122524794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 20250831122524795 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524795 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427145734238"} 20250831122524795 DAUC <0003> db_auc.c:236 IMSI='262427145734238': Calling to generate 1 vectors 20250831122524796 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250831122524796 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524796 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524796 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122524796 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524796 DAUC <0003> auc.c:113 vector [0]: rand = 4c0165bc40375edac83354701b743f2f 20250831122524796 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122524796 DAUC <0003> auc.c:142 vector [0]: autn = 161315cd423700000b6e61b9b83eac41 20250831122524796 DAUC <0003> auc.c:143 vector [0]: ck = 12f8c12570dd84dd2be77e13889a3cce 20250831122524796 DAUC <0003> auc.c:144 vector [0]: ik = cb638f822ebdd559edf4ceef642a03c5 20250831122524796 DAUC <0003> auc.c:145 vector [0]: res = cd14c1020e5f7b760000000000000000 20250831122524796 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524796 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524796 DAUC <0003> auc.c:179 vector [0]: kc = 0d7bca0809d10db9 20250831122524796 DAUC <0003> auc.c:180 vector [0]: sres = 541ab23c 20250831122524796 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524796 DAUC <0003> db_auc.c:245 IMSI='262427145734238': Generated 1 vectors 20250831122524796 DAUC <0003> db_auc.c:249 IMSI='262427145734238': Updating SQN=33 in DB 20250831122524796 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427145734238"} 20250831122524796 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524796 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524796 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f9f3b2335396: Found GsupExpect[0] for "262427145734238" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@f9f3b2335396: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427145734238" TC_gsup_sai_num_auth_vectors(31)@f9f3b2335396: setverdict(pass): none -> pass 20250831122524796 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524797 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427145734238"} 20250831122524797 DAUC <0003> db_auc.c:236 IMSI='262427145734238': Calling to generate 4 vectors 20250831122524797 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250831122524797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524797 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831122524797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524797 DAUC <0003> auc.c:113 vector [0]: rand = e40b78759e5ae5d26ee6f96584b8b38f 20250831122524797 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831122524797 DAUC <0003> auc.c:142 vector [0]: autn = 11750e6e9e850000f42be461dbc5f8a5 20250831122524797 DAUC <0003> auc.c:143 vector [0]: ck = 0ce9b253657cefedd35288b93ab16069 20250831122524797 DAUC <0003> auc.c:144 vector [0]: ik = e98d26b156d1d077507fb14138026430 20250831122524797 DAUC <0003> auc.c:145 vector [0]: res = 6a3e1050cc9968c70000000000000000 20250831122524797 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524797 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524797 DAUC <0003> auc.c:179 vector [0]: kc = 1526d06e8a338f9b 20250831122524797 DAUC <0003> auc.c:180 vector [0]: sres = 46145cc6 20250831122524797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524797 DAUC <0003> auc.c:113 vector [1]: rand = db49cb8a214e813787cb74bfd623e71e 20250831122524797 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831122524797 DAUC <0003> auc.c:142 vector [1]: autn = 3c936462ef8300004d9928f11b8607ee 20250831122524797 DAUC <0003> auc.c:143 vector [1]: ck = 96bff4e49d05689c8c34c6fdd94392dd 20250831122524797 DAUC <0003> auc.c:144 vector [1]: ik = 631f5857e4fcddd1b9c9fb6e3ac2c931 20250831122524797 DAUC <0003> auc.c:145 vector [1]: res = 83c9e089ff0d33a70000000000000000 20250831122524797 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524797 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524797 DAUC <0003> auc.c:179 vector [1]: kc = 46134d23b7516799 20250831122524797 DAUC <0003> auc.c:180 vector [1]: sres = 2ab0eb85 20250831122524797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524797 DAUC <0003> auc.c:113 vector [2]: rand = 2e604faebd2947f22f1ee7efe6337462 20250831122524797 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831122524797 DAUC <0003> auc.c:142 vector [2]: autn = 863537277e380000bcb134542313225f 20250831122524797 DAUC <0003> auc.c:143 vector [2]: ck = 3ca93eeafaf91fd78a62ccfaa8176117 20250831122524797 DAUC <0003> auc.c:144 vector [2]: ik = 18959c3b32b4841202aca03ed0043340 20250831122524797 DAUC <0003> auc.c:145 vector [2]: res = ae13e82616bc736c0000000000000000 20250831122524797 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524797 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524797 DAUC <0003> auc.c:179 vector [2]: kc = 1f0bd3ac9c0f080c 20250831122524797 DAUC <0003> auc.c:180 vector [2]: sres = 777bd119 20250831122524797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524797 DAUC <0003> auc.c:113 vector [3]: rand = 79400e1e26f7656bd83f39c6025b9547 20250831122524797 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831122524797 DAUC <0003> auc.c:142 vector [3]: autn = 8f2447f4df690000604d58f011c9c8c6 20250831122524797 DAUC <0003> auc.c:143 vector [3]: ck = 5a38bd6f3619d8bddd13553722b3cc13 20250831122524797 DAUC <0003> auc.c:144 vector [3]: ik = 18ec71fb3e1f92b4cce27f6224d2f6b8 20250831122524797 DAUC <0003> auc.c:145 vector [3]: res = 53b0b1d0a476f5ed0000000000000000 20250831122524797 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524797 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524797 DAUC <0003> auc.c:179 vector [3]: kc = 2701a2d1c2096e19 20250831122524797 DAUC <0003> auc.c:180 vector [3]: sres = f8df8e89 20250831122524797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524797 DAUC <0003> db_auc.c:245 IMSI='262427145734238': Generated 4 vectors 20250831122524797 DAUC <0003> db_auc.c:249 IMSI='262427145734238': Updating SQN=161 in DB 20250831122524797 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427145734238"} 20250831122524797 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524797 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524797 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524797 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524797 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427145734238"} 20250831122524797 DAUC <0003> db_auc.c:236 IMSI='262427145734238': Calling to generate 5 vectors 20250831122524797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122524797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524797 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831122524797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524797 DAUC <0003> auc.c:113 vector [0]: rand = 8ba00563c8fa3846438adc616394e285 20250831122524797 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831122524797 DAUC <0003> auc.c:142 vector [0]: autn = 49bdd045106600000352d67b6c631c87 20250831122524798 DAUC <0003> auc.c:143 vector [0]: ck = ead979e528e76b32da065748ac08cf0b 20250831122524798 DAUC <0003> auc.c:144 vector [0]: ik = 188945972b28ffbc1e9b6721ce49ce47 20250831122524798 DAUC <0003> auc.c:145 vector [0]: res = 14c09f8135da88eb0000000000000000 20250831122524798 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524798 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524798 DAUC <0003> auc.c:179 vector [0]: kc = 05c3ede8ca705764 20250831122524798 DAUC <0003> auc.c:180 vector [0]: sres = 56822ac5 20250831122524798 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524798 DAUC <0003> auc.c:113 vector [1]: rand = b2bd55b8dc831483dd26689989609da5 20250831122524798 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831122524798 DAUC <0003> auc.c:142 vector [1]: autn = 28a637b04df8000093260c492722af34 20250831122524798 DAUC <0003> auc.c:143 vector [1]: ck = 2a3be8082af9bd3481743b6e663cd2ec 20250831122524798 DAUC <0003> auc.c:144 vector [1]: ik = 935887a47c51587de71491a2d58f0f2e 20250831122524798 DAUC <0003> auc.c:145 vector [1]: res = 9269d421a3cbeccb0000000000000000 20250831122524798 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524798 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524798 DAUC <0003> auc.c:179 vector [1]: kc = 359077c7d1459d88 20250831122524798 DAUC <0003> auc.c:180 vector [1]: sres = 08e55e6e 20250831122524798 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524798 DAUC <0003> auc.c:113 vector [2]: rand = f2dcb615e382a64fd30826338262925d 20250831122524798 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831122524798 DAUC <0003> auc.c:142 vector [2]: autn = 672deb2ce3cf00000ef8be46b42715ad 20250831122524798 DAUC <0003> auc.c:143 vector [2]: ck = 0f3c5440d402a3108c59fca341c373d6 20250831122524798 DAUC <0003> auc.c:144 vector [2]: ik = 4cdd0ddb39d244d6437ce70dc8d7ac63 20250831122524798 DAUC <0003> auc.c:145 vector [2]: res = a27fa1f282e2086a0000000000000000 20250831122524798 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524798 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524798 DAUC <0003> auc.c:179 vector [2]: kc = afca51f822a67c35 20250831122524798 DAUC <0003> auc.c:180 vector [2]: sres = 87e8d97e 20250831122524798 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524798 DAUC <0003> auc.c:113 vector [3]: rand = 6406a7961963d47a81ac6ea9a8d39789 20250831122524798 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831122524798 DAUC <0003> auc.c:142 vector [3]: autn = 999d93053aae00000f5eee62ae491ada 20250831122524798 DAUC <0003> auc.c:143 vector [3]: ck = 6670f66e96ad2ad165eed43bbcc4a77a 20250831122524798 DAUC <0003> auc.c:144 vector [3]: ik = 33903960dc62739022bfd4111204befa 20250831122524798 DAUC <0003> auc.c:145 vector [3]: res = 7316841c4969dcf10000000000000000 20250831122524798 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524798 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524798 DAUC <0003> auc.c:179 vector [3]: kc = be74fb94fbcddced 20250831122524798 DAUC <0003> auc.c:180 vector [3]: sres = 98caa832 20250831122524798 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524798 DAUC <0003> auc.c:113 vector [4]: rand = 2c62cf5b7017730df7ecb7057af1d112 20250831122524798 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831122524798 DAUC <0003> auc.c:142 vector [4]: autn = 88f7ea74e9d000007ff3ab873ed28bc1 20250831122524798 DAUC <0003> auc.c:143 vector [4]: ck = 665cebdf6e5f1114d1a93e6825fb3765 20250831122524798 DAUC <0003> auc.c:144 vector [4]: ik = 2f61994d0bdb71f14f1f1fc1e8df1702 20250831122524798 DAUC <0003> auc.c:145 vector [4]: res = f267e3ec4a995fd40000000000000000 20250831122524798 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524798 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122524798 DAUC <0003> auc.c:179 vector [4]: kc = cd5fb0de0a138b74 20250831122524798 DAUC <0003> auc.c:180 vector [4]: sres = 7bf7c178 20250831122524798 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122524798 DAUC <0003> db_auc.c:245 IMSI='262427145734238': Generated 5 vectors 20250831122524798 DAUC <0003> db_auc.c:249 IMSI='262427145734238': Updating SQN=321 in DB 20250831122524798 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427145734238"} 20250831122524798 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524798 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524798 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524798 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524799 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427145734238"} 20250831122524799 DAUC <0003> db_auc.c:236 IMSI='262427145734238': Calling to generate 5 vectors 20250831122524799 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122524799 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122524799 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122524799 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831122524799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122524799 DAUC <0003> auc.c:113 vector [0]: rand = 0628f3a5be5d5e24f820e332ec98f389 20250831122524799 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831122524799 DAUC <0003> auc.c:142 vector [0]: autn = 15bda65d3c660000d4e7a1d3b88e3b11 20250831122524799 DAUC <0003> auc.c:143 vector [0]: ck = 88c9b84b2fde0defda6fbc1624c5ab8d 20250831122524799 DAUC <0003> auc.c:144 vector [0]: ik = 706eaffc5b6ddc3c9412ec2d76956c4b 20250831122524799 DAUC <0003> auc.c:145 vector [0]: res = f4622512b016dad30000000000000000 20250831122524799 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122524799 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122524799 DAUC <0003> auc.c:179 vector [0]: kc = 7dcf90837b35f3b2 20250831122524799 DAUC <0003> auc.c:180 vector [0]: sres = 18afe0f8 20250831122524799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122524799 DAUC <0003> auc.c:113 vector [1]: rand = 20826a2ee63bb9c6ac9087f35c2d5885 20250831122524799 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831122524799 DAUC <0003> auc.c:142 vector [1]: autn = 74647e5ce2c900007681747d75d78acf 20250831122524799 DAUC <0003> auc.c:143 vector [1]: ck = 4f927332446ea458443f6c29dd759158 20250831122524799 DAUC <0003> auc.c:144 vector [1]: ik = 407b96e01e59847891804c1e1bbd3734 20250831122524799 DAUC <0003> auc.c:145 vector [1]: res = 9f99ebc09b47e7670000000000000000 20250831122524799 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122524799 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122524799 DAUC <0003> auc.c:179 vector [1]: kc = 40500f87b862259e 20250831122524799 DAUC <0003> auc.c:180 vector [1]: sres = fd52b47f 20250831122524799 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122524799 DAUC <0003> auc.c:113 vector [2]: rand = f3d97510b1f7438322687cd6df8db6e5 20250831122524799 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831122524799 DAUC <0003> auc.c:142 vector [2]: autn = 77c14c7851050000bb30f5e2f6cabe43 20250831122524799 DAUC <0003> auc.c:143 vector [2]: ck = 68b05fd827336b286d4c852576a84069 20250831122524799 DAUC <0003> auc.c:144 vector [2]: ik = 6c624c83db8cc390adc4f738d80fe927 20250831122524799 DAUC <0003> auc.c:145 vector [2]: res = f10267ba803f80820000000000000000 20250831122524799 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122524799 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122524799 DAUC <0003> auc.c:179 vector [2]: kc = e60958c8fcf38a28 20250831122524799 DAUC <0003> auc.c:180 vector [2]: sres = 187ab2d2 20250831122524799 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122524799 DAUC <0003> auc.c:113 vector [3]: rand = 469f5ca90fc02c493082a134f8bc9acb 20250831122524799 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831122524799 DAUC <0003> auc.c:142 vector [3]: autn = d17e83cd33480000a10189d200515f35 20250831122524799 DAUC <0003> auc.c:143 vector [3]: ck = 619916029af88b163346b9faab427517 20250831122524799 DAUC <0003> auc.c:144 vector [3]: ik = 04fd3070c0f6d68b925b7f07b56eca7b 20250831122524799 DAUC <0003> auc.c:145 vector [3]: res = 748fcec2beb45e560000000000000000 20250831122524799 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122524799 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122524799 DAUC <0003> auc.c:179 vector [3]: kc = f4c1bcd22db9dac4 20250831122524799 DAUC <0003> auc.c:180 vector [3]: sres = b32e4077 20250831122524799 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122524799 DAUC <0003> auc.c:113 vector [4]: rand = 3a2d38bb00c362dd1121fbd21b4d4f01 20250831122524799 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831122524799 DAUC <0003> auc.c:142 vector [4]: autn = cbb013d862b80000cd86a9af77e23860 20250831122524799 DAUC <0003> auc.c:143 vector [4]: ck = f5863f0bbb76764b4f225e2b1bcf49ab 20250831122524799 DAUC <0003> auc.c:144 vector [4]: ik = 93585ee65806ca7495974a45f69208e2 20250831122524799 DAUC <0003> auc.c:145 vector [4]: res = 9a122873a8bd9d8c0000000000000000 20250831122524799 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122524799 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122524799 DAUC <0003> auc.c:179 vector [4]: kc = 1a8cd333fa4f4aba 20250831122524799 DAUC <0003> auc.c:180 vector [4]: sres = 832020ab 20250831122524799 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122524799 DAUC <0003> db_auc.c:245 IMSI='262427145734238': Generated 5 vectors 20250831122524799 DAUC <0003> db_auc.c:249 IMSI='262427145734238': Updating SQN=481 in DB 20250831122524799 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427145734238"} 20250831122524799 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427145734238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122524799 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122524799 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122524799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122524800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@f9f3b2335396: Final verdict of PTC: none 20250831122524800 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34405<->l=127.0.0.1:4259) 22@f9f3b2335396: Final verdict of PTC: none 20250831122524801 DLINP <000b> input/ipa.c:452 connected read/write 20250831122524801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122524801 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122524801 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122524801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun Aug 31 12:25:24 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250831122524835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20250831122524936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275196) Waiting for packet dumper to finish... 1 (prev_count=275196, count=409064) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun Aug 31 12:25:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_sai_eps started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122528005 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122528005 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122528006 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122528008 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528008 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122528008 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122528008 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122528008 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122528008 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122528008 DLGSUP <0013> gsup_server.c:236 2: 20250831122528008 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122528008 DLGSUP <0013> gsup_server.c:236 3: 20250831122528008 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122528008 DLGSUP <0013> gsup_server.c:236 4: 20250831122528008 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122528008 DLGSUP <0013> gsup_server.c:236 5: 20250831122528008 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122528008 DLGSUP <0013> gsup_server.c:236 7: 20250831122528008 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122528008 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122528008 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122528008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122528015 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39341<->l=127.0.0.1:4259) 20250831122528017 DAUC <0003> db_auc.c:157 IMSI='262420848999947': No 2G Auth Data 20250831122528017 DAUC <0003> db_auc.c:192 IMSI='262420848999947': No 3G Auth Data HLR_Test-GSUP(33)@f9f3b2335396: Created GsupExpect[0] for "262420848999947" to be handled at TC_gsup_sai_eps(36) 20250831122528022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 20250831122528054 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528054 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420848999947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420848999947"} 20250831122528054 DAUC <0003> db_auc.c:157 IMSI='262420848999947': No 2G Auth Data 20250831122528054 DAUC <0003> db_auc.c:236 IMSI='262420848999947': Calling to generate 5 vectors 20250831122528054 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122528054 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122528054 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122528054 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122528054 DAUC <0003> auc.c:113 vector [0]: rand = e085b462554093981a4d3182e065385f 20250831122528054 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122528055 DAUC <0003> auc.c:142 vector [0]: autn = 9fb358c8ca3f80006c13d7e7c1859507 20250831122528055 DAUC <0003> auc.c:143 vector [0]: ck = 856ac45f58d2f1729d89969b96ebe51a 20250831122528055 DAUC <0003> auc.c:144 vector [0]: ik = f70ea6d5211b79e3d4a9530a01bd9783 20250831122528055 DAUC <0003> auc.c:145 vector [0]: res = d3df25633d362d0c0000000000000000 20250831122528055 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122528055 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122528055 DAUC <0003> auc.c:151 vector [0]: kc = 3b44a71bee9ffa08 20250831122528055 DAUC <0003> auc.c:152 vector [0]: sres = eee9086f 20250831122528055 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122528055 DAUC <0003> auc.c:113 vector [1]: rand = 412167ad42eb494f77371e0e3e74777d 20250831122528055 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122528055 DAUC <0003> auc.c:142 vector [1]: autn = 5e37990dc5198000124661c8e7713c82 20250831122528055 DAUC <0003> auc.c:143 vector [1]: ck = 0b9953586a380410b88396d31652fd97 20250831122528055 DAUC <0003> auc.c:144 vector [1]: ik = cab5de65e3edf7b2ebec0b4b74455aa2 20250831122528055 DAUC <0003> auc.c:145 vector [1]: res = bafa5fd28bb4edac0000000000000000 20250831122528055 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122528055 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122528055 DAUC <0003> auc.c:151 vector [1]: kc = 924310a5ebc25497 20250831122528055 DAUC <0003> auc.c:152 vector [1]: sres = 314eb27e 20250831122528055 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122528055 DAUC <0003> auc.c:113 vector [2]: rand = f99dc460d394409659b9fb9a387f3a32 20250831122528055 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122528055 DAUC <0003> auc.c:142 vector [2]: autn = 5621f711ea2580000054bf43b58202fc 20250831122528055 DAUC <0003> auc.c:143 vector [2]: ck = ec010932589d6a4869ba9eb3cf2d9cbc 20250831122528055 DAUC <0003> auc.c:144 vector [2]: ik = 928f9c176dae6e6651fdc95c33653be3 20250831122528055 DAUC <0003> auc.c:145 vector [2]: res = 033e334a314680ec0000000000000000 20250831122528055 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122528055 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122528055 DAUC <0003> auc.c:151 vector [2]: kc = 46c9c2cac97ba371 20250831122528055 DAUC <0003> auc.c:152 vector [2]: sres = 3278b3a6 20250831122528055 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122528055 DAUC <0003> auc.c:113 vector [3]: rand = bfc48a61d036187785138122a91f5b99 20250831122528055 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122528055 DAUC <0003> auc.c:142 vector [3]: autn = 731ac921215080006393124a6e7c613a 20250831122528055 DAUC <0003> auc.c:143 vector [3]: ck = de2512922f84a28b94b579acfba056e8 20250831122528055 DAUC <0003> auc.c:144 vector [3]: ik = 5690f798caf02389480453b5974bd9da 20250831122528055 DAUC <0003> auc.c:145 vector [3]: res = c425b5fe6d67a9170000000000000000 20250831122528055 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122528055 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122528056 DAUC <0003> auc.c:151 vector [3]: kc = 5404cf13899f0e30 20250831122528056 DAUC <0003> auc.c:152 vector [3]: sres = a9421ce9 20250831122528056 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122528056 DAUC <0003> auc.c:113 vector [4]: rand = 265aa6a51d01c785d1c7a1a9e2ba1cfb 20250831122528056 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122528056 DAUC <0003> auc.c:142 vector [4]: autn = 52e980aae80480002214f1df2c3c40d7 20250831122528056 DAUC <0003> auc.c:143 vector [4]: ck = 8982fee5385d0423e98f7c2275dc71a5 20250831122528056 DAUC <0003> auc.c:144 vector [4]: ik = b612dbece675865cfd0d7f266c56951a 20250831122528056 DAUC <0003> auc.c:145 vector [4]: res = 55683ee53a5ba7b00000000000000000 20250831122528056 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122528056 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122528056 DAUC <0003> auc.c:151 vector [4]: kc = 2b12260dc7a266c0 20250831122528056 DAUC <0003> auc.c:152 vector [4]: sres = 6f339955 20250831122528056 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122528056 DAUC <0003> db_auc.c:245 IMSI='262420848999947': Generated 5 vectors 20250831122528056 DAUC <0003> db_auc.c:249 IMSI='262420848999947': Updating SQN=161 in DB 20250831122528056 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420848999947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420848999947"} 20250831122528056 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420848999947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122528056 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122528056 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f9f3b2335396: Found GsupExpect[0] for "262420848999947" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@f9f3b2335396: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420848999947" TC_gsup_sai_eps(36)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122528064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@f9f3b2335396: Final verdict of PTC: pass 20250831122528067 DAUC <0003> db_auc.c:157 IMSI='262425197699231': No 2G Auth Data 20250831122528067 DAUC <0003> db_auc.c:192 IMSI='262425197699231': No 3G Auth Data HLR_Test-GSUP(33)@f9f3b2335396: Created GsupExpect[0] for "262425197699231" to be handled at TC_gsup_sai_eps(37) 20250831122528082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4258 20250831122528084 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528084 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425197699231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425197699231"} 20250831122528084 DAUC <0003> db_auc.c:157 IMSI='262425197699231': No 2G Auth Data 20250831122528084 DAUC <0003> db_auc.c:236 IMSI='262425197699231': Calling to generate 5 vectors 20250831122528084 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831122528084 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122528084 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831122528084 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122528084 DAUC <0003> auc.c:113 vector [0]: rand = af8fe30da3d0f4d755c89713a1965178 20250831122528084 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122528084 DAUC <0003> auc.c:142 vector [0]: autn = b21248fe6ed28000025e4d6d98b11287 20250831122528084 DAUC <0003> auc.c:143 vector [0]: ck = ed898c85101e21eb92f012c1c9e2ffab 20250831122528084 DAUC <0003> auc.c:144 vector [0]: ik = 8b76b48a3f4d80e6748f8f4e9266605b 20250831122528084 DAUC <0003> auc.c:145 vector [0]: res = 7cbd0fa6e6ff09920000000000000000 20250831122528084 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122528084 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831122528084 DAUC <0003> auc.c:151 vector [0]: kc = 8080a58074d73efd 20250831122528084 DAUC <0003> auc.c:152 vector [0]: sres = 9a420634 20250831122528084 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831122528084 DAUC <0003> auc.c:113 vector [1]: rand = 685299ce52885acc9820eab6046c0aa6 20250831122528084 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122528084 DAUC <0003> auc.c:142 vector [1]: autn = cf14eaec42eb80006d4ab8d6f7a5d7f5 20250831122528084 DAUC <0003> auc.c:143 vector [1]: ck = cd46b810cda5ff2ee78b670eeb292932 20250831122528084 DAUC <0003> auc.c:144 vector [1]: ik = 20fc4df227358f6e6147997fca04d6c0 20250831122528084 DAUC <0003> auc.c:145 vector [1]: res = 199b466470377f460000000000000000 20250831122528084 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122528084 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831122528084 DAUC <0003> auc.c:151 vector [1]: kc = 6b760b93cbbd8fb2 20250831122528084 DAUC <0003> auc.c:152 vector [1]: sres = 69ac3922 20250831122528084 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831122528084 DAUC <0003> auc.c:113 vector [2]: rand = a9a51ff78445348d3c2c3322e3289bab 20250831122528084 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122528084 DAUC <0003> auc.c:142 vector [2]: autn = 4f173f23b6e2800051ee68e7ff5c2bf4 20250831122528084 DAUC <0003> auc.c:143 vector [2]: ck = 2703a7580cb61824f896540094ea2353 20250831122528084 DAUC <0003> auc.c:144 vector [2]: ik = 80763e7c6e49d986fdaef37116c5fb04 20250831122528084 DAUC <0003> auc.c:145 vector [2]: res = a1060ae4ed64d1ce0000000000000000 20250831122528084 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122528084 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831122528084 DAUC <0003> auc.c:151 vector [2]: kc = a24d3e55e0d019f5 20250831122528084 DAUC <0003> auc.c:152 vector [2]: sres = 4c62db2a 20250831122528084 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831122528084 DAUC <0003> auc.c:113 vector [3]: rand = 546fa77424f034846f228352eaae3f95 20250831122528084 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122528084 DAUC <0003> auc.c:142 vector [3]: autn = ad9f90243c9f8000819bcf4c36062241 20250831122528084 DAUC <0003> auc.c:143 vector [3]: ck = d71a75a2f26cf8746035208d64a4a841 20250831122528084 DAUC <0003> auc.c:144 vector [3]: ik = 6aef49eb8cedd22fb872cef06df0835c 20250831122528084 DAUC <0003> auc.c:145 vector [3]: res = 012505800d13dcee0000000000000000 20250831122528084 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122528084 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831122528084 DAUC <0003> auc.c:151 vector [3]: kc = 65b2d23477d50146 20250831122528084 DAUC <0003> auc.c:152 vector [3]: sres = 0c36d96e 20250831122528084 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831122528084 DAUC <0003> auc.c:113 vector [4]: rand = 3b94f4f907833f4f3dfe1311722b993a 20250831122528084 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122528084 DAUC <0003> auc.c:142 vector [4]: autn = 3e405e83d4c780001c3577fc7b8e1ccd 20250831122528084 DAUC <0003> auc.c:143 vector [4]: ck = d26403a62bb9780130b560f306697fdb 20250831122528084 DAUC <0003> auc.c:144 vector [4]: ik = 730739b8c4558ec81288e9317aadd472 20250831122528084 DAUC <0003> auc.c:145 vector [4]: res = 88bf71d2b4449c0a0000000000000000 20250831122528084 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122528084 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831122528084 DAUC <0003> auc.c:151 vector [4]: kc = 835eb3dc93285d60 20250831122528084 DAUC <0003> auc.c:152 vector [4]: sres = 3cfbedd8 20250831122528084 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831122528084 DAUC <0003> db_auc.c:245 IMSI='262425197699231': Generated 5 vectors 20250831122528084 DAUC <0003> db_auc.c:249 IMSI='262425197699231': Updating SQN=161 in DB 20250831122528084 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425197699231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425197699231"} 20250831122528084 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425197699231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122528084 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122528084 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f9f3b2335396: Found GsupExpect[0] for "262425197699231" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@f9f3b2335396: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425197699231" TC_gsup_sai_eps(37)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122528085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@f9f3b2335396: Final verdict of PTC: pass 20250831122528086 DAUC <0003> db_auc.c:157 IMSI='262423194710547': No 2G Auth Data 20250831122528086 DAUC <0003> db_auc.c:192 IMSI='262423194710547': No 3G Auth Data HLR_Test-GSUP(33)@f9f3b2335396: Created GsupExpect[0] for "262423194710547" to be handled at TC_gsup_sai_eps(38) 20250831122528092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 20250831122528094 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528094 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423194710547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423194710547"} 20250831122528094 DAUC <0003> db_auc.c:236 IMSI='262423194710547': Calling to generate 5 vectors 20250831122528094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122528094 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122528094 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122528094 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122528094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122528094 DAUC <0003> auc.c:113 vector [0]: rand = c17d18fae645b5d43561e0a4410d784b 20250831122528094 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122528094 DAUC <0003> auc.c:142 vector [0]: autn = dbd1bf16227680001d5ba809a97ad216 20250831122528094 DAUC <0003> auc.c:143 vector [0]: ck = 8640861b10f41ab62f764fe63e5fb1bd 20250831122528094 DAUC <0003> auc.c:144 vector [0]: ik = ac9e77c14b5bdfb92a7a8dee527b8a9c 20250831122528094 DAUC <0003> auc.c:145 vector [0]: res = 955c178d7633867b0000000000000000 20250831122528094 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122528094 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122528094 DAUC <0003> auc.c:179 vector [0]: kc = 168791cc3dd98c00 20250831122528094 DAUC <0003> auc.c:180 vector [0]: sres = 02459008 20250831122528094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122528094 DAUC <0003> auc.c:113 vector [1]: rand = 45f4807a540c0b039744265be56dd93a 20250831122528094 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122528094 DAUC <0003> auc.c:142 vector [1]: autn = 157dcddd619780004cae2b79c4cbbe3b 20250831122528094 DAUC <0003> auc.c:143 vector [1]: ck = a7060f519027352635f000c413e45000 20250831122528094 DAUC <0003> auc.c:144 vector [1]: ik = 1ebb4562055f20e9903b9dcff82d620e 20250831122528094 DAUC <0003> auc.c:145 vector [1]: res = 2545d2a1a3df78960000000000000000 20250831122528094 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122528094 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122528094 DAUC <0003> auc.c:179 vector [1]: kc = 0eab038b15174800 20250831122528094 DAUC <0003> auc.c:180 vector [1]: sres = c4629536 20250831122528094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122528094 DAUC <0003> auc.c:113 vector [2]: rand = deae5f5b6d75b95cb1244f9627ef9915 20250831122528094 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122528094 DAUC <0003> auc.c:142 vector [2]: autn = 0289430aad888000d2b72798c90b2924 20250831122528094 DAUC <0003> auc.c:143 vector [2]: ck = 26039108af3023055e38b66192148105 20250831122528094 DAUC <0003> auc.c:144 vector [2]: ik = f3b21198e93ffc4191372ff213e96a0c 20250831122528094 DAUC <0003> auc.c:145 vector [2]: res = b0c00485959e24290000000000000000 20250831122528094 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122528094 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122528094 DAUC <0003> auc.c:179 vector [2]: kc = 6bb6905253b05c00 20250831122528094 DAUC <0003> auc.c:180 vector [2]: sres = 5f6c3f69 20250831122528094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122528094 DAUC <0003> auc.c:113 vector [3]: rand = 4fa1cea65a9e54231cd593a43d8643b7 20250831122528094 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122528094 DAUC <0003> auc.c:142 vector [3]: autn = c0a2eb64505f80008fad7646a13113d1 20250831122528094 DAUC <0003> auc.c:143 vector [3]: ck = 23e74763ca38fe3e6f8125ca9b4daf18 20250831122528094 DAUC <0003> auc.c:144 vector [3]: ik = c03364e92d0621511f92917279e2a051 20250831122528094 DAUC <0003> auc.c:145 vector [3]: res = 57a833c76c125c490000000000000000 20250831122528094 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122528094 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122528094 DAUC <0003> auc.c:179 vector [3]: kc = ac63c11704851000 20250831122528094 DAUC <0003> auc.c:180 vector [3]: sres = 0a5b37a5 20250831122528094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122528094 DAUC <0003> auc.c:113 vector [4]: rand = ae8051a4fc3db22a2d979e189755f58b 20250831122528094 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122528094 DAUC <0003> auc.c:142 vector [4]: autn = d3025f7e4745800010c7a96a9489f6ac 20250831122528094 DAUC <0003> auc.c:143 vector [4]: ck = ac4d98ed8ce6e0fb84c269a89afe57cb 20250831122528094 DAUC <0003> auc.c:144 vector [4]: ik = 25f573b4d59a0d317c56443343a1bee0 20250831122528094 DAUC <0003> auc.c:145 vector [4]: res = 30881660f1cc33290000000000000000 20250831122528094 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122528094 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122528094 DAUC <0003> auc.c:179 vector [4]: kc = 7bce17ed818c1c00 20250831122528094 DAUC <0003> auc.c:180 vector [4]: sres = 10f223cf 20250831122528094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122528094 DAUC <0003> db_auc.c:245 IMSI='262423194710547': Generated 5 vectors 20250831122528094 DAUC <0003> db_auc.c:249 IMSI='262423194710547': Updating SQN=161 in DB 20250831122528094 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423194710547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423194710547"} 20250831122528094 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423194710547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122528094 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122528094 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f9f3b2335396: Found GsupExpect[0] for "262423194710547" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@f9f3b2335396: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423194710547" TC_gsup_sai_eps(38)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122528095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@f9f3b2335396: Final verdict of PTC: pass 20250831122528095 DAUC <0003> db_auc.c:157 IMSI='262423659836559': No 2G Auth Data 20250831122528095 DAUC <0003> db_auc.c:192 IMSI='262423659836559': No 3G Auth Data HLR_Test-GSUP(33)@f9f3b2335396: Created GsupExpect[0] for "262423659836559" to be handled at TC_gsup_sai_eps(39) 20250831122528101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41598<->l=127.0.0.1:4258 20250831122528102 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528102 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423659836559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423659836559"} 20250831122528102 DAUC <0003> db_auc.c:236 IMSI='262423659836559': Calling to generate 5 vectors 20250831122528102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122528102 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122528102 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122528102 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122528102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122528102 DAUC <0003> auc.c:113 vector [0]: rand = b854dce5cc011ea76280a734582aefbb 20250831122528102 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122528102 DAUC <0003> auc.c:142 vector [0]: autn = d9faae73b89880000864c0f103c373c3 20250831122528102 DAUC <0003> auc.c:143 vector [0]: ck = 80a72c4d934eb2abb7e336c9873c42ca 20250831122528102 DAUC <0003> auc.c:144 vector [0]: ik = 39e71d116e9f9b737fac08b457422ae9 20250831122528102 DAUC <0003> auc.c:145 vector [0]: res = 0a330625c568cb110000000000000000 20250831122528102 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122528102 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122528102 DAUC <0003> auc.c:179 vector [0]: kc = 41a3c5ab7acdc400 20250831122528102 DAUC <0003> auc.c:180 vector [0]: sres = 6d08aa3b 20250831122528102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122528102 DAUC <0003> auc.c:113 vector [1]: rand = 66169ad8ba79ae713f5a6a516b143314 20250831122528102 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122528102 DAUC <0003> auc.c:142 vector [1]: autn = c418a3c55fb3800067b95a01fdfe8fb1 20250831122528102 DAUC <0003> auc.c:143 vector [1]: ck = 516fdbc6cc184cbfa77fe33d60f2d7ca 20250831122528102 DAUC <0003> auc.c:144 vector [1]: ik = 4612ec8b8eda5dcd89fb3dccc7c69ea3 20250831122528102 DAUC <0003> auc.c:145 vector [1]: res = a081a7d44b90f84b0000000000000000 20250831122528102 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122528102 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122528102 DAUC <0003> auc.c:179 vector [1]: kc = f487c069cf82f000 20250831122528102 DAUC <0003> auc.c:180 vector [1]: sres = 66733208 20250831122528102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122528102 DAUC <0003> auc.c:113 vector [2]: rand = 261ec88d0251797196113365c8d4b8eb 20250831122528102 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122528102 DAUC <0003> auc.c:142 vector [2]: autn = 7439014064958000f490dbd043d58931 20250831122528102 DAUC <0003> auc.c:143 vector [2]: ck = 42ee84217fffeea7b36e3a4e0463896d 20250831122528102 DAUC <0003> auc.c:144 vector [2]: ik = a7051cedb132c19bcbbbfe07b6348bf4 20250831122528102 DAUC <0003> auc.c:145 vector [2]: res = c39f4d31816b40e70000000000000000 20250831122528102 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122528102 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122528102 DAUC <0003> auc.c:179 vector [2]: kc = c4a62177ce7f7c00 20250831122528102 DAUC <0003> auc.c:180 vector [2]: sres = 943fa30b 20250831122528102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122528102 DAUC <0003> auc.c:113 vector [3]: rand = d71a9e45990c4cfce7cb6815891149e4 20250831122528102 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122528102 DAUC <0003> auc.c:142 vector [3]: autn = c37cc48c26608000cba6f89412aea0ae 20250831122528102 DAUC <0003> auc.c:143 vector [3]: ck = 1a6570606319df65c2b294858374cccb 20250831122528102 DAUC <0003> auc.c:144 vector [3]: ik = eb5174cf5f88d22424a892ef907864c6 20250831122528102 DAUC <0003> auc.c:145 vector [3]: res = a2610bc4cd048c420000000000000000 20250831122528102 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122528102 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122528102 DAUC <0003> auc.c:179 vector [3]: kc = c6d465ef0e1f3800 20250831122528102 DAUC <0003> auc.c:180 vector [3]: sres = 0798fd3c 20250831122528102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122528102 DAUC <0003> auc.c:113 vector [4]: rand = dee3932f27eda72eaba8e5cd09ef450e 20250831122528102 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122528102 DAUC <0003> auc.c:142 vector [4]: autn = 103e2582f2818000efc95a9f0a332488 20250831122528102 DAUC <0003> auc.c:143 vector [4]: ck = 3268be157cbb50378a005e5499bdfd38 20250831122528102 DAUC <0003> auc.c:144 vector [4]: ik = 15be066a25bf17b9145a9b79f5ab5514 20250831122528102 DAUC <0003> auc.c:145 vector [4]: res = 68912b5976a41c320000000000000000 20250831122528102 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122528102 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122528102 DAUC <0003> auc.c:179 vector [4]: kc = 430c7b24614e4c00 20250831122528102 DAUC <0003> auc.c:180 vector [4]: sres = e4be8edc 20250831122528102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122528102 DAUC <0003> db_auc.c:245 IMSI='262423659836559': Generated 5 vectors 20250831122528102 DAUC <0003> db_auc.c:249 IMSI='262423659836559': Updating SQN=161 in DB 20250831122528102 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423659836559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423659836559"} 20250831122528102 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423659836559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122528102 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122528102 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f9f3b2335396: Found GsupExpect[0] for "262423659836559" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@f9f3b2335396: Added IMSI table entry 3TC_gsup_sai_eps(39)"262423659836559" TC_gsup_sai_eps(39)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122528103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41598<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@f9f3b2335396: Final verdict of PTC: pass 20250831122528104 DAUC <0003> db_auc.c:157 IMSI='262426202508317': No 2G Auth Data 20250831122528104 DAUC <0003> db_auc.c:192 IMSI='262426202508317': No 3G Auth Data HLR_Test-GSUP(33)@f9f3b2335396: Created GsupExpect[0] for "262426202508317" to be handled at TC_gsup_sai_eps(40) 20250831122528110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 20250831122528112 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528112 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426202508317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426202508317"} 20250831122528112 DAUC <0003> db_auc.c:236 IMSI='262426202508317': Calling to generate 5 vectors 20250831122528112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831122528112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831122528112 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831122528112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831122528112 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831122528112 DAUC <0003> auc.c:113 vector [0]: rand = 741fb4da1b544575226af35de5d04d86 20250831122528112 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831122528112 DAUC <0003> auc.c:142 vector [0]: autn = d09539f4efad800001804b498d04ee16 20250831122528112 DAUC <0003> auc.c:143 vector [0]: ck = b41ddc235bee287e4bdd0c125557129f 20250831122528112 DAUC <0003> auc.c:144 vector [0]: ik = d5f1ab896a8b4249ee08c56e9f67a4a9 20250831122528112 DAUC <0003> auc.c:145 vector [0]: res = c29dc259682b0c670000000000000000 20250831122528112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831122528112 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831122528112 DAUC <0003> auc.c:179 vector [0]: kc = 7d2922828ddef8d1 20250831122528112 DAUC <0003> auc.c:180 vector [0]: sres = 4f3c2ee5 20250831122528112 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831122528112 DAUC <0003> auc.c:113 vector [1]: rand = e756f188e06c0292d73dc67574f4fd9d 20250831122528112 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831122528112 DAUC <0003> auc.c:142 vector [1]: autn = 62a65bfdb94e8000aa4905a94629db19 20250831122528112 DAUC <0003> auc.c:143 vector [1]: ck = ec6f719ed263a32e0be81bfec69ad015 20250831122528112 DAUC <0003> auc.c:144 vector [1]: ik = ed4536f94389b7d4bfa617d5037796a1 20250831122528112 DAUC <0003> auc.c:145 vector [1]: res = 6ae3ae896fbc7b700000000000000000 20250831122528112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831122528112 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831122528112 DAUC <0003> auc.c:179 vector [1]: kc = 85e77f84c42b4366 20250831122528112 DAUC <0003> auc.c:180 vector [1]: sres = 5e8a7128 20250831122528112 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831122528112 DAUC <0003> auc.c:113 vector [2]: rand = 8ada4da71374ce9485eee5d48669e31a 20250831122528112 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831122528112 DAUC <0003> auc.c:142 vector [2]: autn = a6c11eca0b978000abe575ad87e61e6e 20250831122528112 DAUC <0003> auc.c:143 vector [2]: ck = 08be091046162e344343d707e328130e 20250831122528112 DAUC <0003> auc.c:144 vector [2]: ik = 1369a127a0df2a7086694be46439df1f 20250831122528112 DAUC <0003> auc.c:145 vector [2]: res = c77ae46de45596460000000000000000 20250831122528112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831122528112 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831122528112 DAUC <0003> auc.c:179 vector [2]: kc = 18def1ebb01b17da 20250831122528112 DAUC <0003> auc.c:180 vector [2]: sres = 5e411005 20250831122528112 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831122528112 DAUC <0003> auc.c:113 vector [3]: rand = 52c3576fd5cd0dfb663dbc3fc07f5e5e 20250831122528112 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831122528112 DAUC <0003> auc.c:142 vector [3]: autn = 8942775edee58000a7ea6fb686e25aec 20250831122528112 DAUC <0003> auc.c:143 vector [3]: ck = 071c651646de1fc285ad66d878073eb0 20250831122528112 DAUC <0003> auc.c:144 vector [3]: ik = aea00cc8ac35ea2ff562ce7e2d21dc85 20250831122528112 DAUC <0003> auc.c:145 vector [3]: res = b82342f0ffd39c320000000000000000 20250831122528112 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831122528112 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831122528112 DAUC <0003> auc.c:179 vector [3]: kc = 1031603dff888886 20250831122528112 DAUC <0003> auc.c:180 vector [3]: sres = 3ad3e37a 20250831122528112 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831122528112 DAUC <0003> auc.c:113 vector [4]: rand = 0122919082a752dbcedd38c1734dc2f6 20250831122528112 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831122528112 DAUC <0003> auc.c:142 vector [4]: autn = 9b17207904938000d17e14ab17ec4cf0 20250831122528112 DAUC <0003> auc.c:143 vector [4]: ck = 3412ea51f2b37232ecb6b667aaa78c9a 20250831122528112 DAUC <0003> auc.c:144 vector [4]: ik = 8902d2318c7447e793b289d87b9f8887 20250831122528112 DAUC <0003> auc.c:145 vector [4]: res = 049b5a9e64b7c8900000000000000000 20250831122528112 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831122528112 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831122528112 DAUC <0003> auc.c:179 vector [4]: kc = dc9c868552446664 20250831122528112 DAUC <0003> auc.c:180 vector [4]: sres = e895b973 20250831122528112 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831122528112 DAUC <0003> db_auc.c:245 IMSI='262426202508317': Generated 5 vectors 20250831122528112 DAUC <0003> db_auc.c:249 IMSI='262426202508317': Updating SQN=161 in DB 20250831122528112 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426202508317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426202508317"} 20250831122528112 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426202508317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122528112 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122528112 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f9f3b2335396: Found GsupExpect[0] for "262426202508317" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@f9f3b2335396: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426202508317" TC_gsup_sai_eps(40)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122528113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41600<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122528114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41560<->l=127.0.0.1:4258 20250831122528114 DLINP <000b> input/ipa.c:452 connected read/write 20250831122528114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122528114 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@f9f3b2335396: Final verdict of PTC: none 20250831122528114 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122528114 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122528114 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39341<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@f9f3b2335396: Final verdict of PTC: none 34@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Aug 31 12:25:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250831122528140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 20250831122528241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65744) Waiting for packet dumper to finish... 1 (prev_count=65744, count=126236) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun Aug 31 12:25:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_ul_unknown_imsi started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122531384 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122531384 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122531387 DLINP <000b> input/ipa.c:452 connected read/write 20250831122531387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122531388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122531389 DLINP <000b> input/ipa.c:452 connected read/write 20250831122531389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122531389 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122531389 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122531389 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122531390 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122531390 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122531390 DLGSUP <0013> gsup_server.c:236 2: 20250831122531390 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(41)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122531390 DLGSUP <0013> gsup_server.c:236 3: 20250831122531390 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122531390 DLGSUP <0013> gsup_server.c:236 4: 20250831122531390 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122531390 DLGSUP <0013> gsup_server.c:236 5: 20250831122531390 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122531390 DLGSUP <0013> gsup_server.c:236 7: 20250831122531390 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122531390 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122531390 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122531390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122531398 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36649<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@f9f3b2335396: Created GsupExpect[0] for "262429988460687" to be handled at TC_gsup_ul_unknown_imsi(45) 20250831122531405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20250831122531434 DLINP <000b> input/ipa.c:452 connected read/write 20250831122531434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122531434 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429988460687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429988460687" cn_domain=PS} 20250831122531434 DLU <0006> fsm.c:456 lu(262429988460687)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122531434 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429988460687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250831122531434 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429988460687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429988460687" cause=IMSI unknown in HLR} 20250831122531434 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429988460687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122531434 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429988460687)[0x55633ba4aaf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122531434 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429988460687)[0x55633ba4aaf0]{UNVALIDATED}: Freeing instance 20250831122531434 DLU <0006> fsm.c:568 lu(PS:IMSI-262429988460687)[0x55633ba4aaf0]{UNVALIDATED}: Deallocated 20250831122531435 DLINP <000b> input/ipa.c:452 connected read/write 20250831122531435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122531435 DLINP <000b> input/ipa.c:452 connected read/write 20250831122531435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@f9f3b2335396: Found GsupExpect[0] for "262429988460687" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@f9f3b2335396: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429988460687" TC_gsup_ul_unknown_imsi(45)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122531440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@f9f3b2335396: Final verdict of PTC: pass 20250831122531442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4258 20250831122531444 DLINP <000b> input/ipa.c:452 connected read/write 20250831122531444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122531444 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122531444 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122531444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122531444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36649<->l=127.0.0.1:4259) 43@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(42)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 43: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@f9f3b2335396: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun Aug 31 12:25:31 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250831122531480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 20250831122531581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=26092) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sun Aug 31 12:25:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122534717 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122534717 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122534722 DLINP <000b> input/ipa.c:452 connected read/write 20250831122534722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122534722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122534724 DLINP <000b> input/ipa.c:452 connected read/write 20250831122534724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122534724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122534724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122534724 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122534724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122534724 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122534724 DLGSUP <0013> gsup_server.c:236 2: 20250831122534724 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122534724 DLGSUP <0013> gsup_server.c:236 3: 20250831122534724 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122534724 DLGSUP <0013> gsup_server.c:236 4: 20250831122534724 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122534724 DLGSUP <0013> gsup_server.c:236 5: 20250831122534724 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122534724 DLGSUP <0013> gsup_server.c:236 7: 20250831122534724 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122534724 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122534724 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122534724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122534734 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38853<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f9f3b2335396: Created GsupExpect[0] for "262429340681523" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250831122534742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20250831122534770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122534770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122534770 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429340681523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429340681523" cn_domain=PS source_name="the-source\n"} 20250831122534770 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831122534770 DLU <0006> fsm.c:456 lu(262429340681523)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122534770 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429340681523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250831122534770 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262429340681523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429340681523" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250831122534770 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262429340681523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122534770 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429340681523)[0x55633ba4aaf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122534770 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429340681523)[0x55633ba4aaf0]{UNVALIDATED}: Freeing instance 20250831122534770 DLU <0006> fsm.c:568 lu(PS:IMSI-262429340681523)[0x55633ba4aaf0]{UNVALIDATED}: Deallocated 20250831122534770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122534770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122534770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122534770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@f9f3b2335396: Found GsupExpect[0] for "262429340681523" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@f9f3b2335396: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429340681523" TC_gsup_ul_unknown_imsi_via_proxy(50)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122534777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@f9f3b2335396: Final verdict of PTC: pass 20250831122534780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4258 20250831122534782 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38853<->l=127.0.0.1:4259) 20250831122534783 DLINP <000b> input/ipa.c:452 connected read/write 20250831122534783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122534783 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122534783 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122534783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122534783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(47)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 48: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@f9f3b2335396: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun Aug 31 12:25:34 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250831122534833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4258 20250831122534933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36192<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=436) Waiting for packet dumper to finish... 1 (prev_count=436, count=26684) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sun Aug 31 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122538059 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122538059 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122538063 DLINP <000b> input/ipa.c:452 connected read/write 20250831122538063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122538065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122538069 DLINP <000b> input/ipa.c:452 connected read/write 20250831122538069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122538070 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122538070 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122538070 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122538070 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122538070 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122538070 DLGSUP <0013> gsup_server.c:236 2: 20250831122538070 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122538070 DLGSUP <0013> gsup_server.c:236 3: 20250831122538070 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122538070 DLGSUP <0013> gsup_server.c:236 4: 20250831122538070 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122538070 DLGSUP <0013> gsup_server.c:236 5: 20250831122538070 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122538070 DLGSUP <0013> gsup_server.c:236 7: 20250831122538070 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122538070 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122538070 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122538070 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122538096 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34123<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@f9f3b2335396: Created GsupExpect[0] for "262423062367644" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250831122538114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36210<->l=127.0.0.1:4258 20250831122538123 DLINP <000b> input/ipa.c:452 connected read/write 20250831122538123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122538123 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423062367644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423062367644" cn_domain=PS} 20250831122538123 DLU <0006> fsm.c:456 lu(262423062367644)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122538123 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423062367644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250831122538123 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423062367644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423062367644" cause=Roaming not allowed in this location area} 20250831122538123 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423062367644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122538123 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423062367644)[0x55633ba4aaf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122538123 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423062367644)[0x55633ba4aaf0]{UNVALIDATED}: Freeing instance 20250831122538123 DLU <0006> fsm.c:568 lu(PS:IMSI-262423062367644)[0x55633ba4aaf0]{UNVALIDATED}: Deallocated 20250831122538123 DLINP <000b> input/ipa.c:452 connected read/write 20250831122538123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122538123 DLINP <000b> input/ipa.c:452 connected read/write 20250831122538123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@f9f3b2335396: Found GsupExpect[0] for "262423062367644" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@f9f3b2335396: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423062367644" 20250831122538125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36210<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f9f3b2335396: Final verdict of PTC: pass 20250831122538126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 20250831122538127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34123<->l=127.0.0.1:4259) 20250831122538127 DLINP <000b> input/ipa.c:452 connected read/write 20250831122538127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122538127 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122538127 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122538127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(54)@f9f3b2335396: Final verdict of PTC: none 53@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(52)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 53: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@f9f3b2335396: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun Aug 31 12:25:38 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250831122538159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 20250831122538260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=444) Waiting for packet dumper to finish... 1 (prev_count=444, count=27284) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sun Aug 31 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_sai_err_unknown_imsi started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122541370 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122541370 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122541371 DLINP <000b> input/ipa.c:452 connected read/write 20250831122541371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122541371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122541372 DLINP <000b> input/ipa.c:452 connected read/write 20250831122541372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122541373 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122541373 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122541373 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122541373 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122541373 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122541373 DLGSUP <0013> gsup_server.c:236 2: 20250831122541373 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122541373 DLGSUP <0013> gsup_server.c:236 3: 20250831122541373 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122541373 DLGSUP <0013> gsup_server.c:236 4: 20250831122541373 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122541373 DLGSUP <0013> gsup_server.c:236 5: 20250831122541373 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122541373 DLGSUP <0013> gsup_server.c:236 7: 20250831122541373 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122541373 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122541373 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122541373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122541381 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38803<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f9f3b2335396: Created GsupExpect[0] for "262423576061211" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250831122541386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4258 20250831122541414 DLINP <000b> input/ipa.c:452 connected read/write 20250831122541414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122541414 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423576061211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423576061211"} 20250831122541414 DAUC <0003> db_auc.c:133 IMSI='262423576061211': No such subscriber 20250831122541414 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423576061211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250831122541414 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423576061211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423576061211" cause=IMSI unknown in HLR} 20250831122541414 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423576061211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122541414 DLINP <000b> input/ipa.c:452 connected read/write 20250831122541414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122541414 DLINP <000b> input/ipa.c:452 connected read/write 20250831122541414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@f9f3b2335396: Found GsupExpect[0] for "262423576061211" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@f9f3b2335396: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423576061211" TC_gsup_sai_err_unknown_imsi(60)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122541419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@f9f3b2335396: Final verdict of PTC: pass 20250831122541421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 20250831122541423 DLINP <000b> input/ipa.c:452 connected read/write 20250831122541423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122541423 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122541423 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122541423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122541423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38803<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@f9f3b2335396: Final verdict of PTC: none 58@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 58: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@f9f3b2335396: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun Aug 31 12:25:41 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250831122541469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20250831122541570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=25292) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun Aug 31 12:25:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_ul started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122544701 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122544701 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122544705 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122544711 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544711 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122544711 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122544711 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122544711 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122544711 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122544711 DLGSUP <0013> gsup_server.c:236 2: 20250831122544711 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122544711 DLGSUP <0013> gsup_server.c:236 3: 20250831122544711 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122544711 DLGSUP <0013> gsup_server.c:236 4: 20250831122544711 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122544711 DLGSUP <0013> gsup_server.c:236 5: 20250831122544711 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122544711 DLGSUP <0013> gsup_server.c:236 7: 20250831122544711 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122544711 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122544712 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122544712 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122544733 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44119<->l=127.0.0.1:4259) 20250831122544740 DAUC <0003> db_auc.c:157 IMSI='262421723165417': No 2G Auth Data 20250831122544740 DAUC <0003> db_auc.c:192 IMSI='262421723165417': No 3G Auth Data HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262421723165417" to be handled at TC_gsup_ul(65) 20250831122544764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 20250831122544774 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544775 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421723165417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421723165417" cn_domain=PS} 20250831122544775 DLU <0006> fsm.c:456 lu(262421723165417)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544775 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421723165417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421723165417)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544775 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421723165417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421723165417" cn_domain=PS} 20250831122544775 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544775 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262421723165417" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 0TC_gsup_ul(65)"262421723165417" 20250831122544781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544781 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421723165417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421723165417"} 20250831122544781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421723165417)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544781 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421723165417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544781 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421723165417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421723165417"} 20250831122544781 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421723165417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421723165417)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421723165417)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544781 DLU <0006> fsm.c:568 lu(PS:IMSI-262421723165417)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(65)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 TC_gsup_ul(65)@f9f3b2335396: Final verdict of PTC: pass 20250831122544786 DAUC <0003> db_auc.c:157 IMSI='262422940375921': No 2G Auth Data 20250831122544786 DAUC <0003> db_auc.c:192 IMSI='262422940375921': No 3G Auth Data 20250831122544787 DLGSUP <0013> hlr.c:121 IMSI 262422940375921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262422940375921" to be handled at TC_gsup_ul(66) 20250831122544799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20250831122544800 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544800 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422940375921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422940375921" cn_domain=PS} 20250831122544800 DLU <0006> fsm.c:456 lu(262422940375921)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544800 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422940375921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544800 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422940375921)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544800 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422940375921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422940375921" cn_domain=PS} 20250831122544800 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544800 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262422940375921" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 1TC_gsup_ul(66)"262422940375921" 20250831122544801 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544801 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422940375921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422940375921"} 20250831122544801 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422940375921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544801 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422940375921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544801 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422940375921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422940375921"} 20250831122544801 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422940375921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940375921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940375921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544801 DLU <0006> fsm.c:568 lu(PS:IMSI-262422940375921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544801 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544801 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(66)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 TC_gsup_ul(66)@f9f3b2335396: Final verdict of PTC: pass 20250831122544802 DAUC <0003> db_auc.c:157 IMSI='262424519857729': No 2G Auth Data 20250831122544802 DAUC <0003> db_auc.c:192 IMSI='262424519857729': No 3G Auth Data 20250831122544803 DLGSUP <0013> hlr.c:121 IMSI 262424519857729: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262424519857729" to be handled at TC_gsup_ul(67) 20250831122544808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20250831122544810 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544810 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424519857729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424519857729" cn_domain=PS} 20250831122544810 DLU <0006> fsm.c:456 lu(262424519857729)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544810 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424519857729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424519857729)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544810 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424519857729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424519857729" cn_domain=PS} 20250831122544810 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544810 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262424519857729" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 2TC_gsup_ul(67)"262424519857729" 20250831122544811 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544811 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424519857729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424519857729"} 20250831122544811 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424519857729)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544811 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424519857729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544811 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424519857729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424519857729"} 20250831122544811 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424519857729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519857729)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424519857729)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544811 DLU <0006> fsm.c:568 lu(PS:IMSI-262424519857729)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544811 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544811 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(67)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 TC_gsup_ul(67)@f9f3b2335396: Final verdict of PTC: pass 20250831122544812 DAUC <0003> db_auc.c:157 IMSI='262424011382405': No 2G Auth Data 20250831122544812 DAUC <0003> db_auc.c:192 IMSI='262424011382405': No 3G Auth Data 20250831122544812 DLGSUP <0013> hlr.c:121 IMSI 262424011382405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262424011382405" to be handled at TC_gsup_ul(68) 20250831122544818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 20250831122544819 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544819 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424011382405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424011382405" cn_domain=PS} 20250831122544819 DLU <0006> fsm.c:456 lu(262424011382405)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544819 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424011382405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424011382405)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544819 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424011382405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424011382405" cn_domain=PS} 20250831122544819 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544819 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262424011382405" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 3TC_gsup_ul(68)"262424011382405" 20250831122544820 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544820 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424011382405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424011382405"} 20250831122544820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424011382405)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544820 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424011382405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544820 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424011382405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424011382405"} 20250831122544820 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424011382405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424011382405)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424011382405)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544820 DLU <0006> fsm.c:568 lu(PS:IMSI-262424011382405)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544820 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544820 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(68)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4258 TC_gsup_ul(68)@f9f3b2335396: Final verdict of PTC: pass 20250831122544821 DAUC <0003> db_auc.c:157 IMSI='262427491161921': No 2G Auth Data 20250831122544821 DAUC <0003> db_auc.c:192 IMSI='262427491161921': No 3G Auth Data 20250831122544821 DLGSUP <0013> hlr.c:121 IMSI 262427491161921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262427491161921" to be handled at TC_gsup_ul(69) 20250831122544826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 20250831122544828 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544828 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427491161921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427491161921" cn_domain=PS} 20250831122544828 DLU <0006> fsm.c:456 lu(262427491161921)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544828 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427491161921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427491161921)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544828 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427491161921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427491161921" cn_domain=PS} 20250831122544828 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544828 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262427491161921" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 4TC_gsup_ul(69)"262427491161921" 20250831122544829 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544829 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427491161921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427491161921"} 20250831122544829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427491161921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544829 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427491161921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544829 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427491161921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427491161921"} 20250831122544829 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427491161921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427491161921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427491161921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544829 DLU <0006> fsm.c:568 lu(PS:IMSI-262427491161921)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544829 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544829 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(69)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 TC_gsup_ul(69)@f9f3b2335396: Final verdict of PTC: pass 20250831122544830 DAUC <0003> db_auc.c:157 IMSI='262427931664273': No 2G Auth Data 20250831122544830 DAUC <0003> db_auc.c:192 IMSI='262427931664273': No 3G Auth Data 20250831122544830 DLGSUP <0013> hlr.c:121 IMSI 262427931664273: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262427931664273" to be handled at TC_gsup_ul(70) 20250831122544836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 20250831122544837 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544837 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427931664273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427931664273" cn_domain=PS} 20250831122544837 DLU <0006> fsm.c:456 lu(262427931664273)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544837 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427931664273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427931664273)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544837 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427931664273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427931664273" cn_domain=PS} 20250831122544837 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544837 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262427931664273" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 5TC_gsup_ul(70)"262427931664273" 20250831122544838 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544838 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427931664273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427931664273"} 20250831122544838 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427931664273)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544838 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427931664273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544838 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427931664273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427931664273"} 20250831122544838 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427931664273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427931664273)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427931664273)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544838 DLU <0006> fsm.c:568 lu(PS:IMSI-262427931664273)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544838 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544838 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(70)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 TC_gsup_ul(70)@f9f3b2335396: Final verdict of PTC: pass 20250831122544839 DAUC <0003> db_auc.c:157 IMSI='262429411198644': No 2G Auth Data 20250831122544839 DAUC <0003> db_auc.c:192 IMSI='262429411198644': No 3G Auth Data 20250831122544840 DLGSUP <0013> hlr.c:121 IMSI 262429411198644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262429411198644" to be handled at TC_gsup_ul(71) 20250831122544845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 20250831122544847 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544847 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411198644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429411198644" cn_domain=PS} 20250831122544847 DLU <0006> fsm.c:456 lu(262429411198644)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544847 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411198644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429411198644)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544847 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411198644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429411198644" cn_domain=PS} 20250831122544847 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544847 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262429411198644" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 6TC_gsup_ul(71)"262429411198644" 20250831122544848 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544848 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429411198644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429411198644"} 20250831122544848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429411198644)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544848 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429411198644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544848 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411198644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429411198644"} 20250831122544848 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411198644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411198644)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411198644)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544848 DLU <0006> fsm.c:568 lu(PS:IMSI-262429411198644)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544848 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544848 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(71)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 TC_gsup_ul(71)@f9f3b2335396: Final verdict of PTC: pass 20250831122544849 DAUC <0003> db_auc.c:157 IMSI='262424566877750': No 2G Auth Data 20250831122544849 DAUC <0003> db_auc.c:192 IMSI='262424566877750': No 3G Auth Data 20250831122544850 DLGSUP <0013> hlr.c:121 IMSI 262424566877750: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f9f3b2335396: Created GsupExpect[0] for "262424566877750" to be handled at TC_gsup_ul(72) 20250831122544855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20250831122544856 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544856 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424566877750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424566877750" cn_domain=PS} 20250831122544856 DLU <0006> fsm.c:456 lu(262424566877750)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122544856 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424566877750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122544856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424566877750)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122544856 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424566877750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424566877750" cn_domain=PS} 20250831122544856 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544856 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f9f3b2335396: Found GsupExpect[0] for "262424566877750" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@f9f3b2335396: Added IMSI table entry 7TC_gsup_ul(72)"262424566877750" 20250831122544857 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544857 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424566877750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424566877750"} 20250831122544857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424566877750)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122544857 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424566877750 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122544857 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424566877750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424566877750"} 20250831122544857 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424566877750 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122544857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424566877750)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122544857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424566877750)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122544857 DLU <0006> fsm.c:568 lu(PS:IMSI-262424566877750)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122544857 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122544857 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul(72)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122544858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 TC_gsup_ul(72)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122544858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@f9f3b2335396: Final verdict of PTC: none 20250831122544859 DLINP <000b> input/ipa.c:452 connected read/write 20250831122544859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122544859 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122544859 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122544859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122544859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44119<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@f9f3b2335396: Final verdict of PTC: none 63@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_ul finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Aug 31 12:25:44 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250831122544885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 20250831122544986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67428) Waiting for packet dumper to finish... 1 (prev_count=67428, count=112736) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun Aug 31 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_ul_via_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122548125 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122548125 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122548129 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44326<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122548133 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548133 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122548133 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122548133 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122548133 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122548133 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122548133 DLGSUP <0013> gsup_server.c:236 2: 20250831122548133 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122548133 DLGSUP <0013> gsup_server.c:236 3: 20250831122548133 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122548133 DLGSUP <0013> gsup_server.c:236 4: 20250831122548133 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122548133 DLGSUP <0013> gsup_server.c:236 5: 20250831122548133 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122548133 DLGSUP <0013> gsup_server.c:236 7: 20250831122548133 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122548133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122548133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122548133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122548148 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38001<->l=127.0.0.1:4259) 20250831122548153 DAUC <0003> db_auc.c:157 IMSI='262423125726195': No 2G Auth Data 20250831122548153 DAUC <0003> db_auc.c:192 IMSI='262423125726195': No 3G Auth Data HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262423125726195" to be handled at TC_gsup_ul_via_proxy(77) 20250831122548159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 20250831122548174 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548174 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423125726195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423125726195" cn_domain=PS source_name="the-source\n"} 20250831122548174 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831122548174 DLU <0006> fsm.c:456 lu(262423125726195)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548174 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423125726195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548174 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423125726195)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548174 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423125726195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423125726195" cn_domain=PS destination_name="the-source\n"} 20250831122548174 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548174 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262423125726195" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423125726195" 20250831122548180 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548180 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423125726195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423125726195" source_name="the-source\n"} 20250831122548180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423125726195)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548180 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423125726195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548180 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423125726195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423125726195" destination_name="the-source\n"} 20250831122548180 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423125726195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423125726195)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423125726195)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548180 DLU <0006> fsm.c:568 lu(PS:IMSI-262423125726195)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548180 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548180 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@f9f3b2335396: Final verdict of PTC: pass 20250831122548186 DAUC <0003> db_auc.c:157 IMSI='262429945290524': No 2G Auth Data 20250831122548186 DAUC <0003> db_auc.c:192 IMSI='262429945290524': No 3G Auth Data 20250831122548187 DLGSUP <0013> hlr.c:121 IMSI 262429945290524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262429945290524" to be handled at TC_gsup_ul_via_proxy(78) 20250831122548201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 20250831122548203 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548203 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429945290524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429945290524" cn_domain=PS source_name="the-source\n"} 20250831122548203 DLU <0006> fsm.c:456 lu(262429945290524)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548203 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429945290524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429945290524)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548203 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429945290524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429945290524" cn_domain=PS destination_name="the-source\n"} 20250831122548203 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548203 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262429945290524" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429945290524" 20250831122548204 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548204 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429945290524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429945290524" source_name="the-source\n"} 20250831122548204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429945290524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548204 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262429945290524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548204 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429945290524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429945290524" destination_name="the-source\n"} 20250831122548204 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262429945290524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429945290524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429945290524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548204 DLU <0006> fsm.c:568 lu(PS:IMSI-262429945290524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548204 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548204 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@f9f3b2335396: Final verdict of PTC: pass 20250831122548205 DAUC <0003> db_auc.c:157 IMSI='262420586713772': No 2G Auth Data 20250831122548205 DAUC <0003> db_auc.c:192 IMSI='262420586713772': No 3G Auth Data 20250831122548205 DLGSUP <0013> hlr.c:121 IMSI 262420586713772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262420586713772" to be handled at TC_gsup_ul_via_proxy(79) 20250831122548215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44362<->l=127.0.0.1:4258 20250831122548218 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548218 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420586713772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420586713772" cn_domain=PS source_name="the-source\n"} 20250831122548218 DLU <0006> fsm.c:456 lu(262420586713772)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548218 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420586713772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420586713772)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548218 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420586713772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420586713772" cn_domain=PS destination_name="the-source\n"} 20250831122548218 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548218 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262420586713772" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420586713772" 20250831122548219 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548219 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420586713772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420586713772" source_name="the-source\n"} 20250831122548219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420586713772)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548219 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420586713772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548219 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420586713772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420586713772" destination_name="the-source\n"} 20250831122548219 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420586713772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420586713772)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420586713772)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548220 DLU <0006> fsm.c:568 lu(PS:IMSI-262420586713772)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548220 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548220 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44362<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@f9f3b2335396: Final verdict of PTC: pass 20250831122548221 DAUC <0003> db_auc.c:157 IMSI='262423758157360': No 2G Auth Data 20250831122548221 DAUC <0003> db_auc.c:192 IMSI='262423758157360': No 3G Auth Data 20250831122548221 DLGSUP <0013> hlr.c:121 IMSI 262423758157360: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262423758157360" to be handled at TC_gsup_ul_via_proxy(80) 20250831122548227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20250831122548228 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548228 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423758157360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423758157360" cn_domain=PS source_name="the-source\n"} 20250831122548228 DLU <0006> fsm.c:456 lu(262423758157360)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548228 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423758157360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423758157360)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548228 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423758157360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423758157360" cn_domain=PS destination_name="the-source\n"} 20250831122548228 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548228 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262423758157360" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423758157360" 20250831122548229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548229 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423758157360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423758157360" source_name="the-source\n"} 20250831122548229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423758157360)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548229 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262423758157360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548229 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423758157360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423758157360" destination_name="the-source\n"} 20250831122548229 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262423758157360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758157360)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423758157360)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548229 DLU <0006> fsm.c:568 lu(PS:IMSI-262423758157360)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@f9f3b2335396: Final verdict of PTC: pass 20250831122548230 DAUC <0003> db_auc.c:157 IMSI='262425891097271': No 2G Auth Data 20250831122548230 DAUC <0003> db_auc.c:192 IMSI='262425891097271': No 3G Auth Data 20250831122548230 DLGSUP <0013> hlr.c:121 IMSI 262425891097271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262425891097271" to be handled at TC_gsup_ul_via_proxy(81) 20250831122548236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 20250831122548238 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548238 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425891097271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425891097271" cn_domain=PS source_name="the-source\n"} 20250831122548238 DLU <0006> fsm.c:456 lu(262425891097271)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548238 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425891097271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425891097271)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548238 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425891097271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425891097271" cn_domain=PS destination_name="the-source\n"} 20250831122548238 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548238 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262425891097271" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425891097271" 20250831122548240 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548240 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425891097271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425891097271" source_name="the-source\n"} 20250831122548240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425891097271)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548240 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425891097271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548240 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425891097271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425891097271" destination_name="the-source\n"} 20250831122548240 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425891097271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425891097271)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425891097271)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548240 DLU <0006> fsm.c:568 lu(PS:IMSI-262425891097271)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548240 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548240 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@f9f3b2335396: Final verdict of PTC: pass 20250831122548241 DAUC <0003> db_auc.c:157 IMSI='262420731076299': No 2G Auth Data 20250831122548241 DAUC <0003> db_auc.c:192 IMSI='262420731076299': No 3G Auth Data 20250831122548242 DLGSUP <0013> hlr.c:121 IMSI 262420731076299: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262420731076299" to be handled at TC_gsup_ul_via_proxy(82) 20250831122548247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44394<->l=127.0.0.1:4258 20250831122548249 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548249 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420731076299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420731076299" cn_domain=PS source_name="the-source\n"} 20250831122548249 DLU <0006> fsm.c:456 lu(262420731076299)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548249 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420731076299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420731076299)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548249 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420731076299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420731076299" cn_domain=PS destination_name="the-source\n"} 20250831122548249 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548249 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262420731076299" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420731076299" 20250831122548250 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548250 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420731076299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420731076299" source_name="the-source\n"} 20250831122548250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420731076299)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548250 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420731076299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548250 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420731076299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420731076299" destination_name="the-source\n"} 20250831122548250 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420731076299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420731076299)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420731076299)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548250 DLU <0006> fsm.c:568 lu(PS:IMSI-262420731076299)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548250 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548250 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44394<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@f9f3b2335396: Final verdict of PTC: pass 20250831122548251 DAUC <0003> db_auc.c:157 IMSI='262423567634611': No 2G Auth Data 20250831122548251 DAUC <0003> db_auc.c:192 IMSI='262423567634611': No 3G Auth Data 20250831122548251 DLGSUP <0013> hlr.c:121 IMSI 262423567634611: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262423567634611" to be handled at TC_gsup_ul_via_proxy(83) 20250831122548256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44404<->l=127.0.0.1:4258 20250831122548258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548258 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423567634611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423567634611" cn_domain=PS source_name="the-source\n"} 20250831122548258 DLU <0006> fsm.c:456 lu(262423567634611)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548258 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423567634611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423567634611)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548258 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423567634611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423567634611" cn_domain=PS destination_name="the-source\n"} 20250831122548258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262423567634611" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423567634611" 20250831122548259 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548259 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423567634611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423567634611" source_name="the-source\n"} 20250831122548259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423567634611)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548259 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262423567634611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548259 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423567634611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423567634611" destination_name="the-source\n"} 20250831122548259 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262423567634611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423567634611)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423567634611)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548259 DLU <0006> fsm.c:568 lu(PS:IMSI-262423567634611)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548259 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548259 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44404<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@f9f3b2335396: Final verdict of PTC: pass 20250831122548260 DAUC <0003> db_auc.c:157 IMSI='262420044450645': No 2G Auth Data 20250831122548260 DAUC <0003> db_auc.c:192 IMSI='262420044450645': No 3G Auth Data 20250831122548260 DLGSUP <0013> hlr.c:121 IMSI 262420044450645: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f9f3b2335396: Created GsupExpect[0] for "262420044450645" to be handled at TC_gsup_ul_via_proxy(84) 20250831122548265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20250831122548267 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548267 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420044450645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420044450645" cn_domain=PS source_name="the-source\n"} 20250831122548267 DLU <0006> fsm.c:456 lu(262420044450645)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122548267 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420044450645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831122548267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420044450645)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122548267 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420044450645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420044450645" cn_domain=PS destination_name="the-source\n"} 20250831122548267 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548267 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f9f3b2335396: Found GsupExpect[0] for "262420044450645" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@f9f3b2335396: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262420044450645" 20250831122548268 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548268 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420044450645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420044450645" source_name="the-source\n"} 20250831122548268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420044450645)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122548268 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262420044450645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122548268 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420044450645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420044450645" destination_name="the-source\n"} 20250831122548268 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262420044450645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122548268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420044450645)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122548268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420044450645)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122548268 DLU <0006> fsm.c:568 lu(PS:IMSI-262420044450645)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122548268 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122548268 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122548268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122548269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44326<->l=127.0.0.1:4258 20250831122548269 DLINP <000b> input/ipa.c:452 connected read/write 20250831122548269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122548269 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122548269 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122548269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122548269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250831122548269 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38001<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@f9f3b2335396: Final verdict of PTC: none 75@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun Aug 31 12:25:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250831122548294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20250831122548395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69464) Waiting for packet dumper to finish... 1 (prev_count=69464, count=114564) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun Aug 31 12:25:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_ul_subscriber_data started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122551530 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122551530 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122551534 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122551540 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551540 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122551540 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122551540 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122551540 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122551540 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122551540 DLGSUP <0013> gsup_server.c:236 2: 20250831122551540 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122551540 DLGSUP <0013> gsup_server.c:236 3: 20250831122551540 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122551540 DLGSUP <0013> gsup_server.c:236 4: 20250831122551540 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122551540 DLGSUP <0013> gsup_server.c:236 5: 20250831122551540 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122551540 DLGSUP <0013> gsup_server.c:236 7: 20250831122551540 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122551540 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122551540 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122551540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122551567 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44125<->l=127.0.0.1:4259) 20250831122551589 DAUC <0003> db_auc.c:157 IMSI='262428010049880': No 2G Auth Data 20250831122551589 DAUC <0003> db_auc.c:192 IMSI='262428010049880': No 3G Auth Data HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262428010049880" to be handled at TC_gsup_ul_subscriber_data(89) 20250831122551613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551624 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551624 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428010049880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428010049880" cn_domain=PS} 20250831122551624 DLU <0006> fsm.c:456 lu(262428010049880)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551624 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428010049880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428010049880)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551624 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428010049880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428010049880" cn_domain=PS} 20250831122551624 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551624 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262428010049880" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428010049880" 20250831122551631 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551631 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428010049880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428010049880"} 20250831122551631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428010049880)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551631 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428010049880 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551631 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428010049880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428010049880"} 20250831122551631 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428010049880 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428010049880)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428010049880)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551631 DLU <0006> fsm.c:568 lu(PS:IMSI-262428010049880)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551631 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551631 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122551635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f9f3b2335396: Final verdict of PTC: pass 20250831122551637 DAUC <0003> db_auc.c:157 IMSI='262420913746578': No 2G Auth Data 20250831122551637 DAUC <0003> db_auc.c:192 IMSI='262420913746578': No 3G Auth Data 20250831122551639 DLGSUP <0013> hlr.c:121 IMSI 262420913746578: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262420913746578" to be handled at TC_gsup_ul_subscriber_data(90) 20250831122551655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551657 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551657 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420913746578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420913746578" cn_domain=PS} 20250831122551657 DLU <0006> fsm.c:456 lu(262420913746578)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551657 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420913746578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420913746578)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551657 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420913746578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420913746578" cn_domain=PS} 20250831122551657 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551657 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262420913746578" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420913746578" 20250831122551658 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551658 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420913746578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420913746578"} 20250831122551658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420913746578)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551658 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420913746578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551658 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420913746578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420913746578"} 20250831122551658 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420913746578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420913746578)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420913746578)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551658 DLU <0006> fsm.c:568 lu(PS:IMSI-262420913746578)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551658 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551658 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@f9f3b2335396: Final verdict of PTC: pass 20250831122551658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 20250831122551659 DAUC <0003> db_auc.c:157 IMSI='262420790643787': No 2G Auth Data 20250831122551659 DAUC <0003> db_auc.c:192 IMSI='262420790643787': No 3G Auth Data 20250831122551659 DLGSUP <0013> hlr.c:121 IMSI 262420790643787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262420790643787" to be handled at TC_gsup_ul_subscriber_data(91) 20250831122551664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551666 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551666 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420790643787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420790643787" cn_domain=PS} 20250831122551666 DLU <0006> fsm.c:456 lu(262420790643787)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551666 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420790643787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420790643787)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551666 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420790643787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420790643787" cn_domain=PS} 20250831122551666 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551666 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262420790643787" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420790643787" 20250831122551667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551667 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420790643787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420790643787"} 20250831122551667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420790643787)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551667 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420790643787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551667 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420790643787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420790643787"} 20250831122551667 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420790643787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420790643787)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420790643787)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551667 DLU <0006> fsm.c:568 lu(PS:IMSI-262420790643787)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122551667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f9f3b2335396: Final verdict of PTC: pass 20250831122551668 DAUC <0003> db_auc.c:157 IMSI='262421007279227': No 2G Auth Data 20250831122551668 DAUC <0003> db_auc.c:192 IMSI='262421007279227': No 3G Auth Data 20250831122551668 DLGSUP <0013> hlr.c:121 IMSI 262421007279227: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262421007279227" to be handled at TC_gsup_ul_subscriber_data(92) 20250831122551673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47380<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551675 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551675 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421007279227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421007279227" cn_domain=PS} 20250831122551675 DLU <0006> fsm.c:456 lu(262421007279227)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551675 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421007279227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551675 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421007279227)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551675 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421007279227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421007279227" cn_domain=PS} 20250831122551675 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551675 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262421007279227" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421007279227" 20250831122551676 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551676 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421007279227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421007279227"} 20250831122551676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421007279227)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551676 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421007279227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551676 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421007279227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421007279227"} 20250831122551676 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421007279227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421007279227)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421007279227)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551676 DLU <0006> fsm.c:568 lu(PS:IMSI-262421007279227)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551676 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551676 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122551676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47380<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f9f3b2335396: Final verdict of PTC: pass 20250831122551677 DAUC <0003> db_auc.c:157 IMSI='262427232211706': No 2G Auth Data 20250831122551677 DAUC <0003> db_auc.c:192 IMSI='262427232211706': No 3G Auth Data 20250831122551677 DLGSUP <0013> hlr.c:121 IMSI 262427232211706: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262427232211706" to be handled at TC_gsup_ul_subscriber_data(93) 20250831122551682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551684 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551684 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427232211706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427232211706" cn_domain=PS} 20250831122551684 DLU <0006> fsm.c:456 lu(262427232211706)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551684 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427232211706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427232211706)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551684 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427232211706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427232211706" cn_domain=PS} 20250831122551684 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551684 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262427232211706" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427232211706" 20250831122551685 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551685 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427232211706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427232211706"} 20250831122551685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427232211706)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551685 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427232211706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551685 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427232211706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427232211706"} 20250831122551685 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427232211706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427232211706)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427232211706)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551685 DLU <0006> fsm.c:568 lu(PS:IMSI-262427232211706)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551685 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551685 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122551685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f9f3b2335396: Final verdict of PTC: pass 20250831122551686 DAUC <0003> db_auc.c:157 IMSI='262427056131476': No 2G Auth Data 20250831122551686 DAUC <0003> db_auc.c:192 IMSI='262427056131476': No 3G Auth Data 20250831122551686 DLGSUP <0013> hlr.c:121 IMSI 262427056131476: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262427056131476" to be handled at TC_gsup_ul_subscriber_data(94) 20250831122551692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551693 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551693 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427056131476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427056131476" cn_domain=PS} 20250831122551693 DLU <0006> fsm.c:456 lu(262427056131476)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551693 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427056131476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551693 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427056131476)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551693 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427056131476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427056131476" cn_domain=PS} 20250831122551693 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551693 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262427056131476" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427056131476" 20250831122551694 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551694 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427056131476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427056131476"} 20250831122551694 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427056131476)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551694 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427056131476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551694 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427056131476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427056131476"} 20250831122551694 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427056131476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427056131476)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427056131476)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551694 DLU <0006> fsm.c:568 lu(PS:IMSI-262427056131476)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551694 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551694 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122551695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47400<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f9f3b2335396: Final verdict of PTC: pass 20250831122551695 DAUC <0003> db_auc.c:157 IMSI='262424905798130': No 2G Auth Data 20250831122551695 DAUC <0003> db_auc.c:192 IMSI='262424905798130': No 3G Auth Data 20250831122551695 DLGSUP <0013> hlr.c:121 IMSI 262424905798130: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262424905798130" to be handled at TC_gsup_ul_subscriber_data(95) 20250831122551700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551702 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551702 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424905798130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424905798130" cn_domain=PS} 20250831122551702 DLU <0006> fsm.c:456 lu(262424905798130)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551702 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424905798130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424905798130)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551702 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424905798130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424905798130" cn_domain=PS} 20250831122551702 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551702 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262424905798130" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424905798130" 20250831122551703 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551703 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424905798130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424905798130"} 20250831122551703 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424905798130)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551703 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424905798130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551703 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424905798130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424905798130"} 20250831122551703 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424905798130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424905798130)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424905798130)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551703 DLU <0006> fsm.c:568 lu(PS:IMSI-262424905798130)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551703 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551703 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122551704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f9f3b2335396: Final verdict of PTC: pass 20250831122551704 DAUC <0003> db_auc.c:157 IMSI='262425725259526': No 2G Auth Data 20250831122551704 DAUC <0003> db_auc.c:192 IMSI='262425725259526': No 3G Auth Data 20250831122551704 DLGSUP <0013> hlr.c:121 IMSI 262425725259526: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f9f3b2335396: Created GsupExpect[0] for "262425725259526" to be handled at TC_gsup_ul_subscriber_data(96) 20250831122551710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f9f3b2335396: GSUP ul subscriber_data<unbound> 20250831122551711 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551711 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425725259526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425725259526" cn_domain=PS} 20250831122551711 DLU <0006> fsm.c:456 lu(262425725259526)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122551711 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425725259526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122551711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425725259526)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122551711 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425725259526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425725259526" cn_domain=PS} 20250831122551711 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551711 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f9f3b2335396: Found GsupExpect[0] for "262425725259526" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@f9f3b2335396: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425725259526" 20250831122551712 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551712 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425725259526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425725259526"} 20250831122551712 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425725259526)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122551712 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425725259526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122551712 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425725259526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425725259526"} 20250831122551712 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425725259526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122551712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425725259526)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122551712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425725259526)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122551712 DLU <0006> fsm.c:568 lu(PS:IMSI-262425725259526)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122551712 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122551712 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122551713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122551713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44428<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@f9f3b2335396: Final verdict of PTC: none 20250831122551714 DLINP <000b> input/ipa.c:452 connected read/write 20250831122551714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122551714 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122551714 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122551714 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122551714 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44125<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(88)@f9f3b2335396: Final verdict of PTC: none 87@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun Aug 31 12:25:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250831122551741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4258 20250831122551842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66492) Waiting for packet dumper to finish... 1 (prev_count=66492, count=118104) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun Aug 31 12:25:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_vty started. MTC@f9f3b2335396: legacy= true 20250831122554958 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122554959 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122554960 DLINP <000b> input/ipa.c:452 connected read/write 20250831122554960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122554961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47422<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122554962 DLINP <000b> input/ipa.c:452 connected read/write 20250831122554962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122554962 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122554962 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122554962 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122554962 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122554962 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122554962 DLGSUP <0013> gsup_server.c:236 2: 20250831122554962 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122554962 DLGSUP <0013> gsup_server.c:236 3: 20250831122554962 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122554962 DLGSUP <0013> gsup_server.c:236 4: 20250831122554962 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122554962 DLGSUP <0013> gsup_server.c:236 5: 20250831122554962 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122554962 DLGSUP <0013> gsup_server.c:236 7: 20250831122554962 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122554962 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122554962 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122554962 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122554973 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40281<->l=127.0.0.1:4259) 20250831122554975 DAUC <0003> db_auc.c:157 IMSI='262421884830479': No 2G Auth Data 20250831122554975 DAUC <0003> db_auc.c:192 IMSI='262421884830479': No 3G Auth Data 20250831122554978 DAUC <0003> db_auc.c:192 IMSI='262421884830479': No 3G Auth Data 20250831122554982 DAUC <0003> db_auc.c:157 IMSI='262420031962765': No 2G Auth Data 20250831122554982 DAUC <0003> db_auc.c:192 IMSI='262420031962765': No 3G Auth Data 20250831122554986 DAUC <0003> db_auc.c:157 IMSI='262420031962765': No 2G Auth Data 20250831122554989 DAUC <0003> db_auc.c:157 IMSI='262426035474194': No 2G Auth Data 20250831122554989 DAUC <0003> db_auc.c:192 IMSI='262426035474194': No 3G Auth Data MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122554992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47422<->l=127.0.0.1:4258 20250831122554993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40281<->l=127.0.0.1:4259) 98@f9f3b2335396: Final verdict of PTC: none 20250831122554993 DLINP <000b> input/ipa.c:452 connected read/write 20250831122554993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122554993 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122554993 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122554993 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@f9f3b2335396: Test case TC_vty finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Aug 31 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250831122555024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47424<->l=127.0.0.1:4258 20250831122555125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47424<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=28660) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun Aug 31 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_vty_msisdn_isd started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122558225 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122558225 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122558230 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122558232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122558235 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122558235 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122558236 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122558236 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122558236 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122558236 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122558236 DLGSUP <0013> gsup_server.c:236 2: 20250831122558236 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122558236 DLGSUP <0013> gsup_server.c:236 3: 20250831122558236 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122558236 DLGSUP <0013> gsup_server.c:236 4: 20250831122558236 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122558236 DLGSUP <0013> gsup_server.c:236 5: 20250831122558236 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122558236 DLGSUP <0013> gsup_server.c:236 7: 20250831122558236 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122558236 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122558236 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122558236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122558260 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39735<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f9f3b2335396: Created GsupExpect[0] for "262423780917943" to be handled at TC_vty_msisdn_isd(104) 20250831122558272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 20250831122558275 DAUC <0003> db_auc.c:157 IMSI='262423780917943': No 2G Auth Data 20250831122558275 DAUC <0003> db_auc.c:192 IMSI='262423780917943': No 3G Auth Data 20250831122558282 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122558282 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423780917943" cn_domain=PS} 20250831122558282 DLU <0006> fsm.c:456 lu(262423780917943)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122558282 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122558282 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423780917943)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122558282 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423780917943" cn_domain=PS} 20250831122558282 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122558282 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@f9f3b2335396: Found GsupExpect[0] for "262423780917943" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@f9f3b2335396: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423780917943" 20250831122558285 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122558285 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423780917943"} 20250831122558285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423780917943)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122558285 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122558285 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423780917943"} 20250831122558285 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122558285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423780917943)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122558285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423780917943)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122558285 DLU <0006> fsm.c:568 lu(PS:IMSI-262423780917943)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122558285 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122558285 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f9f3b2335396: setverdict(pass): none -> pass 20250831122558286 DLGSUP <0013> hlr.c:128 IMSI 262423780917943: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250831122558286 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122558286 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122558287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 20250831122558288 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122558288 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423780917943"} 20250831122558288 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250831122558288 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423780917943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@f9f3b2335396: Final verdict of PTC: pass 20250831122558288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 20250831122558289 DLINP <000b> input/ipa.c:452 connected read/write 20250831122558289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122558289 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122558289 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122558289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122558289 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39735<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@f9f3b2335396: Final verdict of PTC: none 102@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 102: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@f9f3b2335396: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Aug 31 12:25:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250831122558320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20250831122558420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=34212) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun Aug 31 12:26:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_purge_cs started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122601545 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122601545 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122601547 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122601550 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601550 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122601550 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122601550 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122601550 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122601550 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122601550 DLGSUP <0013> gsup_server.c:236 2: 20250831122601550 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122601550 DLGSUP <0013> gsup_server.c:236 3: 20250831122601550 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122601550 DLGSUP <0013> gsup_server.c:236 4: 20250831122601550 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122601550 DLGSUP <0013> gsup_server.c:236 5: 20250831122601550 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122601550 DLGSUP <0013> gsup_server.c:236 7: 20250831122601550 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122601550 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122601550 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122601550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122601561 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43789<->l=127.0.0.1:4259) 20250831122601567 DAUC <0003> db_auc.c:157 IMSI='262425452275643': No 2G Auth Data 20250831122601567 DAUC <0003> db_auc.c:192 IMSI='262425452275643': No 3G Auth Data HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262425452275643" to be handled at TC_gsup_purge_cs(109) 20250831122601577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20250831122601590 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601590 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425452275643" cn_domain=PS} 20250831122601590 DLU <0006> fsm.c:456 lu(262425452275643)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601590 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425452275643)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601590 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425452275643" cn_domain=PS} 20250831122601590 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601590 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262425452275643" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425452275643" 20250831122601593 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601593 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425452275643"} 20250831122601593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425452275643)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601593 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601593 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425452275643"} 20250831122601593 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425452275643)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425452275643)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601593 DLU <0006> fsm.c:568 lu(PS:IMSI-262425452275643)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601593 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601593 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601594 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601594 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425452275643" cn_domain=CS} 20250831122601594 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601594 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425452275643"} 20250831122601594 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425452275643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601594 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601594 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@f9f3b2335396: Final verdict of PTC: pass 20250831122601596 DAUC <0003> db_auc.c:157 IMSI='262424791447058': No 2G Auth Data 20250831122601596 DAUC <0003> db_auc.c:192 IMSI='262424791447058': No 3G Auth Data 20250831122601598 DLGSUP <0013> hlr.c:121 IMSI 262424791447058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262424791447058" to be handled at TC_gsup_purge_cs(110) 20250831122601607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 20250831122601609 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601609 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424791447058" cn_domain=PS} 20250831122601609 DLU <0006> fsm.c:456 lu(262424791447058)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601609 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601609 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424791447058)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601609 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424791447058" cn_domain=PS} 20250831122601609 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601609 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262424791447058" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424791447058" 20250831122601610 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601610 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424791447058"} 20250831122601610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424791447058)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601610 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601610 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424791447058"} 20250831122601610 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424791447058)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424791447058)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601610 DLU <0006> fsm.c:568 lu(PS:IMSI-262424791447058)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601610 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601610 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601610 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601610 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424791447058" cn_domain=CS} 20250831122601610 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601610 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424791447058"} 20250831122601610 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424791447058 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601610 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601610 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@f9f3b2335396: Final verdict of PTC: pass 20250831122601611 DAUC <0003> db_auc.c:157 IMSI='262422185825238': No 2G Auth Data 20250831122601611 DAUC <0003> db_auc.c:192 IMSI='262422185825238': No 3G Auth Data 20250831122601612 DLGSUP <0013> hlr.c:121 IMSI 262422185825238: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262422185825238" to be handled at TC_gsup_purge_cs(111) 20250831122601619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33724<->l=127.0.0.1:4258 20250831122601620 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601620 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422185825238" cn_domain=PS} 20250831122601620 DLU <0006> fsm.c:456 lu(262422185825238)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601620 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422185825238)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601620 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422185825238" cn_domain=PS} 20250831122601620 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601620 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262422185825238" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422185825238" 20250831122601621 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601621 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422185825238"} 20250831122601621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422185825238)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601621 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601621 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422185825238"} 20250831122601621 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422185825238)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422185825238)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601621 DLU <0006> fsm.c:568 lu(PS:IMSI-262422185825238)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601621 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601621 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601622 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601622 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422185825238" cn_domain=CS} 20250831122601622 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601622 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422185825238"} 20250831122601622 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422185825238 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601622 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601622 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33724<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@f9f3b2335396: Final verdict of PTC: pass 20250831122601623 DAUC <0003> db_auc.c:157 IMSI='262427028262687': No 2G Auth Data 20250831122601623 DAUC <0003> db_auc.c:192 IMSI='262427028262687': No 3G Auth Data 20250831122601624 DLGSUP <0013> hlr.c:121 IMSI 262427028262687: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262427028262687" to be handled at TC_gsup_purge_cs(112) 20250831122601630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20250831122601632 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601632 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427028262687" cn_domain=PS} 20250831122601632 DLU <0006> fsm.c:456 lu(262427028262687)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601632 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427028262687)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601632 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427028262687" cn_domain=PS} 20250831122601632 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601632 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262427028262687" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427028262687" 20250831122601633 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601633 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427028262687"} 20250831122601633 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427028262687)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601633 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601633 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427028262687"} 20250831122601633 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427028262687)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427028262687)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601633 DLU <0006> fsm.c:568 lu(PS:IMSI-262427028262687)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601633 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601633 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601634 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601634 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427028262687" cn_domain=CS} 20250831122601634 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601634 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427028262687"} 20250831122601634 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427028262687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601634 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601634 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@f9f3b2335396: Final verdict of PTC: pass 20250831122601636 DAUC <0003> db_auc.c:157 IMSI='262429312691524': No 2G Auth Data 20250831122601636 DAUC <0003> db_auc.c:192 IMSI='262429312691524': No 3G Auth Data 20250831122601636 DLGSUP <0013> hlr.c:121 IMSI 262429312691524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262429312691524" to be handled at TC_gsup_purge_cs(113) 20250831122601642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20250831122601644 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601644 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429312691524" cn_domain=PS} 20250831122601644 DLU <0006> fsm.c:456 lu(262429312691524)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601644 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429312691524)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601644 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429312691524" cn_domain=PS} 20250831122601644 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601644 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262429312691524" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429312691524" 20250831122601645 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601645 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429312691524"} 20250831122601645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429312691524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601645 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601645 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429312691524"} 20250831122601645 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429312691524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429312691524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601645 DLU <0006> fsm.c:568 lu(PS:IMSI-262429312691524)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601645 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601645 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601646 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601646 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429312691524" cn_domain=CS} 20250831122601646 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601646 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429312691524"} 20250831122601646 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429312691524 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601646 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601646 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@f9f3b2335396: Final verdict of PTC: pass 20250831122601647 DAUC <0003> db_auc.c:157 IMSI='262426633005595': No 2G Auth Data 20250831122601647 DAUC <0003> db_auc.c:192 IMSI='262426633005595': No 3G Auth Data 20250831122601648 DLGSUP <0013> hlr.c:121 IMSI 262426633005595: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262426633005595" to be handled at TC_gsup_purge_cs(114) 20250831122601653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20250831122601655 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601655 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426633005595" cn_domain=PS} 20250831122601655 DLU <0006> fsm.c:456 lu(262426633005595)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601655 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601655 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426633005595)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601655 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426633005595" cn_domain=PS} 20250831122601655 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601655 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262426633005595" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426633005595" 20250831122601656 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601656 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426633005595"} 20250831122601656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426633005595)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601656 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601656 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426633005595"} 20250831122601656 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426633005595)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426633005595)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601656 DLU <0006> fsm.c:568 lu(PS:IMSI-262426633005595)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601656 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601656 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601657 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601657 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426633005595" cn_domain=CS} 20250831122601657 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601657 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426633005595"} 20250831122601657 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426633005595 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601657 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601657 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@f9f3b2335396: Final verdict of PTC: pass 20250831122601658 DAUC <0003> db_auc.c:157 IMSI='262421609736292': No 2G Auth Data 20250831122601658 DAUC <0003> db_auc.c:192 IMSI='262421609736292': No 3G Auth Data 20250831122601658 DLGSUP <0013> hlr.c:121 IMSI 262421609736292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262421609736292" to be handled at TC_gsup_purge_cs(115) 20250831122601664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 20250831122601665 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601665 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421609736292" cn_domain=PS} 20250831122601665 DLU <0006> fsm.c:456 lu(262421609736292)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601665 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601665 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421609736292)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601665 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421609736292" cn_domain=PS} 20250831122601665 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601665 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262421609736292" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421609736292" 20250831122601667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601667 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421609736292"} 20250831122601667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421609736292)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601667 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601667 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421609736292"} 20250831122601667 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421609736292)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421609736292)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601667 DLU <0006> fsm.c:568 lu(PS:IMSI-262421609736292)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601667 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421609736292" cn_domain=CS} 20250831122601667 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601667 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421609736292"} 20250831122601667 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421609736292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@f9f3b2335396: Final verdict of PTC: pass 20250831122601668 DAUC <0003> db_auc.c:157 IMSI='262421435442793': No 2G Auth Data 20250831122601668 DAUC <0003> db_auc.c:192 IMSI='262421435442793': No 3G Auth Data 20250831122601669 DLGSUP <0013> hlr.c:121 IMSI 262421435442793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f9f3b2335396: Created GsupExpect[0] for "262421435442793" to be handled at TC_gsup_purge_cs(116) 20250831122601674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20250831122601676 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601676 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421435442793" cn_domain=PS} 20250831122601676 DLU <0006> fsm.c:456 lu(262421435442793)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122601676 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122601676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421435442793)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122601676 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421435442793" cn_domain=PS} 20250831122601676 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601676 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f9f3b2335396: Found GsupExpect[0] for "262421435442793" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@f9f3b2335396: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421435442793" 20250831122601677 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601677 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421435442793"} 20250831122601677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421435442793)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122601677 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122601677 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421435442793"} 20250831122601677 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421435442793)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421435442793)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122601677 DLU <0006> fsm.c:568 lu(PS:IMSI-262421435442793)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122601677 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601677 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f9f3b2335396: setverdict(pass): none -> pass 20250831122601677 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601677 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421435442793" cn_domain=CS} 20250831122601677 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831122601677 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421435442793"} 20250831122601677 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421435442793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122601677 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122601677 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122601678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122601679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 20250831122601679 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43789<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@f9f3b2335396: Final verdict of PTC: none 20250831122601679 DLINP <000b> input/ipa.c:452 connected read/write 20250831122601679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122601679 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122601679 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122601679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@f9f3b2335396: Final verdict of PTC: none 107@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Aug 31 12:26:01 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250831122601709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 20250831122601809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79144) Waiting for packet dumper to finish... 1 (prev_count=79144, count=134520) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun Aug 31 12:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_purge_ps started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122604947 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122604947 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122604951 DLINP <000b> input/ipa.c:452 connected read/write 20250831122604951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122604953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122604957 DLINP <000b> input/ipa.c:452 connected read/write 20250831122604957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122604957 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122604958 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122604958 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122604958 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122604958 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122604958 DLGSUP <0013> gsup_server.c:236 2: 20250831122604958 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122604958 DLGSUP <0013> gsup_server.c:236 3: 20250831122604958 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122604958 DLGSUP <0013> gsup_server.c:236 4: 20250831122604958 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122604958 DLGSUP <0013> gsup_server.c:236 5: 20250831122604958 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122604958 DLGSUP <0013> gsup_server.c:236 7: 20250831122604958 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122604958 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122604958 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122604958 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122604983 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37033<->l=127.0.0.1:4259) 20250831122604994 DAUC <0003> db_auc.c:157 IMSI='262428633085098': No 2G Auth Data 20250831122604994 DAUC <0003> db_auc.c:192 IMSI='262428633085098': No 3G Auth Data HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262428633085098" to be handled at TC_gsup_purge_ps(121) 20250831122605009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 20250831122605016 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605016 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428633085098" cn_domain=PS} 20250831122605016 DLU <0006> fsm.c:456 lu(262428633085098)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605016 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428633085098)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605016 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428633085098" cn_domain=PS} 20250831122605016 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605016 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262428633085098" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428633085098" 20250831122605020 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605020 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428633085098"} 20250831122605020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428633085098)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605020 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605020 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428633085098"} 20250831122605020 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428633085098)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428633085098)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605020 DLU <0006> fsm.c:568 lu(PS:IMSI-262428633085098)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605020 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605020 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605023 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605023 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428633085098" cn_domain=PS} 20250831122605023 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605024 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428633085098"} 20250831122605024 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428633085098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605024 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605024 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@f9f3b2335396: Final verdict of PTC: pass 20250831122605028 DAUC <0003> db_auc.c:157 IMSI='262425068181346': No 2G Auth Data 20250831122605028 DAUC <0003> db_auc.c:192 IMSI='262425068181346': No 3G Auth Data 20250831122605030 DLGSUP <0013> hlr.c:121 IMSI 262425068181346: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262425068181346" to be handled at TC_gsup_purge_ps(122) 20250831122605043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20250831122605046 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605046 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425068181346" cn_domain=PS} 20250831122605046 DLU <0006> fsm.c:456 lu(262425068181346)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605047 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605047 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425068181346)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605047 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425068181346" cn_domain=PS} 20250831122605047 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605047 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262425068181346" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425068181346" 20250831122605048 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605048 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425068181346"} 20250831122605048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425068181346)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605048 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605048 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425068181346"} 20250831122605048 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068181346)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068181346)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605048 DLU <0006> fsm.c:568 lu(PS:IMSI-262425068181346)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605048 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605048 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605049 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605049 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425068181346" cn_domain=PS} 20250831122605049 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605049 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425068181346"} 20250831122605049 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425068181346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605049 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605049 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@f9f3b2335396: Final verdict of PTC: pass 20250831122605051 DAUC <0003> db_auc.c:157 IMSI='262429064243140': No 2G Auth Data 20250831122605051 DAUC <0003> db_auc.c:192 IMSI='262429064243140': No 3G Auth Data 20250831122605051 DLGSUP <0013> hlr.c:121 IMSI 262429064243140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262429064243140" to be handled at TC_gsup_purge_ps(123) 20250831122605060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20250831122605061 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605062 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429064243140" cn_domain=PS} 20250831122605062 DLU <0006> fsm.c:456 lu(262429064243140)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605062 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429064243140)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605062 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429064243140" cn_domain=PS} 20250831122605062 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605062 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262429064243140" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429064243140" 20250831122605062 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605062 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429064243140"} 20250831122605062 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429064243140)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605062 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605063 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429064243140"} 20250831122605063 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064243140)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064243140)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605063 DLU <0006> fsm.c:568 lu(PS:IMSI-262429064243140)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605063 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605063 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605063 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605063 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429064243140" cn_domain=PS} 20250831122605063 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605063 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429064243140"} 20250831122605063 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429064243140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605063 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605063 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@f9f3b2335396: Final verdict of PTC: pass 20250831122605064 DAUC <0003> db_auc.c:157 IMSI='262420364355347': No 2G Auth Data 20250831122605064 DAUC <0003> db_auc.c:192 IMSI='262420364355347': No 3G Auth Data 20250831122605065 DLGSUP <0013> hlr.c:121 IMSI 262420364355347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262420364355347" to be handled at TC_gsup_purge_ps(124) 20250831122605071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20250831122605072 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605072 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420364355347" cn_domain=PS} 20250831122605072 DLU <0006> fsm.c:456 lu(262420364355347)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605072 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605072 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420364355347)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605072 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420364355347" cn_domain=PS} 20250831122605072 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605072 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262420364355347" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420364355347" 20250831122605073 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605073 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420364355347"} 20250831122605073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420364355347)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605073 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605073 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420364355347"} 20250831122605073 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420364355347)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420364355347)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605073 DLU <0006> fsm.c:568 lu(PS:IMSI-262420364355347)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605073 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605073 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605074 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605074 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420364355347" cn_domain=PS} 20250831122605074 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605074 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420364355347"} 20250831122605074 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420364355347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605074 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605074 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@f9f3b2335396: Final verdict of PTC: pass 20250831122605075 DAUC <0003> db_auc.c:157 IMSI='262423721858335': No 2G Auth Data 20250831122605075 DAUC <0003> db_auc.c:192 IMSI='262423721858335': No 3G Auth Data 20250831122605076 DLGSUP <0013> hlr.c:121 IMSI 262423721858335: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262423721858335" to be handled at TC_gsup_purge_ps(125) 20250831122605081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20250831122605082 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605082 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423721858335" cn_domain=PS} 20250831122605082 DLU <0006> fsm.c:456 lu(262423721858335)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605082 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423721858335)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605082 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423721858335" cn_domain=PS} 20250831122605082 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605082 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262423721858335" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423721858335" 20250831122605083 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605083 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423721858335"} 20250831122605083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423721858335)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605083 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605083 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423721858335"} 20250831122605083 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423721858335)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423721858335)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605083 DLU <0006> fsm.c:568 lu(PS:IMSI-262423721858335)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605083 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605083 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605084 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605084 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423721858335" cn_domain=PS} 20250831122605084 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605084 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423721858335"} 20250831122605084 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423721858335 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605084 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605084 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@f9f3b2335396: Final verdict of PTC: pass 20250831122605085 DAUC <0003> db_auc.c:157 IMSI='262422855805962': No 2G Auth Data 20250831122605085 DAUC <0003> db_auc.c:192 IMSI='262422855805962': No 3G Auth Data 20250831122605085 DLGSUP <0013> hlr.c:121 IMSI 262422855805962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262422855805962" to be handled at TC_gsup_purge_ps(126) 20250831122605090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20250831122605092 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605092 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422855805962" cn_domain=PS} 20250831122605092 DLU <0006> fsm.c:456 lu(262422855805962)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605092 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422855805962)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605092 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422855805962" cn_domain=PS} 20250831122605092 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605092 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262422855805962" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422855805962" 20250831122605093 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605093 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422855805962"} 20250831122605093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422855805962)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605093 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605093 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422855805962"} 20250831122605093 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422855805962)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422855805962)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605093 DLU <0006> fsm.c:568 lu(PS:IMSI-262422855805962)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605093 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605093 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605094 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605094 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422855805962" cn_domain=PS} 20250831122605094 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605094 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422855805962"} 20250831122605094 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422855805962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605094 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605094 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@f9f3b2335396: Final verdict of PTC: pass 20250831122605095 DAUC <0003> db_auc.c:157 IMSI='262420218396114': No 2G Auth Data 20250831122605095 DAUC <0003> db_auc.c:192 IMSI='262420218396114': No 3G Auth Data 20250831122605095 DLGSUP <0013> hlr.c:121 IMSI 262420218396114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262420218396114" to be handled at TC_gsup_purge_ps(127) 20250831122605100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33830<->l=127.0.0.1:4258 20250831122605102 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605102 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420218396114" cn_domain=PS} 20250831122605102 DLU <0006> fsm.c:456 lu(262420218396114)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605102 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420218396114)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605102 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420218396114" cn_domain=PS} 20250831122605102 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605102 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262420218396114" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420218396114" 20250831122605103 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605103 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420218396114"} 20250831122605103 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420218396114)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605103 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605103 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420218396114"} 20250831122605103 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420218396114)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420218396114)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605103 DLU <0006> fsm.c:568 lu(PS:IMSI-262420218396114)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605103 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605103 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605104 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605104 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420218396114" cn_domain=PS} 20250831122605104 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605104 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420218396114"} 20250831122605104 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420218396114 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605104 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605104 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33830<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@f9f3b2335396: Final verdict of PTC: pass 20250831122605105 DAUC <0003> db_auc.c:157 IMSI='262427836750462': No 2G Auth Data 20250831122605105 DAUC <0003> db_auc.c:192 IMSI='262427836750462': No 3G Auth Data 20250831122605105 DLGSUP <0013> hlr.c:121 IMSI 262427836750462: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f9f3b2335396: Created GsupExpect[0] for "262427836750462" to be handled at TC_gsup_purge_ps(128) 20250831122605111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 20250831122605112 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605112 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427836750462" cn_domain=PS} 20250831122605112 DLU <0006> fsm.c:456 lu(262427836750462)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122605112 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122605112 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427836750462)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122605112 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427836750462" cn_domain=PS} 20250831122605112 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605112 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f9f3b2335396: Found GsupExpect[0] for "262427836750462" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@f9f3b2335396: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427836750462" 20250831122605113 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605113 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427836750462"} 20250831122605113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427836750462)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122605113 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122605113 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427836750462"} 20250831122605113 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122605114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427836750462)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122605114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427836750462)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122605114 DLU <0006> fsm.c:568 lu(PS:IMSI-262427836750462)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122605114 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605114 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f9f3b2335396: setverdict(pass): none -> pass 20250831122605114 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605114 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427836750462" cn_domain=PS} 20250831122605114 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831122605114 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427836750462"} 20250831122605114 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427836750462 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831122605114 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122605114 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122605115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122605116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20250831122605117 DLINP <000b> input/ipa.c:452 connected read/write 20250831122605117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122605117 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122605117 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122605117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122605117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37033<->l=127.0.0.1:4259) 119@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(118)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Aug 31 12:26:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250831122605149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20250831122605250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77704) Waiting for packet dumper to finish... 1 (prev_count=77704, count=134520) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun Aug 31 12:26:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_purge_unknown started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122608375 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122608375 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122608377 DLINP <000b> input/ipa.c:452 connected read/write 20250831122608377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122608377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33848<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122608380 DLINP <000b> input/ipa.c:452 connected read/write 20250831122608380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122608380 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122608380 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122608380 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122608380 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122608380 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122608380 DLGSUP <0013> gsup_server.c:236 2: 20250831122608380 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122608380 DLGSUP <0013> gsup_server.c:236 3: 20250831122608380 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122608380 DLGSUP <0013> gsup_server.c:236 4: 20250831122608380 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122608380 DLGSUP <0013> gsup_server.c:236 5: 20250831122608380 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122608380 DLGSUP <0013> gsup_server.c:236 7: 20250831122608380 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122608380 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122608380 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122608380 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122608395 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41113<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f9f3b2335396: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250831122608403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20250831122608422 DLINP <000b> input/ipa.c:452 connected read/write 20250831122608422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122608422 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250831122608422 DLU <0006> fsm.c:456 lu(2345743413463)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122608422 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250831122608422 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250831122608422 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122608422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55633ba4aaf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122608422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55633ba4aaf0]{UNVALIDATED}: Freeing instance 20250831122608422 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55633ba4aaf0]{UNVALIDATED}: Deallocated 20250831122608422 DLINP <000b> input/ipa.c:452 connected read/write 20250831122608422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122608422 DLINP <000b> input/ipa.c:452 connected read/write 20250831122608422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@f9f3b2335396: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@f9f3b2335396: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@f9f3b2335396: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122608426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122608427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33848<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@f9f3b2335396: Final verdict of PTC: none 20250831122608428 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41113<->l=127.0.0.1:4259) 131@f9f3b2335396: Final verdict of PTC: none 20250831122608428 DLINP <000b> input/ipa.c:452 connected read/write 20250831122608428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122608428 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(132)@f9f3b2335396: Final verdict of PTC: none 20250831122608428 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122608428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(129)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Aug 31 12:26:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250831122608467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20250831122608568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=26072) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun Aug 31 12:26:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_unknown started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122611659 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122611659 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122611663 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44834<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122611669 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611669 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122611670 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122611670 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122611670 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122611670 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(134)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122611670 DLGSUP <0013> gsup_server.c:236 2: 20250831122611670 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122611670 DLGSUP <0013> gsup_server.c:236 3: 20250831122611670 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122611670 DLGSUP <0013> gsup_server.c:236 4: 20250831122611670 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122611670 DLGSUP <0013> gsup_server.c:236 5: 20250831122611670 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122611670 DLGSUP <0013> gsup_server.c:236 7: 20250831122611670 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122611670 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122611670 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122611670 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122611696 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41843<->l=127.0.0.1:4259) 20250831122611704 DAUC <0003> db_auc.c:157 IMSI='262429761593669': No 2G Auth Data 20250831122611704 DAUC <0003> db_auc.c:192 IMSI='262429761593669': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262429761593669" to be handled at TC_mo_ussd_unknown(138) 20250831122611725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20250831122611735 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611735 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429761593669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429761593669" session_id=1686817668 session_state=BEGIN} 20250831122611735 DSS <0004> hlr_ussd.c:576 262429761593669/0x648acb84: Process SS (BEGIN) 20250831122611735 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611735 DSS <0004> hlr_ussd.c:518 262429761593669/0x648acb84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611735 DSS <0004> hlr_ussd.c:523 262429761593669/0x648acb84: USSD for unknown code '*#200#' 20250831122611736 DSS <0004> hlr_ussd.c:354 262429761593669/0x648acb84: Tx ReturnError(1, 0x12) 20250831122611736 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429761593669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429761593669" session_id=1686817668 session_state=END} 20250831122611736 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611736 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262429761593669" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429761593669" TC_mo_ussd_unknown(138)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@f9f3b2335396: Final verdict of PTC: pass 20250831122611742 DAUC <0003> db_auc.c:157 IMSI='262427559644463': No 2G Auth Data 20250831122611742 DAUC <0003> db_auc.c:192 IMSI='262427559644463': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262427559644463" to be handled at TC_mo_ussd_unknown(139) 20250831122611757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 20250831122611760 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611760 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427559644463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427559644463" session_id=4169603593 session_state=BEGIN} 20250831122611760 DSS <0004> hlr_ussd.c:576 262427559644463/0xf8871a09: Process SS (BEGIN) 20250831122611760 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611760 DSS <0004> hlr_ussd.c:518 262427559644463/0xf8871a09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611760 DSS <0004> hlr_ussd.c:523 262427559644463/0xf8871a09: USSD for unknown code '*#200#' 20250831122611760 DSS <0004> hlr_ussd.c:354 262427559644463/0xf8871a09: Tx ReturnError(1, 0x12) 20250831122611760 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427559644463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427559644463" session_id=4169603593 session_state=END} 20250831122611760 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611760 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262427559644463" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427559644463" TC_mo_ussd_unknown(139)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@f9f3b2335396: Final verdict of PTC: pass 20250831122611762 DAUC <0003> db_auc.c:157 IMSI='262422975065397': No 2G Auth Data 20250831122611762 DAUC <0003> db_auc.c:192 IMSI='262422975065397': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262422975065397" to be handled at TC_mo_ussd_unknown(140) 20250831122611768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 20250831122611771 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611771 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422975065397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422975065397" session_id=2058394705 session_state=BEGIN} 20250831122611771 DSS <0004> hlr_ussd.c:576 262422975065397/0x7ab09c51: Process SS (BEGIN) 20250831122611771 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611771 DSS <0004> hlr_ussd.c:518 262422975065397/0x7ab09c51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611771 DSS <0004> hlr_ussd.c:523 262422975065397/0x7ab09c51: USSD for unknown code '*#200#' 20250831122611771 DSS <0004> hlr_ussd.c:354 262422975065397/0x7ab09c51: Tx ReturnError(1, 0x12) 20250831122611771 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422975065397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422975065397" session_id=2058394705 session_state=END} 20250831122611771 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611771 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262422975065397" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422975065397" TC_mo_ussd_unknown(140)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@f9f3b2335396: Final verdict of PTC: pass 20250831122611773 DAUC <0003> db_auc.c:157 IMSI='262424126396395': No 2G Auth Data 20250831122611773 DAUC <0003> db_auc.c:192 IMSI='262424126396395': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262424126396395" to be handled at TC_mo_ussd_unknown(141) 20250831122611778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20250831122611781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611781 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424126396395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424126396395" session_id=1620092962 session_state=BEGIN} 20250831122611781 DSS <0004> hlr_ussd.c:576 262424126396395/0x6090a822: Process SS (BEGIN) 20250831122611781 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611781 DSS <0004> hlr_ussd.c:518 262424126396395/0x6090a822: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611781 DSS <0004> hlr_ussd.c:523 262424126396395/0x6090a822: USSD for unknown code '*#200#' 20250831122611781 DSS <0004> hlr_ussd.c:354 262424126396395/0x6090a822: Tx ReturnError(1, 0x12) 20250831122611781 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424126396395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424126396395" session_id=1620092962 session_state=END} 20250831122611781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262424126396395" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424126396395" TC_mo_ussd_unknown(141)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@f9f3b2335396: Final verdict of PTC: pass 20250831122611782 DAUC <0003> db_auc.c:157 IMSI='262421160653459': No 2G Auth Data 20250831122611782 DAUC <0003> db_auc.c:192 IMSI='262421160653459': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262421160653459" to be handled at TC_mo_ussd_unknown(142) 20250831122611788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 20250831122611791 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611791 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421160653459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421160653459" session_id=1235236134 session_state=BEGIN} 20250831122611791 DSS <0004> hlr_ussd.c:576 262421160653459/0x49a03526: Process SS (BEGIN) 20250831122611791 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611791 DSS <0004> hlr_ussd.c:518 262421160653459/0x49a03526: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611791 DSS <0004> hlr_ussd.c:523 262421160653459/0x49a03526: USSD for unknown code '*#200#' 20250831122611791 DSS <0004> hlr_ussd.c:354 262421160653459/0x49a03526: Tx ReturnError(1, 0x12) 20250831122611791 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421160653459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421160653459" session_id=1235236134 session_state=END} 20250831122611791 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611791 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262421160653459" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421160653459" TC_mo_ussd_unknown(142)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@f9f3b2335396: Final verdict of PTC: pass 20250831122611793 DAUC <0003> db_auc.c:157 IMSI='262425118774912': No 2G Auth Data 20250831122611793 DAUC <0003> db_auc.c:192 IMSI='262425118774912': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262425118774912" to be handled at TC_mo_ussd_unknown(143) 20250831122611798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 20250831122611801 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611801 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425118774912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425118774912" session_id=970585268 session_state=BEGIN} 20250831122611801 DSS <0004> hlr_ussd.c:576 262425118774912/0x39d9f4b4: Process SS (BEGIN) 20250831122611801 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611801 DSS <0004> hlr_ussd.c:518 262425118774912/0x39d9f4b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611801 DSS <0004> hlr_ussd.c:523 262425118774912/0x39d9f4b4: USSD for unknown code '*#200#' 20250831122611801 DSS <0004> hlr_ussd.c:354 262425118774912/0x39d9f4b4: Tx ReturnError(1, 0x12) 20250831122611801 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425118774912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425118774912" session_id=970585268 session_state=END} 20250831122611801 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611801 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262425118774912" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425118774912" TC_mo_ussd_unknown(143)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@f9f3b2335396: Final verdict of PTC: pass 20250831122611802 DAUC <0003> db_auc.c:157 IMSI='262421099734873': No 2G Auth Data 20250831122611802 DAUC <0003> db_auc.c:192 IMSI='262421099734873': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262421099734873" to be handled at TC_mo_ussd_unknown(144) 20250831122611808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4258 20250831122611811 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611811 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421099734873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421099734873" session_id=2506166110 session_state=BEGIN} 20250831122611811 DSS <0004> hlr_ussd.c:576 262421099734873/0x95610f5e: Process SS (BEGIN) 20250831122611811 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611811 DSS <0004> hlr_ussd.c:518 262421099734873/0x95610f5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611811 DSS <0004> hlr_ussd.c:523 262421099734873/0x95610f5e: USSD for unknown code '*#200#' 20250831122611811 DSS <0004> hlr_ussd.c:354 262421099734873/0x95610f5e: Tx ReturnError(1, 0x12) 20250831122611811 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421099734873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421099734873" session_id=2506166110 session_state=END} 20250831122611811 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611811 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262421099734873" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421099734873" TC_mo_ussd_unknown(144)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@f9f3b2335396: Final verdict of PTC: pass 20250831122611813 DAUC <0003> db_auc.c:157 IMSI='262426435351498': No 2G Auth Data 20250831122611813 DAUC <0003> db_auc.c:192 IMSI='262426435351498': No 3G Auth Data HLR_Test-GSUP(135)@f9f3b2335396: Created GsupExpect[0] for "262426435351498" to be handled at TC_mo_ussd_unknown(145) 20250831122611818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20250831122611821 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611821 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426435351498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426435351498" session_id=1405567641 session_state=BEGIN} 20250831122611821 DSS <0004> hlr_ussd.c:576 262426435351498/0x53c74299: Process SS (BEGIN) 20250831122611821 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831122611821 DSS <0004> hlr_ussd.c:518 262426435351498/0x53c74299: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831122611821 DSS <0004> hlr_ussd.c:523 262426435351498/0x53c74299: USSD for unknown code '*#200#' 20250831122611821 DSS <0004> hlr_ussd.c:354 262426435351498/0x53c74299: Tx ReturnError(1, 0x12) 20250831122611821 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426435351498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426435351498" session_id=1405567641 session_state=END} 20250831122611821 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122611821 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f9f3b2335396: Found GsupExpect[0] for "262426435351498" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426435351498" TC_mo_ussd_unknown(145)@f9f3b2335396: setverdict(pass): none -> pass 20250831122611822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@f9f3b2335396: Final verdict of PTC: pass 20250831122611823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44834<->l=127.0.0.1:4258 136@f9f3b2335396: Final verdict of PTC: none 20250831122611823 DLINP <000b> input/ipa.c:452 connected read/write 20250831122611823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122611823 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122611823 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122611824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122611824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41843<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 136: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Aug 31 12:26:11 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250831122611850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20250831122611950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12600) Waiting for packet dumper to finish... 1 (prev_count=12600, count=81352) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun Aug 31 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_euse_disc started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122615076 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122615076 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122615080 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122615085 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615085 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122615085 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122615085 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122615085 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122615085 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122615085 DLGSUP <0013> gsup_server.c:236 2: 20250831122615085 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122615085 DLGSUP <0013> gsup_server.c:236 3: 20250831122615085 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122615085 DLGSUP <0013> gsup_server.c:236 4: 20250831122615085 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122615085 DLGSUP <0013> gsup_server.c:236 5: 20250831122615085 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122615085 DLGSUP <0013> gsup_server.c:236 7: 20250831122615085 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122615085 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122615085 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122615085 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122615099 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37987<->l=127.0.0.1:4259) 20250831122615102 DAUC <0003> db_auc.c:157 IMSI='262428851109304': No 2G Auth Data 20250831122615102 DAUC <0003> db_auc.c:192 IMSI='262428851109304': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262428851109304" to be handled at TC_mo_ussd_euse_disc(150) 20250831122615110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 20250831122615130 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615130 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428851109304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428851109304" session_id=428054364 session_state=BEGIN} 20250831122615130 DSS <0004> hlr_ussd.c:576 262428851109304/0x1983975c: Process SS (BEGIN) 20250831122615130 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615130 DSS <0004> hlr_ussd.c:518 262428851109304/0x1983975c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615130 DSS <0004> hlr_ussd.c:542 262428851109304/0x1983975c: Cannot find conn for EUSE EUSE-foobar 20250831122615130 DSS <0004> hlr_ussd.c:354 262428851109304/0x1983975c: Tx ReturnError(1, 0x22) 20250831122615130 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428851109304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428851109304" session_id=428054364 session_state=END} 20250831122615130 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615130 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262428851109304" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428851109304" TC_mo_ussd_euse_disc(150)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@f9f3b2335396: Final verdict of PTC: pass 20250831122615136 DAUC <0003> db_auc.c:157 IMSI='262425552551999': No 2G Auth Data 20250831122615136 DAUC <0003> db_auc.c:192 IMSI='262425552551999': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262425552551999" to be handled at TC_mo_ussd_euse_disc(151) 20250831122615149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20250831122615152 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615152 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425552551999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425552551999" session_id=3111856258 session_state=BEGIN} 20250831122615152 DSS <0004> hlr_ussd.c:576 262425552551999/0xb97b2882: Process SS (BEGIN) 20250831122615152 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615152 DSS <0004> hlr_ussd.c:518 262425552551999/0xb97b2882: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615152 DSS <0004> hlr_ussd.c:542 262425552551999/0xb97b2882: Cannot find conn for EUSE EUSE-foobar 20250831122615152 DSS <0004> hlr_ussd.c:354 262425552551999/0xb97b2882: Tx ReturnError(1, 0x22) 20250831122615152 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425552551999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425552551999" session_id=3111856258 session_state=END} 20250831122615152 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615152 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262425552551999" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425552551999" TC_mo_ussd_euse_disc(151)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@f9f3b2335396: Final verdict of PTC: pass 20250831122615154 DAUC <0003> db_auc.c:157 IMSI='262423455641965': No 2G Auth Data 20250831122615154 DAUC <0003> db_auc.c:192 IMSI='262423455641965': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262423455641965" to be handled at TC_mo_ussd_euse_disc(152) 20250831122615165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 20250831122615168 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615168 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423455641965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423455641965" session_id=1683734462 session_state=BEGIN} 20250831122615168 DSS <0004> hlr_ussd.c:576 262423455641965/0x645bbfbe: Process SS (BEGIN) 20250831122615168 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615168 DSS <0004> hlr_ussd.c:518 262423455641965/0x645bbfbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615168 DSS <0004> hlr_ussd.c:542 262423455641965/0x645bbfbe: Cannot find conn for EUSE EUSE-foobar 20250831122615168 DSS <0004> hlr_ussd.c:354 262423455641965/0x645bbfbe: Tx ReturnError(1, 0x22) 20250831122615168 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423455641965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423455641965" session_id=1683734462 session_state=END} 20250831122615168 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615168 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262423455641965" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423455641965" TC_mo_ussd_euse_disc(152)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@f9f3b2335396: Final verdict of PTC: pass 20250831122615170 DAUC <0003> db_auc.c:157 IMSI='262424960338365': No 2G Auth Data 20250831122615170 DAUC <0003> db_auc.c:192 IMSI='262424960338365': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262424960338365" to be handled at TC_mo_ussd_euse_disc(153) 20250831122615182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 20250831122615186 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615186 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424960338365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424960338365" session_id=2047322351 session_state=BEGIN} 20250831122615186 DSS <0004> hlr_ussd.c:576 262424960338365/0x7a07a8ef: Process SS (BEGIN) 20250831122615186 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615186 DSS <0004> hlr_ussd.c:518 262424960338365/0x7a07a8ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615186 DSS <0004> hlr_ussd.c:542 262424960338365/0x7a07a8ef: Cannot find conn for EUSE EUSE-foobar 20250831122615186 DSS <0004> hlr_ussd.c:354 262424960338365/0x7a07a8ef: Tx ReturnError(1, 0x22) 20250831122615186 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424960338365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424960338365" session_id=2047322351 session_state=END} 20250831122615186 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615186 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262424960338365" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424960338365" TC_mo_ussd_euse_disc(153)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@f9f3b2335396: Final verdict of PTC: pass 20250831122615188 DAUC <0003> db_auc.c:157 IMSI='262421659252004': No 2G Auth Data 20250831122615188 DAUC <0003> db_auc.c:192 IMSI='262421659252004': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262421659252004" to be handled at TC_mo_ussd_euse_disc(154) 20250831122615194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20250831122615197 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615197 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421659252004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421659252004" session_id=1484604377 session_state=BEGIN} 20250831122615197 DSS <0004> hlr_ussd.c:576 262421659252004/0x587d43d9: Process SS (BEGIN) 20250831122615197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615197 DSS <0004> hlr_ussd.c:518 262421659252004/0x587d43d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615197 DSS <0004> hlr_ussd.c:542 262421659252004/0x587d43d9: Cannot find conn for EUSE EUSE-foobar 20250831122615197 DSS <0004> hlr_ussd.c:354 262421659252004/0x587d43d9: Tx ReturnError(1, 0x22) 20250831122615197 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421659252004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421659252004" session_id=1484604377 session_state=END} 20250831122615197 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615197 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262421659252004" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421659252004" TC_mo_ussd_euse_disc(154)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@f9f3b2335396: Final verdict of PTC: pass 20250831122615198 DAUC <0003> db_auc.c:157 IMSI='262420440452863': No 2G Auth Data 20250831122615198 DAUC <0003> db_auc.c:192 IMSI='262420440452863': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262420440452863" to be handled at TC_mo_ussd_euse_disc(155) 20250831122615204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 20250831122615206 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615206 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420440452863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420440452863" session_id=3337895632 session_state=BEGIN} 20250831122615206 DSS <0004> hlr_ussd.c:576 262420440452863/0xc6f43ed0: Process SS (BEGIN) 20250831122615206 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615206 DSS <0004> hlr_ussd.c:518 262420440452863/0xc6f43ed0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615206 DSS <0004> hlr_ussd.c:542 262420440452863/0xc6f43ed0: Cannot find conn for EUSE EUSE-foobar 20250831122615206 DSS <0004> hlr_ussd.c:354 262420440452863/0xc6f43ed0: Tx ReturnError(1, 0x22) 20250831122615206 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420440452863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420440452863" session_id=3337895632 session_state=END} 20250831122615206 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615206 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262420440452863" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420440452863" TC_mo_ussd_euse_disc(155)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@f9f3b2335396: Final verdict of PTC: pass 20250831122615208 DAUC <0003> db_auc.c:157 IMSI='262429504161442': No 2G Auth Data 20250831122615208 DAUC <0003> db_auc.c:192 IMSI='262429504161442': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262429504161442" to be handled at TC_mo_ussd_euse_disc(156) 20250831122615213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4258 20250831122615216 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615216 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429504161442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429504161442" session_id=1525842130 session_state=BEGIN} 20250831122615216 DSS <0004> hlr_ussd.c:576 262429504161442/0x5af280d2: Process SS (BEGIN) 20250831122615216 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615216 DSS <0004> hlr_ussd.c:518 262429504161442/0x5af280d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615216 DSS <0004> hlr_ussd.c:542 262429504161442/0x5af280d2: Cannot find conn for EUSE EUSE-foobar 20250831122615216 DSS <0004> hlr_ussd.c:354 262429504161442/0x5af280d2: Tx ReturnError(1, 0x22) 20250831122615216 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429504161442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429504161442" session_id=1525842130 session_state=END} 20250831122615216 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615216 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262429504161442" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429504161442" TC_mo_ussd_euse_disc(156)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@f9f3b2335396: Final verdict of PTC: pass 20250831122615218 DAUC <0003> db_auc.c:157 IMSI='262425073952292': No 2G Auth Data 20250831122615218 DAUC <0003> db_auc.c:192 IMSI='262425073952292': No 3G Auth Data HLR_Test-GSUP(147)@f9f3b2335396: Created GsupExpect[0] for "262425073952292" to be handled at TC_mo_ussd_euse_disc(157) 20250831122615223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 20250831122615226 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615226 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425073952292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425073952292" session_id=2812781585 session_state=BEGIN} 20250831122615226 DSS <0004> hlr_ussd.c:576 262425073952292/0xa7a7a411: Process SS (BEGIN) 20250831122615226 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122615226 DSS <0004> hlr_ussd.c:518 262425073952292/0xa7a7a411: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122615226 DSS <0004> hlr_ussd.c:542 262425073952292/0xa7a7a411: Cannot find conn for EUSE EUSE-foobar 20250831122615226 DSS <0004> hlr_ussd.c:354 262425073952292/0xa7a7a411: Tx ReturnError(1, 0x22) 20250831122615226 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425073952292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425073952292" session_id=2812781585 session_state=END} 20250831122615226 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122615226 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f9f3b2335396: Found GsupExpect[0] for "262425073952292" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425073952292" TC_mo_ussd_euse_disc(157)@f9f3b2335396: setverdict(pass): none -> pass 20250831122615227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@f9f3b2335396: Final verdict of PTC: pass 20250831122615228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20250831122615228 DLINP <000b> input/ipa.c:452 connected read/write 20250831122615228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122615228 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122615228 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122615228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@f9f3b2335396: Final verdict of PTC: none 20250831122615228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37987<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@f9f3b2335396: Final verdict of PTC: none 148@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 148: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun Aug 31 12:26:15 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250831122615259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20250831122615461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79020) Waiting for packet dumper to finish... 1 (prev_count=79020, count=81580) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun Aug 31 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_imsi started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122618577 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122618577 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122618582 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122618583 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618583 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122618583 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122618583 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122618583 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122618583 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122618583 DLGSUP <0013> gsup_server.c:236 2: 20250831122618583 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122618583 DLGSUP <0013> gsup_server.c:236 3: 20250831122618583 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122618583 DLGSUP <0013> gsup_server.c:236 4: 20250831122618583 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122618583 DLGSUP <0013> gsup_server.c:236 5: 20250831122618583 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122618583 DLGSUP <0013> gsup_server.c:236 7: 20250831122618583 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122618583 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122618583 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122618583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122618604 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35721<->l=127.0.0.1:4259) 20250831122618612 DAUC <0003> db_auc.c:157 IMSI='262420047068734': No 2G Auth Data 20250831122618612 DAUC <0003> db_auc.c:192 IMSI='262420047068734': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262420047068734" to be handled at TC_mo_ussd_iuse_imsi(162) 20250831122618627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20250831122618636 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618636 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420047068734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420047068734" session_id=1172079444 session_state=BEGIN} 20250831122618636 DSS <0004> hlr_ussd.c:576 262420047068734/0x45dc8354: Process SS (BEGIN) 20250831122618636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618636 DSS <0004> hlr_ussd.c:518 262420047068734/0x45dc8354: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618636 DSS <0004> hlr_ussd.c:363 262420047068734/0x45dc8354: Tx USSD 'Your IMSI is 262420047068734' 20250831122618636 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420047068734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420047068734" session_id=1172079444 session_state=END} 20250831122618636 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420047068734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618636 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618636 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262420047068734" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420047068734" TC_mo_ussd_iuse_imsi(162)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@f9f3b2335396: Final verdict of PTC: pass 20250831122618642 DAUC <0003> db_auc.c:157 IMSI='262422857070452': No 2G Auth Data 20250831122618642 DAUC <0003> db_auc.c:192 IMSI='262422857070452': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262422857070452" to be handled at TC_mo_ussd_iuse_imsi(163) 20250831122618651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4258 20250831122618655 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618655 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422857070452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422857070452" session_id=3116958790 session_state=BEGIN} 20250831122618655 DSS <0004> hlr_ussd.c:576 262422857070452/0xb9c90446: Process SS (BEGIN) 20250831122618655 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618655 DSS <0004> hlr_ussd.c:518 262422857070452/0xb9c90446: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618655 DSS <0004> hlr_ussd.c:363 262422857070452/0xb9c90446: Tx USSD 'Your IMSI is 262422857070452' 20250831122618655 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422857070452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422857070452" session_id=3116958790 session_state=END} 20250831122618655 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422857070452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618655 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618655 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262422857070452" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422857070452" TC_mo_ussd_iuse_imsi(163)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@f9f3b2335396: Final verdict of PTC: pass 20250831122618658 DAUC <0003> db_auc.c:157 IMSI='262423912254469': No 2G Auth Data 20250831122618658 DAUC <0003> db_auc.c:192 IMSI='262423912254469': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262423912254469" to be handled at TC_mo_ussd_iuse_imsi(164) 20250831122618665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 20250831122618668 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618668 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423912254469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423912254469" session_id=1824427009 session_state=BEGIN} 20250831122618668 DSS <0004> hlr_ussd.c:576 262423912254469/0x6cbe8c01: Process SS (BEGIN) 20250831122618668 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618668 DSS <0004> hlr_ussd.c:518 262423912254469/0x6cbe8c01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618668 DSS <0004> hlr_ussd.c:363 262423912254469/0x6cbe8c01: Tx USSD 'Your IMSI is 262423912254469' 20250831122618668 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423912254469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423912254469" session_id=1824427009 session_state=END} 20250831122618668 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423912254469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618668 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618668 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262423912254469" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423912254469" TC_mo_ussd_iuse_imsi(164)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@f9f3b2335396: Final verdict of PTC: pass 20250831122618670 DAUC <0003> db_auc.c:157 IMSI='262428901103193': No 2G Auth Data 20250831122618670 DAUC <0003> db_auc.c:192 IMSI='262428901103193': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262428901103193" to be handled at TC_mo_ussd_iuse_imsi(165) 20250831122618675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45016<->l=127.0.0.1:4258 20250831122618678 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618678 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428901103193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428901103193" session_id=2349374551 session_state=BEGIN} 20250831122618678 DSS <0004> hlr_ussd.c:576 262428901103193/0x8c089c57: Process SS (BEGIN) 20250831122618678 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618678 DSS <0004> hlr_ussd.c:518 262428901103193/0x8c089c57: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618678 DSS <0004> hlr_ussd.c:363 262428901103193/0x8c089c57: Tx USSD 'Your IMSI is 262428901103193' 20250831122618678 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428901103193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428901103193" session_id=2349374551 session_state=END} 20250831122618678 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428901103193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618678 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618678 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262428901103193" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428901103193" TC_mo_ussd_iuse_imsi(165)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@f9f3b2335396: Final verdict of PTC: pass 20250831122618680 DAUC <0003> db_auc.c:157 IMSI='262422792725495': No 2G Auth Data 20250831122618680 DAUC <0003> db_auc.c:192 IMSI='262422792725495': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262422792725495" to be handled at TC_mo_ussd_iuse_imsi(166) 20250831122618685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20250831122618688 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618688 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422792725495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422792725495" session_id=525625672 session_state=BEGIN} 20250831122618688 DSS <0004> hlr_ussd.c:576 262422792725495/0x1f546948: Process SS (BEGIN) 20250831122618688 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618688 DSS <0004> hlr_ussd.c:518 262422792725495/0x1f546948: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618688 DSS <0004> hlr_ussd.c:363 262422792725495/0x1f546948: Tx USSD 'Your IMSI is 262422792725495' 20250831122618688 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422792725495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422792725495" session_id=525625672 session_state=END} 20250831122618688 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422792725495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618688 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618688 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262422792725495" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422792725495" TC_mo_ussd_iuse_imsi(166)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@f9f3b2335396: Final verdict of PTC: pass 20250831122618690 DAUC <0003> db_auc.c:157 IMSI='262425056032266': No 2G Auth Data 20250831122618690 DAUC <0003> db_auc.c:192 IMSI='262425056032266': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262425056032266" to be handled at TC_mo_ussd_iuse_imsi(167) 20250831122618695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20250831122618698 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618698 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425056032266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425056032266" session_id=2402598539 session_state=BEGIN} 20250831122618698 DSS <0004> hlr_ussd.c:576 262425056032266/0x8f34be8b: Process SS (BEGIN) 20250831122618698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618698 DSS <0004> hlr_ussd.c:518 262425056032266/0x8f34be8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618698 DSS <0004> hlr_ussd.c:363 262425056032266/0x8f34be8b: Tx USSD 'Your IMSI is 262425056032266' 20250831122618698 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425056032266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425056032266" session_id=2402598539 session_state=END} 20250831122618698 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425056032266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618698 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618698 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262425056032266" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425056032266" TC_mo_ussd_iuse_imsi(167)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@f9f3b2335396: Final verdict of PTC: pass 20250831122618700 DAUC <0003> db_auc.c:157 IMSI='262425797869786': No 2G Auth Data 20250831122618700 DAUC <0003> db_auc.c:192 IMSI='262425797869786': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262425797869786" to be handled at TC_mo_ussd_iuse_imsi(168) 20250831122618705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 20250831122618708 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618708 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425797869786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425797869786" session_id=1907086704 session_state=BEGIN} 20250831122618708 DSS <0004> hlr_ussd.c:576 262425797869786/0x71abd570: Process SS (BEGIN) 20250831122618708 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618708 DSS <0004> hlr_ussd.c:518 262425797869786/0x71abd570: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618708 DSS <0004> hlr_ussd.c:363 262425797869786/0x71abd570: Tx USSD 'Your IMSI is 262425797869786' 20250831122618708 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425797869786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425797869786" session_id=1907086704 session_state=END} 20250831122618708 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425797869786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618708 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618708 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262425797869786" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262425797869786" TC_mo_ussd_iuse_imsi(168)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@f9f3b2335396: Final verdict of PTC: pass 20250831122618710 DAUC <0003> db_auc.c:157 IMSI='262422824366303': No 2G Auth Data 20250831122618710 DAUC <0003> db_auc.c:192 IMSI='262422824366303': No 3G Auth Data HLR_Test-GSUP(159)@f9f3b2335396: Created GsupExpect[0] for "262422824366303" to be handled at TC_mo_ussd_iuse_imsi(169) 20250831122618715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 20250831122618718 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618718 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422824366303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422824366303" session_id=3892523200 session_state=BEGIN} 20250831122618718 DSS <0004> hlr_ussd.c:576 262422824366303/0xe80330c0: Process SS (BEGIN) 20250831122618718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122618718 DSS <0004> hlr_ussd.c:518 262422824366303/0xe80330c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122618718 DSS <0004> hlr_ussd.c:363 262422824366303/0xe80330c0: Tx USSD 'Your IMSI is 262422824366303' 20250831122618718 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422824366303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422824366303" session_id=3892523200 session_state=END} 20250831122618718 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422824366303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122618718 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122618718 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f9f3b2335396: Found GsupExpect[0] for "262422824366303" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422824366303" TC_mo_ussd_iuse_imsi(169)@f9f3b2335396: setverdict(pass): none -> pass 20250831122618719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45056<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@f9f3b2335396: Final verdict of PTC: pass 20250831122618720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 20250831122618720 DLINP <000b> input/ipa.c:452 connected read/write 20250831122618720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122618720 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122618720 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122618720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122618720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35721<->l=127.0.0.1:4259) 160@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(159)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 160: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun Aug 31 12:26:18 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250831122618745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4258 20250831122618946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81252) Waiting for packet dumper to finish... 1 (prev_count=81252, count=82188) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sun Aug 31 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122622068 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122622068 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122622072 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122622075 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122622075 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122622075 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122622075 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122622075 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122622075 DLGSUP <0013> gsup_server.c:236 2: 20250831122622075 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122622075 DLGSUP <0013> gsup_server.c:236 3: 20250831122622075 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122622075 DLGSUP <0013> gsup_server.c:236 4: 20250831122622075 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122622075 DLGSUP <0013> gsup_server.c:236 5: 20250831122622075 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(170)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122622075 DLGSUP <0013> gsup_server.c:236 7: 20250831122622076 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122622076 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122622076 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122622076 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122622092 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44785<->l=127.0.0.1:4259) 20250831122622097 DAUC <0003> db_auc.c:157 IMSI='262424316918644': No 2G Auth Data 20250831122622097 DAUC <0003> db_auc.c:192 IMSI='262424316918644': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262424316918644" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250831122622108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 20250831122622122 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622122 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424316918644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424316918644" source_name="the-source\n" session_id=1268408172 session_state=BEGIN} 20250831122622122 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831122622122 DSS <0004> hlr_ussd.c:576 262424316918644/0x4b9a5f6c: Process SS (BEGIN) 20250831122622122 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622122 DSS <0004> hlr_ussd.c:518 262424316918644/0x4b9a5f6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622122 DSS <0004> hlr_ussd.c:363 262424316918644/0x4b9a5f6c: Tx USSD 'Your IMSI is 262424316918644' 20250831122622122 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424316918644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424316918644" destination_name="the-source\n" session_id=1268408172 session_state=END} 20250831122622122 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424316918644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622122 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622122 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262424316918644" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424316918644" TC_mo_ussd_iuse_imsi_via_proxy(174)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@f9f3b2335396: Final verdict of PTC: pass 20250831122622131 DAUC <0003> db_auc.c:157 IMSI='262420298820719': No 2G Auth Data 20250831122622131 DAUC <0003> db_auc.c:192 IMSI='262420298820719': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262420298820719" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250831122622147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44056<->l=127.0.0.1:4258 20250831122622150 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622150 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420298820719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420298820719" source_name="the-source\n" session_id=2348685345 session_state=BEGIN} 20250831122622150 DSS <0004> hlr_ussd.c:576 262420298820719/0x8bfe1821: Process SS (BEGIN) 20250831122622150 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622150 DSS <0004> hlr_ussd.c:518 262420298820719/0x8bfe1821: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622150 DSS <0004> hlr_ussd.c:363 262420298820719/0x8bfe1821: Tx USSD 'Your IMSI is 262420298820719' 20250831122622150 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420298820719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420298820719" destination_name="the-source\n" session_id=2348685345 session_state=END} 20250831122622150 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420298820719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622150 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622150 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262420298820719" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420298820719" TC_mo_ussd_iuse_imsi_via_proxy(175)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44056<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@f9f3b2335396: Final verdict of PTC: pass 20250831122622152 DAUC <0003> db_auc.c:157 IMSI='262425847664709': No 2G Auth Data 20250831122622152 DAUC <0003> db_auc.c:192 IMSI='262425847664709': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262425847664709" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250831122622158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 20250831122622160 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622160 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425847664709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425847664709" source_name="the-source\n" session_id=2121864685 session_state=BEGIN} 20250831122622160 DSS <0004> hlr_ussd.c:576 262425847664709/0x7e7915ed: Process SS (BEGIN) 20250831122622160 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622160 DSS <0004> hlr_ussd.c:518 262425847664709/0x7e7915ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622160 DSS <0004> hlr_ussd.c:363 262425847664709/0x7e7915ed: Tx USSD 'Your IMSI is 262425847664709' 20250831122622160 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425847664709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425847664709" destination_name="the-source\n" session_id=2121864685 session_state=END} 20250831122622160 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262425847664709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622160 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622160 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262425847664709" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425847664709" TC_mo_ussd_iuse_imsi_via_proxy(176)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@f9f3b2335396: Final verdict of PTC: pass 20250831122622162 DAUC <0003> db_auc.c:157 IMSI='262422743254204': No 2G Auth Data 20250831122622162 DAUC <0003> db_auc.c:192 IMSI='262422743254204': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262422743254204" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250831122622168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 20250831122622171 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622171 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422743254204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743254204" source_name="the-source\n" session_id=1072089114 session_state=BEGIN} 20250831122622171 DSS <0004> hlr_ussd.c:576 262422743254204/0x3fe6c81a: Process SS (BEGIN) 20250831122622171 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622171 DSS <0004> hlr_ussd.c:518 262422743254204/0x3fe6c81a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622171 DSS <0004> hlr_ussd.c:363 262422743254204/0x3fe6c81a: Tx USSD 'Your IMSI is 262422743254204' 20250831122622171 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422743254204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743254204" destination_name="the-source\n" session_id=1072089114 session_state=END} 20250831122622171 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422743254204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622171 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622171 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262422743254204" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422743254204" TC_mo_ussd_iuse_imsi_via_proxy(177)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@f9f3b2335396: Final verdict of PTC: pass 20250831122622173 DAUC <0003> db_auc.c:157 IMSI='262426050641279': No 2G Auth Data 20250831122622173 DAUC <0003> db_auc.c:192 IMSI='262426050641279': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262426050641279" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250831122622178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4258 20250831122622181 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622181 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426050641279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426050641279" source_name="the-source\n" session_id=3585329448 session_state=BEGIN} 20250831122622181 DSS <0004> hlr_ussd.c:576 262426050641279/0xd5b3c928: Process SS (BEGIN) 20250831122622181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622181 DSS <0004> hlr_ussd.c:518 262426050641279/0xd5b3c928: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622181 DSS <0004> hlr_ussd.c:363 262426050641279/0xd5b3c928: Tx USSD 'Your IMSI is 262426050641279' 20250831122622181 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426050641279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426050641279" destination_name="the-source\n" session_id=3585329448 session_state=END} 20250831122622181 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426050641279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622181 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622181 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262426050641279" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426050641279" TC_mo_ussd_iuse_imsi_via_proxy(178)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@f9f3b2335396: Final verdict of PTC: pass 20250831122622183 DAUC <0003> db_auc.c:157 IMSI='262420927406252': No 2G Auth Data 20250831122622183 DAUC <0003> db_auc.c:192 IMSI='262420927406252': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262420927406252" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250831122622189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 20250831122622191 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622191 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420927406252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420927406252" source_name="the-source\n" session_id=2667097522 session_state=BEGIN} 20250831122622191 DSS <0004> hlr_ussd.c:576 262420927406252/0x9ef8adb2: Process SS (BEGIN) 20250831122622191 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622191 DSS <0004> hlr_ussd.c:518 262420927406252/0x9ef8adb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622191 DSS <0004> hlr_ussd.c:363 262420927406252/0x9ef8adb2: Tx USSD 'Your IMSI is 262420927406252' 20250831122622191 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420927406252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420927406252" destination_name="the-source\n" session_id=2667097522 session_state=END} 20250831122622191 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262420927406252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622191 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622191 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262420927406252" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420927406252" TC_mo_ussd_iuse_imsi_via_proxy(179)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@f9f3b2335396: Final verdict of PTC: pass 20250831122622193 DAUC <0003> db_auc.c:157 IMSI='262426641570917': No 2G Auth Data 20250831122622193 DAUC <0003> db_auc.c:192 IMSI='262426641570917': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262426641570917" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250831122622199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4258 20250831122622201 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622201 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426641570917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426641570917" source_name="the-source\n" session_id=559550161 session_state=BEGIN} 20250831122622201 DSS <0004> hlr_ussd.c:576 262426641570917/0x215a0ed1: Process SS (BEGIN) 20250831122622201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622201 DSS <0004> hlr_ussd.c:518 262426641570917/0x215a0ed1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622201 DSS <0004> hlr_ussd.c:363 262426641570917/0x215a0ed1: Tx USSD 'Your IMSI is 262426641570917' 20250831122622201 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426641570917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426641570917" destination_name="the-source\n" session_id=559550161 session_state=END} 20250831122622201 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426641570917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622201 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622201 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262426641570917" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426641570917" TC_mo_ussd_iuse_imsi_via_proxy(180)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@f9f3b2335396: Final verdict of PTC: pass 20250831122622203 DAUC <0003> db_auc.c:157 IMSI='262422897586892': No 2G Auth Data 20250831122622203 DAUC <0003> db_auc.c:192 IMSI='262422897586892': No 3G Auth Data HLR_Test-GSUP(171)@f9f3b2335396: Created GsupExpect[0] for "262422897586892" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250831122622209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 20250831122622211 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622211 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422897586892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422897586892" source_name="the-source\n" session_id=3492916009 session_state=BEGIN} 20250831122622211 DSS <0004> hlr_ussd.c:576 262422897586892/0xd031ab29: Process SS (BEGIN) 20250831122622211 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831122622211 DSS <0004> hlr_ussd.c:518 262422897586892/0xd031ab29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831122622211 DSS <0004> hlr_ussd.c:363 262422897586892/0xd031ab29: Tx USSD 'Your IMSI is 262422897586892' 20250831122622211 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422897586892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897586892" destination_name="the-source\n" session_id=3492916009 session_state=END} 20250831122622211 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262422897586892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122622211 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122622212 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f9f3b2335396: Found GsupExpect[0] for "262422897586892" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422897586892" TC_mo_ussd_iuse_imsi_via_proxy(181)@f9f3b2335396: setverdict(pass): none -> pass 20250831122622213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@f9f3b2335396: Final verdict of PTC: pass 20250831122622213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44040<->l=127.0.0.1:4258 20250831122622214 DLINP <000b> input/ipa.c:452 connected read/write 20250831122622214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122622214 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122622214 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122622214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122622214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250831122622214 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44785<->l=127.0.0.1:4259) 172@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(171)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 172: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun Aug 31 12:26:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250831122622238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 20250831122622439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82744) Waiting for packet dumper to finish... 1 (prev_count=82744, count=83440) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun Aug 31 12:26:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_msisdn started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122625586 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122625586 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122625591 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122625597 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625597 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122625597 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122625597 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122625597 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122625597 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122625597 DLGSUP <0013> gsup_server.c:236 2: 20250831122625597 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122625597 DLGSUP <0013> gsup_server.c:236 3: 20250831122625597 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122625597 DLGSUP <0013> gsup_server.c:236 4: 20250831122625597 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122625597 DLGSUP <0013> gsup_server.c:236 5: 20250831122625597 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122625597 DLGSUP <0013> gsup_server.c:236 7: 20250831122625597 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122625597 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122625597 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122625597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122625619 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39677<->l=127.0.0.1:4259) 20250831122625628 DAUC <0003> db_auc.c:157 IMSI='262425532863624': No 2G Auth Data 20250831122625628 DAUC <0003> db_auc.c:192 IMSI='262425532863624': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262425532863624" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250831122625653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 20250831122625664 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625664 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425532863624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425532863624" session_id=312080972 session_state=BEGIN} 20250831122625664 DSS <0004> hlr_ussd.c:576 262425532863624/0x1299fa4c: Process SS (BEGIN) 20250831122625664 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625664 DSS <0004> hlr_ussd.c:518 262425532863624/0x1299fa4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625664 DSS <0004> hlr_ussd.c:363 262425532863624/0x1299fa4c: Tx USSD 'Your extension is 491610222736' 20250831122625664 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425532863624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425532863624" session_id=312080972 session_state=END} 20250831122625664 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425532863624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625664 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625664 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262425532863624" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425532863624" TC_mo_ussd_iuse_msisdn(186)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44102<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@f9f3b2335396: Final verdict of PTC: pass 20250831122625670 DAUC <0003> db_auc.c:157 IMSI='262425886873340': No 2G Auth Data 20250831122625670 DAUC <0003> db_auc.c:192 IMSI='262425886873340': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262425886873340" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250831122625679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20250831122625681 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625681 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425886873340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425886873340" session_id=1970901695 session_state=BEGIN} 20250831122625681 DSS <0004> hlr_ussd.c:576 262425886873340/0x757992bf: Process SS (BEGIN) 20250831122625681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625681 DSS <0004> hlr_ussd.c:518 262425886873340/0x757992bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625681 DSS <0004> hlr_ussd.c:363 262425886873340/0x757992bf: Tx USSD 'Your extension is 491610415304' 20250831122625681 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425886873340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425886873340" session_id=1970901695 session_state=END} 20250831122625681 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425886873340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625681 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625681 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262425886873340" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425886873340" TC_mo_ussd_iuse_msisdn(187)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@f9f3b2335396: Final verdict of PTC: pass 20250831122625683 DAUC <0003> db_auc.c:157 IMSI='262423685158235': No 2G Auth Data 20250831122625683 DAUC <0003> db_auc.c:192 IMSI='262423685158235': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262423685158235" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250831122625690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 20250831122625692 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625692 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423685158235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423685158235" session_id=2934386078 session_state=BEGIN} 20250831122625692 DSS <0004> hlr_ussd.c:576 262423685158235/0xaee72d9e: Process SS (BEGIN) 20250831122625692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625692 DSS <0004> hlr_ussd.c:518 262423685158235/0xaee72d9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625692 DSS <0004> hlr_ussd.c:363 262423685158235/0xaee72d9e: Tx USSD 'Your extension is 491616271741' 20250831122625692 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423685158235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423685158235" session_id=2934386078 session_state=END} 20250831122625692 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423685158235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625692 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625692 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262423685158235" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423685158235" TC_mo_ussd_iuse_msisdn(188)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@f9f3b2335396: Final verdict of PTC: pass 20250831122625694 DAUC <0003> db_auc.c:157 IMSI='262429084583714': No 2G Auth Data 20250831122625694 DAUC <0003> db_auc.c:192 IMSI='262429084583714': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262429084583714" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250831122625701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44134<->l=127.0.0.1:4258 20250831122625703 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625703 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429084583714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429084583714" session_id=2411546791 session_state=BEGIN} 20250831122625703 DSS <0004> hlr_ussd.c:576 262429084583714/0x8fbd48a7: Process SS (BEGIN) 20250831122625703 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625703 DSS <0004> hlr_ussd.c:518 262429084583714/0x8fbd48a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625703 DSS <0004> hlr_ussd.c:363 262429084583714/0x8fbd48a7: Tx USSD 'Your extension is 491618500064' 20250831122625703 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429084583714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429084583714" session_id=2411546791 session_state=END} 20250831122625703 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429084583714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625703 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625703 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262429084583714" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429084583714" TC_mo_ussd_iuse_msisdn(189)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44134<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@f9f3b2335396: Final verdict of PTC: pass 20250831122625705 DAUC <0003> db_auc.c:157 IMSI='262426957990223': No 2G Auth Data 20250831122625705 DAUC <0003> db_auc.c:192 IMSI='262426957990223': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262426957990223" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250831122625711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 20250831122625714 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625714 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426957990223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426957990223" session_id=2878839772 session_state=BEGIN} 20250831122625714 DSS <0004> hlr_ussd.c:576 262426957990223/0xab979bdc: Process SS (BEGIN) 20250831122625714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625714 DSS <0004> hlr_ussd.c:518 262426957990223/0xab979bdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625714 DSS <0004> hlr_ussd.c:363 262426957990223/0xab979bdc: Tx USSD 'Your extension is 491611835123' 20250831122625714 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426957990223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957990223" session_id=2878839772 session_state=END} 20250831122625714 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426957990223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625714 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625714 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262426957990223" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426957990223" TC_mo_ussd_iuse_msisdn(190)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@f9f3b2335396: Final verdict of PTC: pass 20250831122625716 DAUC <0003> db_auc.c:157 IMSI='262424946010853': No 2G Auth Data 20250831122625716 DAUC <0003> db_auc.c:192 IMSI='262424946010853': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262424946010853" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250831122625722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20250831122625725 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625725 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424946010853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424946010853" session_id=310883289 session_state=BEGIN} 20250831122625725 DSS <0004> hlr_ussd.c:576 262424946010853/0x1287b3d9: Process SS (BEGIN) 20250831122625725 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625725 DSS <0004> hlr_ussd.c:518 262424946010853/0x1287b3d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625725 DSS <0004> hlr_ussd.c:363 262424946010853/0x1287b3d9: Tx USSD 'Your extension is 491610001822' 20250831122625725 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424946010853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424946010853" session_id=310883289 session_state=END} 20250831122625725 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424946010853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625725 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625725 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262424946010853" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424946010853" TC_mo_ussd_iuse_msisdn(191)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@f9f3b2335396: Final verdict of PTC: pass 20250831122625727 DAUC <0003> db_auc.c:157 IMSI='262423071941676': No 2G Auth Data 20250831122625727 DAUC <0003> db_auc.c:192 IMSI='262423071941676': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262423071941676" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250831122625733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20250831122625735 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625735 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423071941676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423071941676" session_id=2883830861 session_state=BEGIN} 20250831122625735 DSS <0004> hlr_ussd.c:576 262423071941676/0xabe3c44d: Process SS (BEGIN) 20250831122625735 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625735 DSS <0004> hlr_ussd.c:518 262423071941676/0xabe3c44d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625735 DSS <0004> hlr_ussd.c:363 262423071941676/0xabe3c44d: Tx USSD 'Your extension is 491615530104' 20250831122625735 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423071941676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423071941676" session_id=2883830861 session_state=END} 20250831122625735 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423071941676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625735 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625735 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262423071941676" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423071941676" TC_mo_ussd_iuse_msisdn(192)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@f9f3b2335396: Final verdict of PTC: pass 20250831122625737 DAUC <0003> db_auc.c:157 IMSI='262424787299925': No 2G Auth Data 20250831122625737 DAUC <0003> db_auc.c:192 IMSI='262424787299925': No 3G Auth Data HLR_Test-GSUP(183)@f9f3b2335396: Created GsupExpect[0] for "262424787299925" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250831122625743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4258 20250831122625745 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625745 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424787299925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424787299925" session_id=1904547444 session_state=BEGIN} 20250831122625745 DSS <0004> hlr_ussd.c:576 262424787299925/0x71851674: Process SS (BEGIN) 20250831122625745 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122625745 DSS <0004> hlr_ussd.c:518 262424787299925/0x71851674: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122625745 DSS <0004> hlr_ussd.c:363 262424787299925/0x71851674: Tx USSD 'Your extension is 491615073586' 20250831122625745 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424787299925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424787299925" session_id=1904547444 session_state=END} 20250831122625745 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424787299925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122625745 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122625745 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f9f3b2335396: Found GsupExpect[0] for "262424787299925" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424787299925" TC_mo_ussd_iuse_msisdn(193)@f9f3b2335396: setverdict(pass): none -> pass 20250831122625747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@f9f3b2335396: Final verdict of PTC: pass 20250831122625748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@f9f3b2335396: Final verdict of PTC: none 20250831122625748 DLINP <000b> input/ipa.c:452 connected read/write 20250831122625748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122625748 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122625748 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122625748 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122625748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39677<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@f9f3b2335396: Final verdict of PTC: none 184@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 184: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun Aug 31 12:26:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250831122625772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20250831122625974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77316) Waiting for packet dumper to finish... 1 (prev_count=77316, count=82296) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sun Aug 31 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122629121 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122629121 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122629126 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122629132 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629132 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122629132 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122629132 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122629132 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122629132 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122629132 DLGSUP <0013> gsup_server.c:236 2: 20250831122629132 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122629132 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(194)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122629132 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122629132 DLGSUP <0013> gsup_server.c:236 4: 20250831122629132 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122629133 DLGSUP <0013> gsup_server.c:236 5: 20250831122629133 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122629133 DLGSUP <0013> gsup_server.c:236 7: 20250831122629133 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122629133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122629133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122629133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122629155 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36731<->l=127.0.0.1:4259) 20250831122629161 DAUC <0003> db_auc.c:157 IMSI='262421354638195': No 2G Auth Data 20250831122629161 DAUC <0003> db_auc.c:192 IMSI='262421354638195': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262421354638195" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250831122629178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 20250831122629187 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629187 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421354638195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421354638195" source_name="the-source\n" session_id=2993583139 session_state=BEGIN} 20250831122629187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831122629187 DSS <0004> hlr_ussd.c:576 262421354638195/0xb26e7423: Process SS (BEGIN) 20250831122629187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629187 DSS <0004> hlr_ussd.c:518 262421354638195/0xb26e7423: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629187 DSS <0004> hlr_ussd.c:363 262421354638195/0xb26e7423: Tx USSD 'Your extension is 491610718420' 20250831122629187 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421354638195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421354638195" destination_name="the-source\n" session_id=2993583139 session_state=END} 20250831122629187 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421354638195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629187 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629187 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262421354638195" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421354638195" TC_mo_ussd_iuse_msisdn_via_proxy(198)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@f9f3b2335396: Final verdict of PTC: pass 20250831122629192 DAUC <0003> db_auc.c:157 IMSI='262422496765653': No 2G Auth Data 20250831122629192 DAUC <0003> db_auc.c:192 IMSI='262422496765653': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262422496765653" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250831122629200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20250831122629203 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629203 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422496765653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422496765653" source_name="the-source\n" session_id=872769496 session_state=BEGIN} 20250831122629203 DSS <0004> hlr_ussd.c:576 262422496765653/0x340567d8: Process SS (BEGIN) 20250831122629203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629203 DSS <0004> hlr_ussd.c:518 262422496765653/0x340567d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629203 DSS <0004> hlr_ussd.c:363 262422496765653/0x340567d8: Tx USSD 'Your extension is 491618736281' 20250831122629203 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422496765653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422496765653" destination_name="the-source\n" session_id=872769496 session_state=END} 20250831122629203 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422496765653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629203 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629203 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262422496765653" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422496765653" TC_mo_ussd_iuse_msisdn_via_proxy(199)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@f9f3b2335396: Final verdict of PTC: pass 20250831122629205 DAUC <0003> db_auc.c:157 IMSI='262422215996487': No 2G Auth Data 20250831122629205 DAUC <0003> db_auc.c:192 IMSI='262422215996487': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262422215996487" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250831122629211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20250831122629214 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629214 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422215996487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422215996487" source_name="the-source\n" session_id=351371238 session_state=BEGIN} 20250831122629214 DSS <0004> hlr_ussd.c:576 262422215996487/0x14f17fe6: Process SS (BEGIN) 20250831122629214 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629214 DSS <0004> hlr_ussd.c:518 262422215996487/0x14f17fe6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629214 DSS <0004> hlr_ussd.c:363 262422215996487/0x14f17fe6: Tx USSD 'Your extension is 491617128055' 20250831122629214 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422215996487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422215996487" destination_name="the-source\n" session_id=351371238 session_state=END} 20250831122629214 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422215996487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629214 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629214 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262422215996487" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422215996487" TC_mo_ussd_iuse_msisdn_via_proxy(200)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@f9f3b2335396: Final verdict of PTC: pass 20250831122629216 DAUC <0003> db_auc.c:157 IMSI='262421242021436': No 2G Auth Data 20250831122629216 DAUC <0003> db_auc.c:192 IMSI='262421242021436': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262421242021436" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250831122629221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44218<->l=127.0.0.1:4258 20250831122629224 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629224 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421242021436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421242021436" source_name="the-source\n" session_id=644344753 session_state=BEGIN} 20250831122629224 DSS <0004> hlr_ussd.c:576 262421242021436/0x2667ebb1: Process SS (BEGIN) 20250831122629224 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629224 DSS <0004> hlr_ussd.c:518 262421242021436/0x2667ebb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629224 DSS <0004> hlr_ussd.c:363 262421242021436/0x2667ebb1: Tx USSD 'Your extension is 491610080177' 20250831122629224 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421242021436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242021436" destination_name="the-source\n" session_id=644344753 session_state=END} 20250831122629224 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421242021436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629224 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629224 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262421242021436" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421242021436" TC_mo_ussd_iuse_msisdn_via_proxy(201)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44218<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@f9f3b2335396: Final verdict of PTC: pass 20250831122629226 DAUC <0003> db_auc.c:157 IMSI='262426587799691': No 2G Auth Data 20250831122629226 DAUC <0003> db_auc.c:192 IMSI='262426587799691': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262426587799691" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250831122629231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44234<->l=127.0.0.1:4258 20250831122629234 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629234 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426587799691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426587799691" source_name="the-source\n" session_id=1746327221 session_state=BEGIN} 20250831122629234 DSS <0004> hlr_ussd.c:576 262426587799691/0x6816d6b5: Process SS (BEGIN) 20250831122629234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629234 DSS <0004> hlr_ussd.c:518 262426587799691/0x6816d6b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629234 DSS <0004> hlr_ussd.c:363 262426587799691/0x6816d6b5: Tx USSD 'Your extension is 491617874423' 20250831122629234 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426587799691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426587799691" destination_name="the-source\n" session_id=1746327221 session_state=END} 20250831122629234 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426587799691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629234 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629234 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262426587799691" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426587799691" TC_mo_ussd_iuse_msisdn_via_proxy(202)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44234<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@f9f3b2335396: Final verdict of PTC: pass 20250831122629236 DAUC <0003> db_auc.c:157 IMSI='262425605315935': No 2G Auth Data 20250831122629236 DAUC <0003> db_auc.c:192 IMSI='262425605315935': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262425605315935" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250831122629241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 20250831122629244 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629244 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425605315935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425605315935" source_name="the-source\n" session_id=2799160063 session_state=BEGIN} 20250831122629244 DSS <0004> hlr_ussd.c:576 262425605315935/0xa6d7caff: Process SS (BEGIN) 20250831122629244 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629244 DSS <0004> hlr_ussd.c:518 262425605315935/0xa6d7caff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629244 DSS <0004> hlr_ussd.c:363 262425605315935/0xa6d7caff: Tx USSD 'Your extension is 491611604350' 20250831122629244 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425605315935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425605315935" destination_name="the-source\n" session_id=2799160063 session_state=END} 20250831122629244 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425605315935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629244 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629244 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262425605315935" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425605315935" TC_mo_ussd_iuse_msisdn_via_proxy(203)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@f9f3b2335396: Final verdict of PTC: pass 20250831122629246 DAUC <0003> db_auc.c:157 IMSI='262423085094375': No 2G Auth Data 20250831122629246 DAUC <0003> db_auc.c:192 IMSI='262423085094375': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262423085094375" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250831122629251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44260<->l=127.0.0.1:4258 20250831122629253 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629253 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423085094375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423085094375" source_name="the-source\n" session_id=2464213569 session_state=BEGIN} 20250831122629253 DSS <0004> hlr_ussd.c:576 262423085094375/0x92e0ea41: Process SS (BEGIN) 20250831122629253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629253 DSS <0004> hlr_ussd.c:518 262423085094375/0x92e0ea41: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629253 DSS <0004> hlr_ussd.c:363 262423085094375/0x92e0ea41: Tx USSD 'Your extension is 491611087150' 20250831122629253 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423085094375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423085094375" destination_name="the-source\n" session_id=2464213569 session_state=END} 20250831122629253 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423085094375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629253 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629253 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262423085094375" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423085094375" TC_mo_ussd_iuse_msisdn_via_proxy(204)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44260<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@f9f3b2335396: Final verdict of PTC: pass 20250831122629255 DAUC <0003> db_auc.c:157 IMSI='262428604117031': No 2G Auth Data 20250831122629255 DAUC <0003> db_auc.c:192 IMSI='262428604117031': No 3G Auth Data HLR_Test-GSUP(195)@f9f3b2335396: Created GsupExpect[0] for "262428604117031" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250831122629260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20250831122629263 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629263 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428604117031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428604117031" source_name="the-source\n" session_id=1354376295 session_state=BEGIN} 20250831122629263 DSS <0004> hlr_ussd.c:576 262428604117031/0x50ba2467: Process SS (BEGIN) 20250831122629263 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831122629263 DSS <0004> hlr_ussd.c:518 262428604117031/0x50ba2467: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831122629263 DSS <0004> hlr_ussd.c:363 262428604117031/0x50ba2467: Tx USSD 'Your extension is 491612707254' 20250831122629263 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428604117031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604117031" destination_name="the-source\n" session_id=1354376295 session_state=END} 20250831122629263 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428604117031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122629263 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122629263 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f9f3b2335396: Found GsupExpect[0] for "262428604117031" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428604117031" TC_mo_ussd_iuse_msisdn_via_proxy(205)@f9f3b2335396: setverdict(pass): none -> pass 20250831122629265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@f9f3b2335396: Final verdict of PTC: pass 20250831122629265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@f9f3b2335396: Final verdict of PTC: none 20250831122629265 DLINP <000b> input/ipa.c:452 connected read/write 20250831122629265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122629265 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122629265 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122629265 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122629265 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250831122629266 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36731<->l=127.0.0.1:4259) 196@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 196: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun Aug 31 12:26:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250831122629289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 20250831122629491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67636) Waiting for packet dumper to finish... 1 (prev_count=67636, count=83764) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun Aug 31 12:26:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_euse started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 20250831122632622 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42397 20250831122632622 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42397 MTC@f9f3b2335396: in not legacy case 2 IPA-EUSE-foobar(208)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122632623 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632623 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632623 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122632623 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122632624 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632624 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632624 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122632624 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250831122632624 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250831122632624 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250831122632624 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122632624 DLGSUP <0013> gsup_server.c:236 2: 20250831122632624 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122632624 DLGSUP <0013> gsup_server.c:236 3: 20250831122632624 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122632624 DLGSUP <0013> gsup_server.c:236 4: 20250831122632624 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122632624 DLGSUP <0013> gsup_server.c:236 5: 20250831122632624 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122632624 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(207)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20250831122632624 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122632624 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122632624 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122632624 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42397 20250831122632624 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122632625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122632626 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632626 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122632626 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122632626 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122632626 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122632626 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122632626 DLGSUP <0013> gsup_server.c:236 2: 20250831122632626 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122632626 DLGSUP <0013> gsup_server.c:236 3: 20250831122632626 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122632626 DLGSUP <0013> gsup_server.c:236 4: 20250831122632626 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122632626 DLGSUP <0013> gsup_server.c:236 5: 20250831122632626 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122632626 DLGSUP <0013> gsup_server.c:236 7: 20250831122632626 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122632626 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122632626 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122632626 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122632635 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41277<->l=127.0.0.1:4259) 20250831122632637 DAUC <0003> db_auc.c:157 IMSI='262426778900610': No 2G Auth Data 20250831122632637 DAUC <0003> db_auc.c:192 IMSI='262426778900610': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262426778900610" to be handled at TC_mo_ussd_euse(212) 20250831122632642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 20250831122632670 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632670 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426778900610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426778900610" session_id=1089734274 session_state=BEGIN} 20250831122632670 DSS <0004> hlr_ussd.c:576 262426778900610/0x40f40682: Process SS (BEGIN) 20250831122632670 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632670 DSS <0004> hlr_ussd.c:518 262426778900610/0x40f40682: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632670 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632670 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632670 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632670 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632685 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632685 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632685 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426778900610 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426778900610" session_id=1089734274 session_state=END} 20250831122632685 DSS <0004> hlr_ussd.c:576 262426778900610/0x40f40682: Process SS (END) 20250831122632685 DSS <0004> hlr_ussd.c:518 262426778900610/0x40f40682: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632685 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426778900610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426778900610" session_id=1089734274 session_state=END} 20250831122632685 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426778900610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632685 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426778900610 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632685 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632685 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262426778900610" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426778900610" TC_mo_ussd_euse(212)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@f9f3b2335396: Final verdict of PTC: pass 20250831122632696 DAUC <0003> db_auc.c:157 IMSI='262427399299530': No 2G Auth Data 20250831122632696 DAUC <0003> db_auc.c:192 IMSI='262427399299530': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262427399299530" to be handled at TC_mo_ussd_euse(213) 20250831122632706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40418<->l=127.0.0.1:4258 20250831122632709 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632709 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427399299530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427399299530" session_id=3051208090 session_state=BEGIN} 20250831122632709 DSS <0004> hlr_ussd.c:576 262427399299530/0xb5ddbd9a: Process SS (BEGIN) 20250831122632709 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632709 DSS <0004> hlr_ussd.c:518 262427399299530/0xb5ddbd9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632709 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632709 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632709 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632709 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632709 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632709 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632709 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427399299530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427399299530" session_id=3051208090 session_state=END} 20250831122632709 DSS <0004> hlr_ussd.c:576 262427399299530/0xb5ddbd9a: Process SS (END) 20250831122632709 DSS <0004> hlr_ussd.c:518 262427399299530/0xb5ddbd9a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632709 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427399299530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427399299530" session_id=3051208090 session_state=END} 20250831122632709 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427399299530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632709 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427399299530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632709 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632709 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262427399299530" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427399299530" TC_mo_ussd_euse(213)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40418<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@f9f3b2335396: Final verdict of PTC: pass 20250831122632711 DAUC <0003> db_auc.c:157 IMSI='262422132521829': No 2G Auth Data 20250831122632711 DAUC <0003> db_auc.c:192 IMSI='262422132521829': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262422132521829" to be handled at TC_mo_ussd_euse(214) 20250831122632718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4258 20250831122632721 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632721 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422132521829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422132521829" session_id=1476376398 session_state=BEGIN} 20250831122632721 DSS <0004> hlr_ussd.c:576 262422132521829/0x57ffb74e: Process SS (BEGIN) 20250831122632721 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632721 DSS <0004> hlr_ussd.c:518 262422132521829/0x57ffb74e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632721 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632721 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632721 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632721 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632722 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632722 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632722 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422132521829 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422132521829" session_id=1476376398 session_state=END} 20250831122632722 DSS <0004> hlr_ussd.c:576 262422132521829/0x57ffb74e: Process SS (END) 20250831122632722 DSS <0004> hlr_ussd.c:518 262422132521829/0x57ffb74e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632722 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422132521829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422132521829" session_id=1476376398 session_state=END} 20250831122632722 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422132521829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632722 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422132521829 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632722 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632722 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262422132521829" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422132521829" TC_mo_ussd_euse(214)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40420<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@f9f3b2335396: Final verdict of PTC: pass 20250831122632724 DAUC <0003> db_auc.c:157 IMSI='262423372198454': No 2G Auth Data 20250831122632724 DAUC <0003> db_auc.c:192 IMSI='262423372198454': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262423372198454" to be handled at TC_mo_ussd_euse(215) 20250831122632731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40436<->l=127.0.0.1:4258 20250831122632734 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632734 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423372198454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423372198454" session_id=2210476882 session_state=BEGIN} 20250831122632734 DSS <0004> hlr_ussd.c:576 262423372198454/0x83c13352: Process SS (BEGIN) 20250831122632734 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632734 DSS <0004> hlr_ussd.c:518 262423372198454/0x83c13352: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632734 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632734 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632734 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632734 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632735 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632735 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632735 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262423372198454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423372198454" session_id=2210476882 session_state=END} 20250831122632735 DSS <0004> hlr_ussd.c:576 262423372198454/0x83c13352: Process SS (END) 20250831122632735 DSS <0004> hlr_ussd.c:518 262423372198454/0x83c13352: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632735 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423372198454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423372198454" session_id=2210476882 session_state=END} 20250831122632735 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423372198454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632735 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262423372198454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632735 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632735 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262423372198454" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423372198454" TC_mo_ussd_euse(215)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40436<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@f9f3b2335396: Final verdict of PTC: pass 20250831122632737 DAUC <0003> db_auc.c:157 IMSI='262425004387894': No 2G Auth Data 20250831122632737 DAUC <0003> db_auc.c:192 IMSI='262425004387894': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262425004387894" to be handled at TC_mo_ussd_euse(216) 20250831122632742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 20250831122632745 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632745 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425004387894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425004387894" session_id=736496537 session_state=BEGIN} 20250831122632745 DSS <0004> hlr_ussd.c:576 262425004387894/0x2be60b99: Process SS (BEGIN) 20250831122632745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632745 DSS <0004> hlr_ussd.c:518 262425004387894/0x2be60b99: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632745 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632745 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632745 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632745 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632746 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632746 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632746 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262425004387894 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425004387894" session_id=736496537 session_state=END} 20250831122632746 DSS <0004> hlr_ussd.c:576 262425004387894/0x2be60b99: Process SS (END) 20250831122632746 DSS <0004> hlr_ussd.c:518 262425004387894/0x2be60b99: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632746 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425004387894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425004387894" session_id=736496537 session_state=END} 20250831122632746 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425004387894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632746 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262425004387894 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632746 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632746 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262425004387894" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425004387894" TC_mo_ussd_euse(216)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@f9f3b2335396: Final verdict of PTC: pass 20250831122632748 DAUC <0003> db_auc.c:157 IMSI='262421404682780': No 2G Auth Data 20250831122632748 DAUC <0003> db_auc.c:192 IMSI='262421404682780': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262421404682780" to be handled at TC_mo_ussd_euse(217) 20250831122632753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 20250831122632756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632756 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421404682780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421404682780" session_id=3460905379 session_state=BEGIN} 20250831122632756 DSS <0004> hlr_ussd.c:576 262421404682780/0xce4939a3: Process SS (BEGIN) 20250831122632756 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632756 DSS <0004> hlr_ussd.c:518 262421404682780/0xce4939a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632756 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632756 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632757 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632757 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632757 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262421404682780 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421404682780" session_id=3460905379 session_state=END} 20250831122632757 DSS <0004> hlr_ussd.c:576 262421404682780/0xce4939a3: Process SS (END) 20250831122632757 DSS <0004> hlr_ussd.c:518 262421404682780/0xce4939a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632757 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421404682780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421404682780" session_id=3460905379 session_state=END} 20250831122632757 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421404682780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632757 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262421404682780 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632757 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632757 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262421404682780" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421404682780" TC_mo_ussd_euse(217)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@f9f3b2335396: Final verdict of PTC: pass 20250831122632759 DAUC <0003> db_auc.c:157 IMSI='262429814056024': No 2G Auth Data 20250831122632759 DAUC <0003> db_auc.c:192 IMSI='262429814056024': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262429814056024" to be handled at TC_mo_ussd_euse(218) 20250831122632765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 20250831122632767 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632767 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429814056024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429814056024" session_id=118502118 session_state=BEGIN} 20250831122632767 DSS <0004> hlr_ussd.c:576 262429814056024/0x071032e6: Process SS (BEGIN) 20250831122632767 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632767 DSS <0004> hlr_ussd.c:518 262429814056024/0x071032e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632768 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632768 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632768 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632768 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632768 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632768 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632768 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262429814056024 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429814056024" session_id=118502118 session_state=END} 20250831122632768 DSS <0004> hlr_ussd.c:576 262429814056024/0x071032e6: Process SS (END) 20250831122632768 DSS <0004> hlr_ussd.c:518 262429814056024/0x071032e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632768 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429814056024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429814056024" session_id=118502118 session_state=END} 20250831122632768 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429814056024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632768 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262429814056024 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632768 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632768 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262429814056024" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429814056024" TC_mo_ussd_euse(218)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@f9f3b2335396: Final verdict of PTC: pass 20250831122632770 DAUC <0003> db_auc.c:157 IMSI='262429947619158': No 2G Auth Data 20250831122632770 DAUC <0003> db_auc.c:192 IMSI='262429947619158': No 3G Auth Data HLR_Test-GSUP(209)@f9f3b2335396: Created GsupExpect[0] for "262429947619158" to be handled at TC_mo_ussd_euse(219) 20250831122632776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 20250831122632778 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632779 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429947619158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429947619158" session_id=283599566 session_state=BEGIN} 20250831122632779 DSS <0004> hlr_ussd.c:576 262429947619158/0x10e762ce: Process SS (BEGIN) 20250831122632779 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122632779 DSS <0004> hlr_ussd.c:518 262429947619158/0x10e762ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122632779 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632779 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data 20250831122632779 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632779 DLINP <000b> input/ipa.c:432 127.0.0.1:42397 sending data EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122632779 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632779 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632779 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429947619158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429947619158" session_id=283599566 session_state=END} 20250831122632779 DSS <0004> hlr_ussd.c:576 262429947619158/0x10e762ce: Process SS (END) 20250831122632779 DSS <0004> hlr_ussd.c:518 262429947619158/0x10e762ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122632779 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429947619158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429947619158" session_id=283599566 session_state=END} 20250831122632779 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429947619158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122632779 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429947619158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122632779 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122632779 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f9f3b2335396: Found GsupExpect[0] for "262429947619158" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429947619158" TC_mo_ussd_euse(219)@f9f3b2335396: setverdict(pass): none -> pass 20250831122632781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@f9f3b2335396: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@f9f3b2335396: Final verdict of PTC: none 20250831122632782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40412<->l=127.0.0.1:4258 20250831122632782 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632782 DLINP <000b> input/ipa.c:406 127.0.0.1:42397 message received 20250831122632782 DLINP <000b> input/ipa.c:415 127.0.0.1:42397 connection closed with server 20250831122632782 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42397 20250831122632782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250831122632782 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41277<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@f9f3b2335396: Final verdict of PTC: none 20250831122632782 DLINP <000b> input/ipa.c:452 connected read/write 20250831122632782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122632782 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122632782 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122632782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@f9f3b2335396: Final verdict of PTC: none IPA-EUSE-foobar(208)@f9f3b2335396: Final verdict of PTC: none 210@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 210: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Aug 31 12:26:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250831122632816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40470<->l=127.0.0.1:4258 20250831122633017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40470<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=90072) Waiting for packet dumper to finish... 1 (prev_count=90072, count=111716) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun Aug 31 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_euse_continue started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 20250831122636138 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43401 20250831122636138 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43401 MTC@f9f3b2335396: in not legacy case 2 IPA-EUSE-foobar(222)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122636139 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636139 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636140 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122636140 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20250831122636141 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636141 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636141 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122636141 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250831122636141 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250831122636141 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250831122636141 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122636141 DLGSUP <0013> gsup_server.c:236 2: 20250831122636141 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122636141 DLGSUP <0013> gsup_server.c:236 3: 20250831122636141 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122636141 DLGSUP <0013> gsup_server.c:236 4: 20250831122636141 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122636141 DLGSUP <0013> gsup_server.c:236 5: 20250831122636141 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122636141 DLGSUP <0013> gsup_server.c:236 7: 20250831122636141 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122636141 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122636141 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122636141 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43401 20250831122636141 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122636141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122636143 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636143 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122636143 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122636143 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122636143 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122636143 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122636143 DLGSUP <0013> gsup_server.c:236 2: 20250831122636143 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(221)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122636143 DLGSUP <0013> gsup_server.c:236 3: 20250831122636143 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122636143 DLGSUP <0013> gsup_server.c:236 4: 20250831122636143 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122636143 DLGSUP <0013> gsup_server.c:236 5: 20250831122636143 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122636143 DLGSUP <0013> gsup_server.c:236 7: 20250831122636143 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122636143 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122636143 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122636143 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122636155 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36821<->l=127.0.0.1:4259) 20250831122636157 DAUC <0003> db_auc.c:157 IMSI='262421335670372': No 2G Auth Data 20250831122636157 DAUC <0003> db_auc.c:192 IMSI='262421335670372': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262421335670372" to be handled at TC_mo_ussd_euse_continue(226) 20250831122636163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 20250831122636186 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636186 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421335670372" session_id=863147706 session_state=BEGIN} 20250831122636186 DSS <0004> hlr_ussd.c:576 262421335670372/0x337296ba: Process SS (BEGIN) 20250831122636186 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636186 DSS <0004> hlr_ussd.c:518 262421335670372/0x337296ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636186 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636186 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636186 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636186 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636195 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636195 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636196 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421335670372" session_id=863147706 session_state=CONTINUE} 20250831122636196 DSS <0004> hlr_ussd.c:576 262421335670372/0x337296ba: Process SS (CONTINUE) 20250831122636196 DSS <0004> hlr_ussd.c:518 262421335670372/0x337296ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636196 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421335670372" session_id=863147706 session_state=CONTINUE} 20250831122636196 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636196 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636196 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262421335670372" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421335670372" TC_mo_ussd_euse_continue(226)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636205 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636205 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421335670372" session_id=863147706 session_state=CONTINUE} 20250831122636205 DSS <0004> hlr_ussd.c:576 262421335670372/0x337296ba: Process SS (CONTINUE) 20250831122636206 DSS <0004> hlr_ussd.c:518 262421335670372/0x337296ba: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636206 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636206 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636206 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636206 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636206 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636209 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636209 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636209 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421335670372" session_id=863147706 session_state=END} 20250831122636209 DSS <0004> hlr_ussd.c:576 262421335670372/0x337296ba: Process SS (END) 20250831122636209 DSS <0004> hlr_ussd.c:518 262421335670372/0x337296ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636209 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421335670372" session_id=863147706 session_state=END} 20250831122636209 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636210 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262421335670372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636210 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636210 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40492<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@f9f3b2335396: Final verdict of PTC: pass 20250831122636214 DAUC <0003> db_auc.c:157 IMSI='262429253520795': No 2G Auth Data 20250831122636214 DAUC <0003> db_auc.c:192 IMSI='262429253520795': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262429253520795" to be handled at TC_mo_ussd_euse_continue(227) 20250831122636226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 20250831122636229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636229 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429253520795" session_id=2219359911 session_state=BEGIN} 20250831122636229 DSS <0004> hlr_ussd.c:576 262429253520795/0x8448bea7: Process SS (BEGIN) 20250831122636229 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636229 DSS <0004> hlr_ussd.c:518 262429253520795/0x8448bea7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636229 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636229 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636230 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636230 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636230 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429253520795" session_id=2219359911 session_state=CONTINUE} 20250831122636230 DSS <0004> hlr_ussd.c:576 262429253520795/0x8448bea7: Process SS (CONTINUE) 20250831122636230 DSS <0004> hlr_ussd.c:518 262429253520795/0x8448bea7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636230 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429253520795" session_id=2219359911 session_state=CONTINUE} 20250831122636230 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636230 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636230 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262429253520795" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429253520795" TC_mo_ussd_euse_continue(227)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636231 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636231 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429253520795" session_id=2219359911 session_state=CONTINUE} 20250831122636231 DSS <0004> hlr_ussd.c:576 262429253520795/0x8448bea7: Process SS (CONTINUE) 20250831122636231 DSS <0004> hlr_ussd.c:518 262429253520795/0x8448bea7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636231 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636231 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636231 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636231 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636231 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636232 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636232 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636232 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429253520795" session_id=2219359911 session_state=END} 20250831122636232 DSS <0004> hlr_ussd.c:576 262429253520795/0x8448bea7: Process SS (END) 20250831122636232 DSS <0004> hlr_ussd.c:518 262429253520795/0x8448bea7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636232 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429253520795" session_id=2219359911 session_state=END} 20250831122636232 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636232 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262429253520795 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636232 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636232 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@f9f3b2335396: Final verdict of PTC: pass 20250831122636233 DAUC <0003> db_auc.c:157 IMSI='262428072659620': No 2G Auth Data 20250831122636233 DAUC <0003> db_auc.c:192 IMSI='262428072659620': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262428072659620" to be handled at TC_mo_ussd_euse_continue(228) 20250831122636240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20250831122636242 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636243 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428072659620" session_id=209495925 session_state=BEGIN} 20250831122636243 DSS <0004> hlr_ussd.c:576 262428072659620/0x0c7ca775: Process SS (BEGIN) 20250831122636243 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636243 DSS <0004> hlr_ussd.c:518 262428072659620/0x0c7ca775: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636243 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636243 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636243 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636243 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636243 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636243 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636243 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072659620" session_id=209495925 session_state=CONTINUE} 20250831122636243 DSS <0004> hlr_ussd.c:576 262428072659620/0x0c7ca775: Process SS (CONTINUE) 20250831122636243 DSS <0004> hlr_ussd.c:518 262428072659620/0x0c7ca775: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636243 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072659620" session_id=209495925 session_state=CONTINUE} 20250831122636243 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636243 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636243 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262428072659620" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428072659620" TC_mo_ussd_euse_continue(228)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636245 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636245 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428072659620" session_id=209495925 session_state=CONTINUE} 20250831122636245 DSS <0004> hlr_ussd.c:576 262428072659620/0x0c7ca775: Process SS (CONTINUE) 20250831122636245 DSS <0004> hlr_ussd.c:518 262428072659620/0x0c7ca775: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636245 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636245 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636245 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636245 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636245 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636246 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636246 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636246 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072659620" session_id=209495925 session_state=END} 20250831122636246 DSS <0004> hlr_ussd.c:576 262428072659620/0x0c7ca775: Process SS (END) 20250831122636246 DSS <0004> hlr_ussd.c:518 262428072659620/0x0c7ca775: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636246 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072659620" session_id=209495925 session_state=END} 20250831122636246 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636246 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428072659620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636246 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636246 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@f9f3b2335396: Final verdict of PTC: pass 20250831122636247 DAUC <0003> db_auc.c:157 IMSI='262424923854930': No 2G Auth Data 20250831122636247 DAUC <0003> db_auc.c:192 IMSI='262424923854930': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262424923854930" to be handled at TC_mo_ussd_euse_continue(229) 20250831122636255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20250831122636258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636258 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424923854930" session_id=922031765 session_state=BEGIN} 20250831122636258 DSS <0004> hlr_ussd.c:576 262424923854930/0x36f51695: Process SS (BEGIN) 20250831122636258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636258 DSS <0004> hlr_ussd.c:518 262424923854930/0x36f51695: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636258 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636258 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636258 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636258 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424923854930" session_id=922031765 session_state=CONTINUE} 20250831122636258 DSS <0004> hlr_ussd.c:576 262424923854930/0x36f51695: Process SS (CONTINUE) 20250831122636258 DSS <0004> hlr_ussd.c:518 262424923854930/0x36f51695: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636258 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424923854930" session_id=922031765 session_state=CONTINUE} 20250831122636258 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636258 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262424923854930" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424923854930" TC_mo_ussd_euse_continue(229)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636261 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636261 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424923854930" session_id=922031765 session_state=CONTINUE} 20250831122636261 DSS <0004> hlr_ussd.c:576 262424923854930/0x36f51695: Process SS (CONTINUE) 20250831122636261 DSS <0004> hlr_ussd.c:518 262424923854930/0x36f51695: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636261 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636261 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636261 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636261 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636261 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636261 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636261 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636261 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424923854930" session_id=922031765 session_state=END} 20250831122636261 DSS <0004> hlr_ussd.c:576 262424923854930/0x36f51695: Process SS (END) 20250831122636261 DSS <0004> hlr_ussd.c:518 262424923854930/0x36f51695: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636261 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424923854930" session_id=922031765 session_state=END} 20250831122636261 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636261 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262424923854930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636261 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636261 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@f9f3b2335396: Final verdict of PTC: pass 20250831122636262 DAUC <0003> db_auc.c:157 IMSI='262421821536953': No 2G Auth Data 20250831122636262 DAUC <0003> db_auc.c:192 IMSI='262421821536953': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262421821536953" to be handled at TC_mo_ussd_euse_continue(230) 20250831122636268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20250831122636271 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636271 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421821536953" session_id=1944146968 session_state=BEGIN} 20250831122636271 DSS <0004> hlr_ussd.c:576 262421821536953/0x73e15418: Process SS (BEGIN) 20250831122636271 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636271 DSS <0004> hlr_ussd.c:518 262421821536953/0x73e15418: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636271 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636271 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636271 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636271 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636272 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636272 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636272 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421821536953" session_id=1944146968 session_state=CONTINUE} 20250831122636272 DSS <0004> hlr_ussd.c:576 262421821536953/0x73e15418: Process SS (CONTINUE) 20250831122636272 DSS <0004> hlr_ussd.c:518 262421821536953/0x73e15418: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636272 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421821536953" session_id=1944146968 session_state=CONTINUE} 20250831122636272 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636272 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636272 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262421821536953" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421821536953" TC_mo_ussd_euse_continue(230)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636274 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636274 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421821536953" session_id=1944146968 session_state=CONTINUE} 20250831122636274 DSS <0004> hlr_ussd.c:576 262421821536953/0x73e15418: Process SS (CONTINUE) 20250831122636274 DSS <0004> hlr_ussd.c:518 262421821536953/0x73e15418: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636274 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636274 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636274 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636274 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636274 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636274 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636274 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636274 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421821536953" session_id=1944146968 session_state=END} 20250831122636274 DSS <0004> hlr_ussd.c:576 262421821536953/0x73e15418: Process SS (END) 20250831122636274 DSS <0004> hlr_ussd.c:518 262421821536953/0x73e15418: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636274 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421821536953" session_id=1944146968 session_state=END} 20250831122636274 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636274 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421821536953 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636274 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636274 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@f9f3b2335396: Final verdict of PTC: pass 20250831122636275 DAUC <0003> db_auc.c:157 IMSI='262422704944920': No 2G Auth Data 20250831122636275 DAUC <0003> db_auc.c:192 IMSI='262422704944920': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262422704944920" to be handled at TC_mo_ussd_euse_continue(231) 20250831122636281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4258 20250831122636284 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636284 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422704944920" session_id=671210598 session_state=BEGIN} 20250831122636284 DSS <0004> hlr_ussd.c:576 262422704944920/0x2801dc66: Process SS (BEGIN) 20250831122636284 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636284 DSS <0004> hlr_ussd.c:518 262422704944920/0x2801dc66: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636284 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636284 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636284 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636284 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636285 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636285 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636285 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422704944920" session_id=671210598 session_state=CONTINUE} 20250831122636285 DSS <0004> hlr_ussd.c:576 262422704944920/0x2801dc66: Process SS (CONTINUE) 20250831122636285 DSS <0004> hlr_ussd.c:518 262422704944920/0x2801dc66: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636285 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422704944920" session_id=671210598 session_state=CONTINUE} 20250831122636285 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636285 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636285 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262422704944920" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422704944920" TC_mo_ussd_euse_continue(231)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636286 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636287 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422704944920" session_id=671210598 session_state=CONTINUE} 20250831122636287 DSS <0004> hlr_ussd.c:576 262422704944920/0x2801dc66: Process SS (CONTINUE) 20250831122636287 DSS <0004> hlr_ussd.c:518 262422704944920/0x2801dc66: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636287 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636287 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636287 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636287 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636287 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636287 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636287 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636287 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422704944920" session_id=671210598 session_state=END} 20250831122636287 DSS <0004> hlr_ussd.c:576 262422704944920/0x2801dc66: Process SS (END) 20250831122636287 DSS <0004> hlr_ussd.c:518 262422704944920/0x2801dc66: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636287 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422704944920" session_id=671210598 session_state=END} 20250831122636287 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636287 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262422704944920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636287 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636287 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@f9f3b2335396: Final verdict of PTC: pass 20250831122636288 DAUC <0003> db_auc.c:157 IMSI='262429087046541': No 2G Auth Data 20250831122636288 DAUC <0003> db_auc.c:192 IMSI='262429087046541': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262429087046541" to be handled at TC_mo_ussd_euse_continue(232) 20250831122636294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 20250831122636297 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636297 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429087046541" session_id=2709017391 session_state=BEGIN} 20250831122636297 DSS <0004> hlr_ussd.c:576 262429087046541/0xa178532f: Process SS (BEGIN) 20250831122636297 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636297 DSS <0004> hlr_ussd.c:518 262429087046541/0xa178532f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636297 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636297 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636297 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636297 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636297 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636297 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636297 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429087046541" session_id=2709017391 session_state=CONTINUE} 20250831122636297 DSS <0004> hlr_ussd.c:576 262429087046541/0xa178532f: Process SS (CONTINUE) 20250831122636297 DSS <0004> hlr_ussd.c:518 262429087046541/0xa178532f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636297 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429087046541" session_id=2709017391 session_state=CONTINUE} 20250831122636297 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636297 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636297 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262429087046541" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429087046541" TC_mo_ussd_euse_continue(232)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636299 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636299 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429087046541" session_id=2709017391 session_state=CONTINUE} 20250831122636299 DSS <0004> hlr_ussd.c:576 262429087046541/0xa178532f: Process SS (CONTINUE) 20250831122636299 DSS <0004> hlr_ussd.c:518 262429087046541/0xa178532f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636299 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636299 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636299 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636299 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636299 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636300 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636300 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636300 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429087046541" session_id=2709017391 session_state=END} 20250831122636300 DSS <0004> hlr_ussd.c:576 262429087046541/0xa178532f: Process SS (END) 20250831122636300 DSS <0004> hlr_ussd.c:518 262429087046541/0xa178532f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636300 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429087046541" session_id=2709017391 session_state=END} 20250831122636300 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636300 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429087046541 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636300 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636300 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@f9f3b2335396: Final verdict of PTC: pass 20250831122636301 DAUC <0003> db_auc.c:157 IMSI='262424535797728': No 2G Auth Data 20250831122636301 DAUC <0003> db_auc.c:192 IMSI='262424535797728': No 3G Auth Data HLR_Test-GSUP(223)@f9f3b2335396: Created GsupExpect[0] for "262424535797728" to be handled at TC_mo_ussd_euse_continue(233) 20250831122636306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40566<->l=127.0.0.1:4258 20250831122636309 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636309 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424535797728" session_id=2086183607 session_state=BEGIN} 20250831122636309 DSS <0004> hlr_ussd.c:576 262424535797728/0x7c58a2b7: Process SS (BEGIN) 20250831122636309 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831122636309 DSS <0004> hlr_ussd.c:518 262424535797728/0x7c58a2b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831122636309 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636309 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636309 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636309 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636310 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636310 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636310 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424535797728" session_id=2086183607 session_state=CONTINUE} 20250831122636310 DSS <0004> hlr_ussd.c:576 262424535797728/0x7c58a2b7: Process SS (CONTINUE) 20250831122636310 DSS <0004> hlr_ussd.c:518 262424535797728/0x7c58a2b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831122636310 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424535797728" session_id=2086183607 session_state=CONTINUE} 20250831122636310 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636310 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636310 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f9f3b2335396: Found GsupExpect[0] for "262424535797728" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424535797728" TC_mo_ussd_euse_continue(233)@f9f3b2335396: setverdict(pass): none -> pass 20250831122636312 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636312 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424535797728" session_id=2086183607 session_state=CONTINUE} 20250831122636312 DSS <0004> hlr_ussd.c:576 262424535797728/0x7c58a2b7: Process SS (CONTINUE) 20250831122636312 DSS <0004> hlr_ussd.c:518 262424535797728/0x7c58a2b7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636312 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636312 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636312 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data 20250831122636312 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636312 DLINP <000b> input/ipa.c:432 127.0.0.1:43401 sending data EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122636312 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636312 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received 20250831122636312 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424535797728" session_id=2086183607 session_state=END} 20250831122636312 DSS <0004> hlr_ussd.c:576 262424535797728/0x7c58a2b7: Process SS (END) 20250831122636312 DSS <0004> hlr_ussd.c:518 262424535797728/0x7c58a2b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831122636312 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424535797728" session_id=2086183607 session_state=END} 20250831122636312 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122636312 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424535797728 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122636312 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122636312 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122636313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40566<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@f9f3b2335396: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@f9f3b2335396: Final verdict of PTC: none 20250831122636313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20250831122636314 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636314 DLINP <000b> input/ipa.c:406 127.0.0.1:43401 message received HLR_Test-GSUP(223)@f9f3b2335396: Final verdict of PTC: none 20250831122636314 DLINP <000b> input/ipa.c:415 127.0.0.1:43401 connection closed with server 20250831122636314 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43401 20250831122636314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250831122636314 DLINP <000b> input/ipa.c:452 connected read/write 20250831122636314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122636314 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122636314 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122636314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122636314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36821<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(225)@f9f3b2335396: Final verdict of PTC: none IPA-EUSE-foobar(222)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@f9f3b2335396: Final verdict of PTC: none 224@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 224: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun Aug 31 12:26:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250831122636343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20250831122636545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=126684) Waiting for packet dumper to finish... 1 (prev_count=126684, count=157080) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun Aug 31 12:26:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_ussd_euse_defaultroute started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122639676 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40099 20250831122639676 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40099 IPA-EUSE-foobar(236)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122639678 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122639678 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20250831122639678 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639678 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received HLR_Test-GSUP-IPA(235)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122639680 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122639681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 IPA-EUSE-foobar(236)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20250831122639682 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639682 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639682 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122639682 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250831122639682 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250831122639682 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250831122639682 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122639682 DLGSUP <0013> gsup_server.c:236 2: 20250831122639682 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122639682 DLGSUP <0013> gsup_server.c:236 3: 20250831122639682 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122639682 DLGSUP <0013> gsup_server.c:236 4: IPA-EUSE-foobar(236)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122639682 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122639682 DLGSUP <0013> gsup_server.c:236 5: 20250831122639682 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122639682 DLGSUP <0013> gsup_server.c:236 7: 20250831122639682 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122639682 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122639682 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122639682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40099 HLR_Test-GSUP-IPA(235)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122639684 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639684 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122639684 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122639684 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122639684 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122639684 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122639684 DLGSUP <0013> gsup_server.c:236 2: 20250831122639684 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122639684 DLGSUP <0013> gsup_server.c:236 3: 20250831122639684 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122639684 DLGSUP <0013> gsup_server.c:236 4: 20250831122639684 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122639684 DLGSUP <0013> gsup_server.c:236 5: 20250831122639684 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122639684 DLGSUP <0013> gsup_server.c:236 7: 20250831122639684 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122639684 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122639684 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122639684 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122639697 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42389<->l=127.0.0.1:4259) 20250831122639700 DAUC <0003> db_auc.c:157 IMSI='262429565069486': No 2G Auth Data 20250831122639700 DAUC <0003> db_auc.c:192 IMSI='262429565069486': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262429565069486" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250831122639707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 20250831122639726 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639726 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429565069486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429565069486" session_id=2331696011 session_state=BEGIN} 20250831122639726 DSS <0004> hlr_ussd.c:576 262429565069486/0x8afadb8b: Process SS (BEGIN) 20250831122639726 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639726 DSS <0004> hlr_ussd.c:518 262429565069486/0x8afadb8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639726 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639726 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639726 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639726 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639736 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639736 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639736 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429565069486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429565069486" session_id=2331696011 session_state=END} 20250831122639736 DSS <0004> hlr_ussd.c:576 262429565069486/0x8afadb8b: Process SS (END) 20250831122639736 DSS <0004> hlr_ussd.c:518 262429565069486/0x8afadb8b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639736 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429565069486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429565069486" session_id=2331696011 session_state=END} 20250831122639736 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429565069486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639736 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429565069486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639736 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639736 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262429565069486" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429565069486" TC_mo_ussd_euse_defaultroute(240)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@f9f3b2335396: Final verdict of PTC: pass 20250831122639742 DAUC <0003> db_auc.c:157 IMSI='262428737234443': No 2G Auth Data 20250831122639742 DAUC <0003> db_auc.c:192 IMSI='262428737234443': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262428737234443" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250831122639752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40584<->l=127.0.0.1:4258 20250831122639755 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639755 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428737234443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428737234443" session_id=1739715547 session_state=BEGIN} 20250831122639755 DSS <0004> hlr_ussd.c:576 262428737234443/0x67b1f3db: Process SS (BEGIN) 20250831122639755 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639755 DSS <0004> hlr_ussd.c:518 262428737234443/0x67b1f3db: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639755 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639755 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639755 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639755 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639756 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639756 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428737234443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737234443" session_id=1739715547 session_state=END} 20250831122639756 DSS <0004> hlr_ussd.c:576 262428737234443/0x67b1f3db: Process SS (END) 20250831122639756 DSS <0004> hlr_ussd.c:518 262428737234443/0x67b1f3db: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639756 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428737234443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737234443" session_id=1739715547 session_state=END} 20250831122639756 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428737234443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639756 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428737234443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262428737234443" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428737234443" TC_mo_ussd_euse_defaultroute(241)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40584<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@f9f3b2335396: Final verdict of PTC: pass 20250831122639758 DAUC <0003> db_auc.c:157 IMSI='262421921335824': No 2G Auth Data 20250831122639758 DAUC <0003> db_auc.c:192 IMSI='262421921335824': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262421921335824" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250831122639766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 20250831122639769 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639769 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421921335824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421921335824" session_id=770595660 session_state=BEGIN} 20250831122639769 DSS <0004> hlr_ussd.c:576 262421921335824/0x2dee5b4c: Process SS (BEGIN) 20250831122639769 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639769 DSS <0004> hlr_ussd.c:518 262421921335824/0x2dee5b4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639769 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639769 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639769 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639769 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639770 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639770 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421921335824 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421921335824" session_id=770595660 session_state=END} 20250831122639770 DSS <0004> hlr_ussd.c:576 262421921335824/0x2dee5b4c: Process SS (END) 20250831122639770 DSS <0004> hlr_ussd.c:518 262421921335824/0x2dee5b4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639770 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421921335824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421921335824" session_id=770595660 session_state=END} 20250831122639770 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421921335824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639770 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421921335824 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639770 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262421921335824" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421921335824" TC_mo_ussd_euse_defaultroute(242)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@f9f3b2335396: Final verdict of PTC: pass 20250831122639772 DAUC <0003> db_auc.c:157 IMSI='262426000318757': No 2G Auth Data 20250831122639772 DAUC <0003> db_auc.c:192 IMSI='262426000318757': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262426000318757" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250831122639779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4258 20250831122639781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639781 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426000318757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426000318757" session_id=1297241245 session_state=BEGIN} 20250831122639781 DSS <0004> hlr_ussd.c:576 262426000318757/0x4d52549d: Process SS (BEGIN) 20250831122639781 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639781 DSS <0004> hlr_ussd.c:518 262426000318757/0x4d52549d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639781 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639781 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639782 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639782 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639782 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426000318757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426000318757" session_id=1297241245 session_state=END} 20250831122639782 DSS <0004> hlr_ussd.c:576 262426000318757/0x4d52549d: Process SS (END) 20250831122639782 DSS <0004> hlr_ussd.c:518 262426000318757/0x4d52549d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639782 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426000318757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426000318757" session_id=1297241245 session_state=END} 20250831122639782 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426000318757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639782 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426000318757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639782 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639782 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262426000318757" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426000318757" TC_mo_ussd_euse_defaultroute(243)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@f9f3b2335396: Final verdict of PTC: pass 20250831122639785 DAUC <0003> db_auc.c:157 IMSI='262422021641581': No 2G Auth Data 20250831122639785 DAUC <0003> db_auc.c:192 IMSI='262422021641581': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262422021641581" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250831122639791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20250831122639793 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639793 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422021641581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422021641581" session_id=3437024977 session_state=BEGIN} 20250831122639793 DSS <0004> hlr_ussd.c:576 262422021641581/0xccdcd6d1: Process SS (BEGIN) 20250831122639793 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639793 DSS <0004> hlr_ussd.c:518 262422021641581/0xccdcd6d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639793 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639793 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639793 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639793 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639794 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639794 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639794 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262422021641581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422021641581" session_id=3437024977 session_state=END} 20250831122639794 DSS <0004> hlr_ussd.c:576 262422021641581/0xccdcd6d1: Process SS (END) 20250831122639794 DSS <0004> hlr_ussd.c:518 262422021641581/0xccdcd6d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639794 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422021641581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422021641581" session_id=3437024977 session_state=END} 20250831122639794 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422021641581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639794 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262422021641581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639794 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639794 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262422021641581" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422021641581" TC_mo_ussd_euse_defaultroute(244)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@f9f3b2335396: Final verdict of PTC: pass 20250831122639796 DAUC <0003> db_auc.c:157 IMSI='262428348457282': No 2G Auth Data 20250831122639796 DAUC <0003> db_auc.c:192 IMSI='262428348457282': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262428348457282" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250831122639801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 20250831122639804 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639804 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428348457282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428348457282" session_id=2107911744 session_state=BEGIN} 20250831122639804 DSS <0004> hlr_ussd.c:576 262428348457282/0x7da42e40: Process SS (BEGIN) 20250831122639804 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639804 DSS <0004> hlr_ussd.c:518 262428348457282/0x7da42e40: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639804 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639804 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639804 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639804 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639804 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639804 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639804 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428348457282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428348457282" session_id=2107911744 session_state=END} 20250831122639804 DSS <0004> hlr_ussd.c:576 262428348457282/0x7da42e40: Process SS (END) 20250831122639804 DSS <0004> hlr_ussd.c:518 262428348457282/0x7da42e40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639804 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428348457282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428348457282" session_id=2107911744 session_state=END} 20250831122639804 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428348457282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639804 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428348457282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639804 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639804 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262428348457282" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428348457282" TC_mo_ussd_euse_defaultroute(245)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@f9f3b2335396: Final verdict of PTC: pass 20250831122639806 DAUC <0003> db_auc.c:157 IMSI='262421649633762': No 2G Auth Data 20250831122639806 DAUC <0003> db_auc.c:192 IMSI='262421649633762': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262421649633762" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250831122639812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4258 20250831122639815 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639815 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421649633762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421649633762" session_id=602639402 session_state=BEGIN} 20250831122639815 DSS <0004> hlr_ussd.c:576 262421649633762/0x23eb8c2a: Process SS (BEGIN) 20250831122639815 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639815 DSS <0004> hlr_ussd.c:518 262421649633762/0x23eb8c2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639815 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639815 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639815 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639815 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639816 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639816 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639816 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421649633762 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421649633762" session_id=602639402 session_state=END} 20250831122639816 DSS <0004> hlr_ussd.c:576 262421649633762/0x23eb8c2a: Process SS (END) 20250831122639816 DSS <0004> hlr_ussd.c:518 262421649633762/0x23eb8c2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639816 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421649633762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421649633762" session_id=602639402 session_state=END} 20250831122639816 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421649633762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639816 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421649633762 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639816 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639816 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262421649633762" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421649633762" TC_mo_ussd_euse_defaultroute(246)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@f9f3b2335396: Final verdict of PTC: pass 20250831122639818 DAUC <0003> db_auc.c:157 IMSI='262427900642610': No 2G Auth Data 20250831122639818 DAUC <0003> db_auc.c:192 IMSI='262427900642610': No 3G Auth Data HLR_Test-GSUP(237)@f9f3b2335396: Created GsupExpect[0] for "262427900642610" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250831122639824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40646<->l=127.0.0.1:4258 20250831122639827 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639827 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427900642610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427900642610" session_id=3838225889 session_state=BEGIN} 20250831122639827 DSS <0004> hlr_ussd.c:576 262427900642610/0xe4c6ade1: Process SS (BEGIN) 20250831122639827 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831122639827 DSS <0004> hlr_ussd.c:518 262427900642610/0xe4c6ade1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831122639827 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639827 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data 20250831122639827 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639827 DLINP <000b> input/ipa.c:432 127.0.0.1:40099 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20250831122639827 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639827 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639827 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427900642610 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427900642610" session_id=3838225889 session_state=END} 20250831122639827 DSS <0004> hlr_ussd.c:576 262427900642610/0xe4c6ade1: Process SS (END) 20250831122639827 DSS <0004> hlr_ussd.c:518 262427900642610/0xe4c6ade1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831122639827 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427900642610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427900642610" session_id=3838225889 session_state=END} 20250831122639827 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427900642610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122639827 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427900642610 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831122639827 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122639827 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f9f3b2335396: Found GsupExpect[0] for "262427900642610" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@f9f3b2335396: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427900642610" TC_mo_ussd_euse_defaultroute(247)@f9f3b2335396: setverdict(pass): none -> pass 20250831122639829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40646<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@f9f3b2335396: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@f9f3b2335396: Final verdict of PTC: none 20250831122639830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 20250831122639831 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42389<->l=127.0.0.1:4259) 20250831122639831 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639831 DLINP <000b> input/ipa.c:406 127.0.0.1:40099 message received 20250831122639831 DLINP <000b> input/ipa.c:415 127.0.0.1:40099 connection closed with server 20250831122639831 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40099 20250831122639831 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(236)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@f9f3b2335396: Final verdict of PTC: none 20250831122639831 DLINP <000b> input/ipa.c:452 connected read/write 20250831122639831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122639831 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122639831 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122639831 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@f9f3b2335396: Final verdict of PTC: none 238@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 238: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun Aug 31 12:26:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250831122639857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4258 20250831122640058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69092) Waiting for packet dumper to finish... 1 (prev_count=69092, count=113536) 20250831122641737 DSS <0004> hlr_ussd.c:239 262429761593669/0x648acb84: SS Session Timeout, destroying 20250831122641737 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429761593669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122641761 DSS <0004> hlr_ussd.c:239 262427559644463/0xf8871a09: SS Session Timeout, destroying 20250831122641761 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427559644463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122641772 DSS <0004> hlr_ussd.c:239 262422975065397/0x7ab09c51: SS Session Timeout, destroying 20250831122641772 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422975065397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122641782 DSS <0004> hlr_ussd.c:239 262424126396395/0x6090a822: SS Session Timeout, destroying 20250831122641782 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424126396395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122641792 DSS <0004> hlr_ussd.c:239 262421160653459/0x49a03526: SS Session Timeout, destroying 20250831122641792 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421160653459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122641801 DSS <0004> hlr_ussd.c:239 262425118774912/0x39d9f4b4: SS Session Timeout, destroying 20250831122641801 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425118774912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122641811 DSS <0004> hlr_ussd.c:239 262421099734873/0x95610f5e: SS Session Timeout, destroying 20250831122641811 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421099734873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122641822 DSS <0004> hlr_ussd.c:239 262426435351498/0x53c74299: SS Session Timeout, destroying 20250831122641822 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426435351498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun Aug 31 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_mo_sss_reject started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122643198 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122643198 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122643200 DLINP <000b> input/ipa.c:452 connected read/write 20250831122643200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122643201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122643206 DLINP <000b> input/ipa.c:452 connected read/write 20250831122643206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122643206 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122643206 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122643206 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122643206 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122643206 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122643206 DLGSUP <0013> gsup_server.c:236 2: 20250831122643206 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122643206 DLGSUP <0013> gsup_server.c:236 3: 20250831122643206 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122643206 DLGSUP <0013> gsup_server.c:236 4: 20250831122643206 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122643206 DLGSUP <0013> gsup_server.c:236 5: 20250831122643206 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122643206 DLGSUP <0013> gsup_server.c:236 7: 20250831122643206 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122643206 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122643206 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122643206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122643236 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45381<->l=127.0.0.1:4259) 20250831122643238 DAUC <0003> db_auc.c:157 IMSI='262420608432042': No 2G Auth Data 20250831122643239 DAUC <0003> db_auc.c:192 IMSI='262420608432042': No 3G Auth Data HLR_Test-GSUP(249)@f9f3b2335396: Created GsupExpect[0] for "262420608432042" to be handled at TC_mo_sss_reject(252) 20250831122643253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20250831122643260 DLINP <000b> input/ipa.c:452 connected read/write 20250831122643260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122643260 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420608432042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420608432042" session_id=2538285654 session_state=BEGIN} 20250831122643260 DSS <0004> hlr_ussd.c:576 262420608432042/0x974b2a56: Process SS (BEGIN) 20250831122643260 DSS <0004> hlr_ussd.c:498 262420608432042/0x974b2a56: SS CompType=Invoke, OpCode=InterrogateSS 20250831122643260 DSS <0004> hlr_ussd.c:506 262420608432042/0x974b2a56: Structured SS requests are not supported, rejecting... 20250831122643260 DSS <0004> hlr_ussd.c:354 262420608432042/0x974b2a56: Tx ReturnError(0, 0x15) 20250831122643260 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420608432042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420608432042" session_id=2538285654 session_state=END} 20250831122643260 DLINP <000b> input/ipa.c:452 connected read/write 20250831122643260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122643260 DLINP <000b> input/ipa.c:452 connected read/write 20250831122643260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@f9f3b2335396: Found GsupExpect[0] for "262420608432042" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@f9f3b2335396: Added IMSI table entry 0TC_mo_sss_reject(252)"262420608432042" TC_mo_sss_reject(252)@f9f3b2335396: setverdict(pass): none -> pass 20250831122643263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@f9f3b2335396: Final verdict of PTC: pass 20250831122643264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@f9f3b2335396: Final verdict of PTC: none 20250831122643264 DLINP <000b> input/ipa.c:452 connected read/write 20250831122643264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122643264 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122643264 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122643264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@f9f3b2335396: Final verdict of PTC: none 20250831122643265 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45381<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 250: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@f9f3b2335396: Test case TC_mo_sss_reject finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Aug 31 12:26:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250831122643294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34804<->l=127.0.0.1:4258 20250831122643395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=27880) 20250831122645133 DSS <0004> hlr_ussd.c:239 262428851109304/0x1983975c: SS Session Timeout, destroying 20250831122645133 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428851109304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122645153 DSS <0004> hlr_ussd.c:239 262425552551999/0xb97b2882: SS Session Timeout, destroying 20250831122645153 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425552551999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122645169 DSS <0004> hlr_ussd.c:239 262423455641965/0x645bbfbe: SS Session Timeout, destroying 20250831122645169 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423455641965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122645186 DSS <0004> hlr_ussd.c:239 262424960338365/0x7a07a8ef: SS Session Timeout, destroying 20250831122645186 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424960338365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122645197 DSS <0004> hlr_ussd.c:239 262421659252004/0x587d43d9: SS Session Timeout, destroying 20250831122645198 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421659252004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122645207 DSS <0004> hlr_ussd.c:239 262420440452863/0xc6f43ed0: SS Session Timeout, destroying 20250831122645207 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420440452863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122645217 DSS <0004> hlr_ussd.c:239 262429504161442/0x5af280d2: SS Session Timeout, destroying 20250831122645217 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429504161442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831122645227 DSS <0004> hlr_ussd.c:239 262425073952292/0xa7a7a411: SS Session Timeout, destroying 20250831122645227 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425073952292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun Aug 31 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_check_imei started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122646520 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122646521 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122646523 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122646526 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646526 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122646526 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122646526 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122646526 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122646526 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122646526 DLGSUP <0013> gsup_server.c:236 2: 20250831122646526 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122646526 DLGSUP <0013> gsup_server.c:236 3: 20250831122646526 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122646526 DLGSUP <0013> gsup_server.c:236 4: 20250831122646526 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122646526 DLGSUP <0013> gsup_server.c:236 5: 20250831122646526 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122646526 DLGSUP <0013> gsup_server.c:236 7: 20250831122646526 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122646526 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122646526 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122646526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122646545 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37483<->l=127.0.0.1:4259) 20250831122646554 DAUC <0003> db_auc.c:157 IMSI='262429114657852': No 2G Auth Data 20250831122646554 DAUC <0003> db_auc.c:192 IMSI='262429114657852': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262429114657852" to be handled at TC_gsup_check_imei(257) 20250831122646574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 20250831122646585 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646585 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429114657852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429114657852"} 20250831122646585 DMAIN <0000> hlr.c:435 IMSI='262429114657852': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646585 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429114657852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429114657852"} 20250831122646585 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429114657852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646585 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646585 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262429114657852" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 0TC_gsup_check_imei(257)"262429114657852" TC_gsup_check_imei(257)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646588 DAUC <0003> db_auc.c:192 IMSI='262429114657852': No 3G Auth Data 20250831122646591 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646591 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429114657852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429114657852"} 20250831122646591 DAUC <0003> hlr.c:428 IMSI='262429114657852': storing IMEI = 12345678901234 20250831122646591 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429114657852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429114657852"} 20250831122646591 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429114657852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646591 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646591 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646592 DAUC <0003> db_auc.c:192 IMSI='262429114657852': No 3G Auth Data 20250831122646593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@f9f3b2335396: Final verdict of PTC: pass 20250831122646595 DAUC <0003> db_auc.c:157 IMSI='262426677301467': No 2G Auth Data 20250831122646595 DAUC <0003> db_auc.c:192 IMSI='262426677301467': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262426677301467" to be handled at TC_gsup_check_imei(258) 20250831122646610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34830<->l=127.0.0.1:4258 20250831122646612 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646612 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426677301467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426677301467"} 20250831122646612 DMAIN <0000> hlr.c:435 IMSI='262426677301467': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646612 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426677301467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426677301467"} 20250831122646612 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426677301467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646612 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646612 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262426677301467" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 1TC_gsup_check_imei(258)"262426677301467" TC_gsup_check_imei(258)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646613 DAUC <0003> db_auc.c:192 IMSI='262426677301467': No 3G Auth Data 20250831122646615 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646615 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426677301467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426677301467"} 20250831122646615 DAUC <0003> hlr.c:428 IMSI='262426677301467': storing IMEI = 12345678901234 20250831122646615 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426677301467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426677301467"} 20250831122646615 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426677301467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646615 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646615 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646615 DAUC <0003> db_auc.c:192 IMSI='262426677301467': No 3G Auth Data TC_gsup_check_imei(258)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34830<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@f9f3b2335396: Final verdict of PTC: pass 20250831122646618 DAUC <0003> db_auc.c:157 IMSI='262420736514715': No 2G Auth Data 20250831122646618 DAUC <0003> db_auc.c:192 IMSI='262420736514715': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262420736514715" to be handled at TC_gsup_check_imei(259) 20250831122646630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34846<->l=127.0.0.1:4258 20250831122646633 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646633 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420736514715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420736514715"} 20250831122646633 DMAIN <0000> hlr.c:435 IMSI='262420736514715': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646633 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420736514715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420736514715"} 20250831122646633 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420736514715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646633 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646633 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262420736514715" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 2TC_gsup_check_imei(259)"262420736514715" TC_gsup_check_imei(259)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646634 DAUC <0003> db_auc.c:192 IMSI='262420736514715': No 3G Auth Data 20250831122646635 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646635 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420736514715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420736514715"} 20250831122646635 DAUC <0003> hlr.c:428 IMSI='262420736514715': storing IMEI = 12345678901234 20250831122646635 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420736514715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420736514715"} 20250831122646635 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420736514715 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646635 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646635 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646635 DAUC <0003> db_auc.c:192 IMSI='262420736514715': No 3G Auth Data 20250831122646636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34846<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@f9f3b2335396: Final verdict of PTC: pass 20250831122646637 DAUC <0003> db_auc.c:157 IMSI='262422031332876': No 2G Auth Data 20250831122646637 DAUC <0003> db_auc.c:192 IMSI='262422031332876': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262422031332876" to be handled at TC_gsup_check_imei(260) 20250831122646643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4258 20250831122646645 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646645 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422031332876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422031332876"} 20250831122646645 DMAIN <0000> hlr.c:435 IMSI='262422031332876': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646645 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422031332876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422031332876"} 20250831122646645 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422031332876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646645 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646645 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262422031332876" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 3TC_gsup_check_imei(260)"262422031332876" TC_gsup_check_imei(260)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646646 DAUC <0003> db_auc.c:157 IMSI='262422031332876': No 2G Auth Data 20250831122646647 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646647 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422031332876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422031332876"} 20250831122646647 DAUC <0003> hlr.c:428 IMSI='262422031332876': storing IMEI = 12345678901234 20250831122646647 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422031332876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422031332876"} 20250831122646647 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422031332876 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646647 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646647 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646647 DAUC <0003> db_auc.c:157 IMSI='262422031332876': No 2G Auth Data 20250831122646648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@f9f3b2335396: Final verdict of PTC: pass 20250831122646648 DAUC <0003> db_auc.c:157 IMSI='262429539185896': No 2G Auth Data 20250831122646648 DAUC <0003> db_auc.c:192 IMSI='262429539185896': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262429539185896" to be handled at TC_gsup_check_imei(261) 20250831122646654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4258 20250831122646656 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646656 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429539185896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429539185896"} 20250831122646656 DMAIN <0000> hlr.c:435 IMSI='262429539185896': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646656 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429539185896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429539185896"} 20250831122646656 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429539185896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646656 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646656 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262429539185896" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 4TC_gsup_check_imei(261)"262429539185896" TC_gsup_check_imei(261)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646657 DAUC <0003> db_auc.c:157 IMSI='262429539185896': No 2G Auth Data 20250831122646658 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646658 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429539185896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429539185896"} 20250831122646658 DAUC <0003> hlr.c:428 IMSI='262429539185896': storing IMEI = 12345678901234 20250831122646658 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429539185896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429539185896"} 20250831122646658 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429539185896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646658 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646658 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646659 DAUC <0003> db_auc.c:157 IMSI='262429539185896': No 2G Auth Data 20250831122646659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@f9f3b2335396: Final verdict of PTC: pass 20250831122646660 DAUC <0003> db_auc.c:157 IMSI='262424301196463': No 2G Auth Data 20250831122646660 DAUC <0003> db_auc.c:192 IMSI='262424301196463': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262424301196463" to be handled at TC_gsup_check_imei(262) 20250831122646665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 20250831122646667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646667 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424301196463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424301196463"} 20250831122646667 DMAIN <0000> hlr.c:435 IMSI='262424301196463': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646667 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424301196463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424301196463"} 20250831122646667 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424301196463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646667 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262424301196463" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 5TC_gsup_check_imei(262)"262424301196463" TC_gsup_check_imei(262)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646669 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646669 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424301196463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424301196463"} 20250831122646669 DAUC <0003> hlr.c:428 IMSI='262424301196463': storing IMEI = 12345678901234 20250831122646669 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424301196463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424301196463"} 20250831122646669 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424301196463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646669 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646669 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@f9f3b2335396: Final verdict of PTC: pass 20250831122646670 DAUC <0003> db_auc.c:157 IMSI='262424288206567': No 2G Auth Data 20250831122646670 DAUC <0003> db_auc.c:192 IMSI='262424288206567': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262424288206567" to be handled at TC_gsup_check_imei(263) 20250831122646676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34882<->l=127.0.0.1:4258 20250831122646678 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646678 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424288206567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288206567"} 20250831122646678 DMAIN <0000> hlr.c:435 IMSI='262424288206567': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646678 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424288206567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424288206567"} 20250831122646678 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424288206567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646678 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646678 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262424288206567" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 6TC_gsup_check_imei(263)"262424288206567" TC_gsup_check_imei(263)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646680 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646680 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424288206567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424288206567"} 20250831122646680 DAUC <0003> hlr.c:428 IMSI='262424288206567': storing IMEI = 12345678901234 20250831122646680 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424288206567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424288206567"} 20250831122646680 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424288206567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646680 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646680 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34882<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@f9f3b2335396: Final verdict of PTC: pass 20250831122646681 DAUC <0003> db_auc.c:157 IMSI='262429911391082': No 2G Auth Data 20250831122646681 DAUC <0003> db_auc.c:192 IMSI='262429911391082': No 3G Auth Data HLR_Test-GSUP(254)@f9f3b2335396: Created GsupExpect[0] for "262429911391082" to be handled at TC_gsup_check_imei(264) 20250831122646687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 20250831122646690 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646690 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429911391082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429911391082"} 20250831122646690 DMAIN <0000> hlr.c:435 IMSI='262429911391082': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122646690 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429911391082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429911391082"} 20250831122646690 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429911391082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646690 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646690 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f9f3b2335396: Found GsupExpect[0] for "262429911391082" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@f9f3b2335396: Added IMSI table entry 7TC_gsup_check_imei(264)"262429911391082" TC_gsup_check_imei(264)@f9f3b2335396: setverdict(pass): none -> pass 20250831122646692 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646692 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429911391082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429911391082"} 20250831122646692 DAUC <0003> hlr.c:428 IMSI='262429911391082': storing IMEI = 12345678901234 20250831122646692 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429911391082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429911391082"} 20250831122646692 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429911391082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122646692 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122646692 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122646693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122646694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 20250831122646694 DLINP <000b> input/ipa.c:452 connected read/write 20250831122646694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122646694 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122646694 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122646694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122646694 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37483<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@f9f3b2335396: Final verdict of PTC: none 255@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_check_imei finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun Aug 31 12:26:46 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250831122646720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4258 20250831122646821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78348) Waiting for packet dumper to finish... 1 (prev_count=78348, count=125180) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sun Aug 31 12:26:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_check_imei_via_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122649917 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122649917 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122649918 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122649919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122649921 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122649921 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122649921 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122649921 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122649921 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122649921 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122649921 DLGSUP <0013> gsup_server.c:236 2: 20250831122649921 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122649921 DLGSUP <0013> gsup_server.c:236 3: 20250831122649921 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122649921 DLGSUP <0013> gsup_server.c:236 4: 20250831122649921 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122649921 DLGSUP <0013> gsup_server.c:236 5: 20250831122649921 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122649921 DLGSUP <0013> gsup_server.c:236 7: 20250831122649921 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122649921 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122649921 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122649921 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122649933 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43587<->l=127.0.0.1:4259) 20250831122649937 DAUC <0003> db_auc.c:157 IMSI='262423705689459': No 2G Auth Data 20250831122649937 DAUC <0003> db_auc.c:192 IMSI='262423705689459': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262423705689459" to be handled at TC_gsup_check_imei_via_proxy(269) 20250831122649949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34920<->l=127.0.0.1:4258 20250831122649962 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122649962 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423705689459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423705689459" source_name="the-source\n"} 20250831122649962 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831122649962 DMAIN <0000> hlr.c:435 IMSI='262423705689459': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122649962 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423705689459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423705689459" destination_name="the-source\n"} 20250831122649962 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262423705689459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122649962 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122649962 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262423705689459" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423705689459" TC_gsup_check_imei_via_proxy(269)@f9f3b2335396: setverdict(pass): none -> pass 20250831122649967 DAUC <0003> db_auc.c:192 IMSI='262423705689459': No 3G Auth Data 20250831122649971 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122649972 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423705689459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423705689459" source_name="the-source\n"} 20250831122649972 DAUC <0003> hlr.c:428 IMSI='262423705689459': storing IMEI = 12345678901234 20250831122649972 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423705689459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423705689459" destination_name="the-source\n"} 20250831122649972 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262423705689459 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122649972 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122649972 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122649973 DAUC <0003> db_auc.c:192 IMSI='262423705689459': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122649975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34920<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@f9f3b2335396: Final verdict of PTC: pass 20250831122649977 DAUC <0003> db_auc.c:157 IMSI='262422430469505': No 2G Auth Data 20250831122649977 DAUC <0003> db_auc.c:192 IMSI='262422430469505': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262422430469505" to be handled at TC_gsup_check_imei_via_proxy(270) 20250831122649986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20250831122649988 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122649988 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422430469505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422430469505" source_name="the-source\n"} 20250831122649988 DMAIN <0000> hlr.c:435 IMSI='262422430469505': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122649988 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422430469505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422430469505" destination_name="the-source\n"} 20250831122649988 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422430469505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122649988 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122649988 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262422430469505" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422430469505" 20250831122649989 DAUC <0003> db_auc.c:192 IMSI='262422430469505': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@f9f3b2335396: setverdict(pass): none -> pass 20250831122649990 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122649990 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422430469505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422430469505" source_name="the-source\n"} 20250831122649990 DAUC <0003> hlr.c:428 IMSI='262422430469505': storing IMEI = 12345678901234 20250831122649990 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422430469505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422430469505" destination_name="the-source\n"} 20250831122649990 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422430469505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122649990 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122649990 DLINP <000b> input/ipa.c:452 connected read/write 20250831122649990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122649990 DAUC <0003> db_auc.c:192 IMSI='262422430469505': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122649991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@f9f3b2335396: Final verdict of PTC: pass 20250831122649992 DAUC <0003> db_auc.c:157 IMSI='262423578349088': No 2G Auth Data 20250831122649992 DAUC <0003> db_auc.c:192 IMSI='262423578349088': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262423578349088" to be handled at TC_gsup_check_imei_via_proxy(271) 20250831122649998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 20250831122650000 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650000 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423578349088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423578349088" source_name="the-source\n"} 20250831122650000 DMAIN <0000> hlr.c:435 IMSI='262423578349088': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122650000 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423578349088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423578349088" destination_name="the-source\n"} 20250831122650000 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423578349088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650000 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650000 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262423578349088" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423578349088" TC_gsup_check_imei_via_proxy(271)@f9f3b2335396: setverdict(pass): none -> pass 20250831122650001 DAUC <0003> db_auc.c:192 IMSI='262423578349088': No 3G Auth Data 20250831122650002 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650002 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423578349088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423578349088" source_name="the-source\n"} 20250831122650002 DAUC <0003> hlr.c:428 IMSI='262423578349088': storing IMEI = 12345678901234 20250831122650002 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423578349088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423578349088" destination_name="the-source\n"} 20250831122650002 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423578349088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650002 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650002 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122650002 DAUC <0003> db_auc.c:192 IMSI='262423578349088': No 3G Auth Data 20250831122650002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@f9f3b2335396: Final verdict of PTC: pass 20250831122650003 DAUC <0003> db_auc.c:157 IMSI='262427284857145': No 2G Auth Data 20250831122650003 DAUC <0003> db_auc.c:192 IMSI='262427284857145': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262427284857145" to be handled at TC_gsup_check_imei_via_proxy(272) 20250831122650009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258 20250831122650011 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650011 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427284857145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427284857145" source_name="the-source\n"} 20250831122650011 DMAIN <0000> hlr.c:435 IMSI='262427284857145': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122650011 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427284857145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427284857145" destination_name="the-source\n"} 20250831122650011 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262427284857145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650011 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650011 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262427284857145" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427284857145" TC_gsup_check_imei_via_proxy(272)@f9f3b2335396: setverdict(pass): none -> pass 20250831122650011 DAUC <0003> db_auc.c:157 IMSI='262427284857145': No 2G Auth Data 20250831122650013 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650013 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427284857145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427284857145" source_name="the-source\n"} 20250831122650013 DAUC <0003> hlr.c:428 IMSI='262427284857145': storing IMEI = 12345678901234 20250831122650013 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427284857145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427284857145" destination_name="the-source\n"} 20250831122650013 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262427284857145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650013 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650013 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122650013 DAUC <0003> db_auc.c:157 IMSI='262427284857145': No 2G Auth Data 20250831122650013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@f9f3b2335396: Final verdict of PTC: pass 20250831122650014 DAUC <0003> db_auc.c:157 IMSI='262426745895262': No 2G Auth Data 20250831122650014 DAUC <0003> db_auc.c:192 IMSI='262426745895262': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262426745895262" to be handled at TC_gsup_check_imei_via_proxy(273) 20250831122650019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34958<->l=127.0.0.1:4258 20250831122650021 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650021 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426745895262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426745895262" source_name="the-source\n"} 20250831122650021 DMAIN <0000> hlr.c:435 IMSI='262426745895262': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122650021 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426745895262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426745895262" destination_name="the-source\n"} 20250831122650021 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426745895262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650021 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650021 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262426745895262" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426745895262" TC_gsup_check_imei_via_proxy(273)@f9f3b2335396: setverdict(pass): none -> pass 20250831122650022 DAUC <0003> db_auc.c:157 IMSI='262426745895262': No 2G Auth Data 20250831122650023 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650023 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426745895262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426745895262" source_name="the-source\n"} 20250831122650023 DAUC <0003> hlr.c:428 IMSI='262426745895262': storing IMEI = 12345678901234 20250831122650023 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426745895262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426745895262" destination_name="the-source\n"} 20250831122650023 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426745895262 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650023 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650023 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650023 DAUC <0003> db_auc.c:157 IMSI='262426745895262': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122650024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34958<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@f9f3b2335396: Final verdict of PTC: pass 20250831122650024 DAUC <0003> db_auc.c:157 IMSI='262423633588240': No 2G Auth Data 20250831122650024 DAUC <0003> db_auc.c:192 IMSI='262423633588240': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262423633588240" to be handled at TC_gsup_check_imei_via_proxy(274) 20250831122650030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34972<->l=127.0.0.1:4258 20250831122650032 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650032 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423633588240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423633588240" source_name="the-source\n"} 20250831122650032 DMAIN <0000> hlr.c:435 IMSI='262423633588240': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122650032 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423633588240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423633588240" destination_name="the-source\n"} 20250831122650032 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423633588240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650032 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650032 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262423633588240" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423633588240" TC_gsup_check_imei_via_proxy(274)@f9f3b2335396: setverdict(pass): none -> pass 20250831122650034 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650034 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423633588240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423633588240" source_name="the-source\n"} 20250831122650034 DAUC <0003> hlr.c:428 IMSI='262423633588240': storing IMEI = 12345678901234 20250831122650034 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423633588240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423633588240" destination_name="the-source\n"} 20250831122650034 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423633588240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650034 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650034 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122650035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34972<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@f9f3b2335396: Final verdict of PTC: pass 20250831122650035 DAUC <0003> db_auc.c:157 IMSI='262424311887662': No 2G Auth Data 20250831122650035 DAUC <0003> db_auc.c:192 IMSI='262424311887662': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262424311887662" to be handled at TC_gsup_check_imei_via_proxy(275) 20250831122650040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4258 20250831122650042 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650042 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424311887662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424311887662" source_name="the-source\n"} 20250831122650042 DMAIN <0000> hlr.c:435 IMSI='262424311887662': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122650042 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424311887662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424311887662" destination_name="the-source\n"} 20250831122650042 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424311887662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650042 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650042 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262424311887662" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424311887662" TC_gsup_check_imei_via_proxy(275)@f9f3b2335396: setverdict(pass): none -> pass 20250831122650044 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650044 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424311887662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424311887662" source_name="the-source\n"} 20250831122650044 DAUC <0003> hlr.c:428 IMSI='262424311887662': storing IMEI = 12345678901234 20250831122650044 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424311887662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424311887662" destination_name="the-source\n"} 20250831122650044 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424311887662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650044 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650044 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122650045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@f9f3b2335396: Final verdict of PTC: pass 20250831122650046 DAUC <0003> db_auc.c:157 IMSI='262427655514029': No 2G Auth Data 20250831122650046 DAUC <0003> db_auc.c:192 IMSI='262427655514029': No 3G Auth Data HLR_Test-GSUP(266)@f9f3b2335396: Created GsupExpect[0] for "262427655514029" to be handled at TC_gsup_check_imei_via_proxy(276) 20250831122650051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 20250831122650053 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650053 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427655514029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427655514029" source_name="the-source\n"} 20250831122650053 DMAIN <0000> hlr.c:435 IMSI='262427655514029': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831122650053 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427655514029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427655514029" destination_name="the-source\n"} 20250831122650053 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427655514029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650053 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650053 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f9f3b2335396: Found GsupExpect[0] for "262427655514029" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@f9f3b2335396: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427655514029" TC_gsup_check_imei_via_proxy(276)@f9f3b2335396: setverdict(pass): none -> pass 20250831122650055 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650055 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427655514029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427655514029" source_name="the-source\n"} 20250831122650055 DAUC <0003> hlr.c:428 IMSI='262427655514029': storing IMEI = 12345678901234 20250831122650055 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427655514029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427655514029" destination_name="the-source\n"} 20250831122650055 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427655514029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122650055 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122650055 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122650057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122650057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 20250831122650057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43587<->l=127.0.0.1:4259) 267@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@f9f3b2335396: Final verdict of PTC: none 20250831122650058 DLINP <000b> input/ipa.c:452 connected read/write 20250831122650058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122650058 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@f9f3b2335396: Final verdict of PTC: none 20250831122650058 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122650058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122650058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(265)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun Aug 31 12:26:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250831122650082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35000<->l=127.0.0.1:4258 20250831122650183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35000<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83792) Waiting for packet dumper to finish... 1 (prev_count=83792, count=126876) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sun Aug 31 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_check_imei_invalid_len started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122653318 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122653318 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122653322 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35490<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122653326 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653326 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122653326 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122653326 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122653326 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122653326 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122653326 DLGSUP <0013> gsup_server.c:236 2: 20250831122653326 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122653326 DLGSUP <0013> gsup_server.c:236 3: 20250831122653326 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122653326 DLGSUP <0013> gsup_server.c:236 4: 20250831122653326 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122653326 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(277)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122653326 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122653326 DLGSUP <0013> gsup_server.c:236 7: 20250831122653326 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122653326 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122653326 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122653326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122653339 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45879<->l=127.0.0.1:4259) 20250831122653342 DAUC <0003> db_auc.c:157 IMSI='262427471449847': No 2G Auth Data 20250831122653342 DAUC <0003> db_auc.c:192 IMSI='262427471449847': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262427471449847" to be handled at TC_gsup_check_imei_invalid_len(281) 20250831122653349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 20250831122653370 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653370 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427471449847"} 20250831122653370 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653370 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427471449847" cause=Invalid mandatory information} 20250831122653370 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653370 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653370 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262427471449847" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427471449847" TC_gsup_check_imei_invalid_len(281)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653375 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653375 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427471449847"} 20250831122653375 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653375 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427471449847" cause=Invalid mandatory information} 20250831122653375 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653375 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653375 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653379 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653379 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427471449847"} 20250831122653379 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653379 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427471449847" cause=Invalid mandatory information} 20250831122653379 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653379 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653379 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653381 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653381 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427471449847"} 20250831122653381 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653382 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427471449847" cause=Invalid mandatory information} 20250831122653382 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653382 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653382 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653384 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653384 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427471449847"} 20250831122653384 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653384 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427471449847" cause=Invalid mandatory information} 20250831122653384 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427471449847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653384 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653384 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@f9f3b2335396: Final verdict of PTC: pass 20250831122653389 DAUC <0003> db_auc.c:157 IMSI='262427692681546': No 2G Auth Data 20250831122653389 DAUC <0003> db_auc.c:192 IMSI='262427692681546': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262427692681546" to be handled at TC_gsup_check_imei_invalid_len(282) 20250831122653403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20250831122653404 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653404 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427692681546"} 20250831122653404 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653405 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427692681546" cause=Invalid mandatory information} 20250831122653405 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653405 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653405 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262427692681546" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427692681546" TC_gsup_check_imei_invalid_len(282)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653406 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653406 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427692681546"} 20250831122653406 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653406 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427692681546" cause=Invalid mandatory information} 20250831122653406 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653406 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653406 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653407 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427692681546"} 20250831122653407 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653407 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427692681546" cause=Invalid mandatory information} 20250831122653407 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653408 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427692681546"} 20250831122653408 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653408 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427692681546" cause=Invalid mandatory information} 20250831122653408 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653408 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427692681546"} 20250831122653408 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653408 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427692681546" cause=Invalid mandatory information} 20250831122653408 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427692681546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@f9f3b2335396: Final verdict of PTC: pass 20250831122653410 DAUC <0003> db_auc.c:157 IMSI='262426691366381': No 2G Auth Data 20250831122653410 DAUC <0003> db_auc.c:192 IMSI='262426691366381': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262426691366381" to be handled at TC_gsup_check_imei_invalid_len(283) 20250831122653417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 20250831122653419 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653419 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426691366381"} 20250831122653419 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653419 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426691366381" cause=Invalid mandatory information} 20250831122653419 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653419 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653419 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262426691366381" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426691366381" TC_gsup_check_imei_invalid_len(283)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653420 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653420 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426691366381"} 20250831122653420 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653420 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426691366381" cause=Invalid mandatory information} 20250831122653420 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653420 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653420 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653420 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653420 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426691366381"} 20250831122653420 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653420 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426691366381" cause=Invalid mandatory information} 20250831122653420 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653420 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653420 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653421 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653421 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426691366381"} 20250831122653421 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653421 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426691366381" cause=Invalid mandatory information} 20250831122653421 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653421 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653421 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653421 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653421 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426691366381"} 20250831122653421 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653421 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426691366381" cause=Invalid mandatory information} 20250831122653421 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426691366381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653421 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653421 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@f9f3b2335396: Final verdict of PTC: pass 20250831122653423 DAUC <0003> db_auc.c:157 IMSI='262424137424940': No 2G Auth Data 20250831122653423 DAUC <0003> db_auc.c:192 IMSI='262424137424940': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262424137424940" to be handled at TC_gsup_check_imei_invalid_len(284) 20250831122653430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4258 20250831122653432 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653432 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424137424940"} 20250831122653432 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653432 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424137424940" cause=Invalid mandatory information} 20250831122653432 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653432 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653432 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262424137424940" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424137424940" TC_gsup_check_imei_invalid_len(284)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653433 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653433 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424137424940"} 20250831122653433 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653433 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424137424940" cause=Invalid mandatory information} 20250831122653433 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653433 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653433 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653433 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653433 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424137424940"} 20250831122653433 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653433 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424137424940" cause=Invalid mandatory information} 20250831122653433 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653433 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653433 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653434 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653434 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424137424940"} 20250831122653434 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653434 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424137424940" cause=Invalid mandatory information} 20250831122653434 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653434 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653434 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653435 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653435 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424137424940"} 20250831122653435 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653435 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424137424940" cause=Invalid mandatory information} 20250831122653435 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424137424940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653435 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653435 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@f9f3b2335396: Final verdict of PTC: pass 20250831122653436 DAUC <0003> db_auc.c:157 IMSI='262422600855599': No 2G Auth Data 20250831122653436 DAUC <0003> db_auc.c:192 IMSI='262422600855599': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262422600855599" to be handled at TC_gsup_check_imei_invalid_len(285) 20250831122653442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20250831122653444 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653444 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422600855599"} 20250831122653444 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653444 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422600855599" cause=Invalid mandatory information} 20250831122653444 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653444 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653444 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262422600855599" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422600855599" TC_gsup_check_imei_invalid_len(285)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653445 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653445 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422600855599"} 20250831122653445 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653445 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422600855599" cause=Invalid mandatory information} 20250831122653445 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653445 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653445 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653445 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653445 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422600855599"} 20250831122653445 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653445 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422600855599" cause=Invalid mandatory information} 20250831122653445 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653445 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653445 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653446 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653446 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422600855599"} 20250831122653446 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653446 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422600855599" cause=Invalid mandatory information} 20250831122653446 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653446 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653446 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653447 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653447 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422600855599"} 20250831122653447 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653447 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422600855599" cause=Invalid mandatory information} 20250831122653447 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422600855599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653447 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653447 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@f9f3b2335396: Final verdict of PTC: pass 20250831122653448 DAUC <0003> db_auc.c:157 IMSI='262421468381316': No 2G Auth Data 20250831122653448 DAUC <0003> db_auc.c:192 IMSI='262421468381316': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262421468381316" to be handled at TC_gsup_check_imei_invalid_len(286) 20250831122653453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 20250831122653455 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653455 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421468381316"} 20250831122653455 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653455 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421468381316" cause=Invalid mandatory information} 20250831122653455 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653455 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653455 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262421468381316" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421468381316" TC_gsup_check_imei_invalid_len(286)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653456 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653456 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421468381316"} 20250831122653456 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653456 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421468381316" cause=Invalid mandatory information} 20250831122653456 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653456 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653456 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653456 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653456 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421468381316"} 20250831122653456 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653456 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421468381316" cause=Invalid mandatory information} 20250831122653456 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653456 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653456 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653457 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421468381316"} 20250831122653457 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653457 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421468381316" cause=Invalid mandatory information} 20250831122653457 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653458 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421468381316"} 20250831122653458 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653458 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421468381316" cause=Invalid mandatory information} 20250831122653458 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421468381316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@f9f3b2335396: Final verdict of PTC: pass 20250831122653459 DAUC <0003> db_auc.c:157 IMSI='262429434785371': No 2G Auth Data 20250831122653459 DAUC <0003> db_auc.c:192 IMSI='262429434785371': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262429434785371" to be handled at TC_gsup_check_imei_invalid_len(287) 20250831122653464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35532<->l=127.0.0.1:4258 20250831122653466 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653466 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429434785371"} 20250831122653466 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653466 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429434785371" cause=Invalid mandatory information} 20250831122653466 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653466 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653466 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262429434785371" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262429434785371" TC_gsup_check_imei_invalid_len(287)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653467 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653467 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429434785371"} 20250831122653467 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653467 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429434785371" cause=Invalid mandatory information} 20250831122653467 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653467 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653467 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653468 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429434785371"} 20250831122653468 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653468 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429434785371" cause=Invalid mandatory information} 20250831122653468 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653468 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429434785371"} 20250831122653468 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653468 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429434785371" cause=Invalid mandatory information} 20250831122653468 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653469 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429434785371"} 20250831122653469 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653469 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429434785371" cause=Invalid mandatory information} 20250831122653469 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429434785371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35532<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@f9f3b2335396: Final verdict of PTC: pass 20250831122653470 DAUC <0003> db_auc.c:157 IMSI='262426244381165': No 2G Auth Data 20250831122653470 DAUC <0003> db_auc.c:192 IMSI='262426244381165': No 3G Auth Data HLR_Test-GSUP(278)@f9f3b2335396: Created GsupExpect[0] for "262426244381165" to be handled at TC_gsup_check_imei_invalid_len(288) 20250831122653476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 20250831122653477 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653477 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426244381165"} 20250831122653477 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831122653477 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426244381165" cause=Invalid mandatory information} 20250831122653477 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653477 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653477 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f9f3b2335396: Found GsupExpect[0] for "262426244381165" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@f9f3b2335396: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426244381165" TC_gsup_check_imei_invalid_len(288)@f9f3b2335396: setverdict(pass): none -> pass 20250831122653478 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653478 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426244381165"} 20250831122653478 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831122653478 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426244381165" cause=Invalid mandatory information} 20250831122653478 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653478 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653478 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653479 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653479 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426244381165"} 20250831122653479 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831122653479 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426244381165" cause=Invalid mandatory information} 20250831122653479 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653479 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653479 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653479 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653479 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426244381165"} 20250831122653479 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831122653479 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426244381165" cause=Invalid mandatory information} 20250831122653479 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653479 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653480 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653480 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653480 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426244381165"} 20250831122653480 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831122653480 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426244381165" cause=Invalid mandatory information} 20250831122653480 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426244381165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122653480 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122653480 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122653481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35544<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@f9f3b2335396: Final verdict of PTC: pass MTC@f9f3b2335396: setverdict(pass): none -> pass 20250831122653481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35490<->l=127.0.0.1:4258 20250831122653482 DLINP <000b> input/ipa.c:452 connected read/write 20250831122653482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122653482 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122653482 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122653482 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122653482 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45879<->l=127.0.0.1:4259) 279@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(278)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: pass MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@f9f3b2335396: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun Aug 31 12:26:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250831122653507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20250831122653608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80040) Waiting for packet dumper to finish... 1 (prev_count=80040, count=168512) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sun Aug 31 12:26:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_gsup_check_imei_unknown_imsi started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122656712 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122656712 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122656716 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122656718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122656722 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122656722 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122656722 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122656722 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122656722 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122656722 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122656722 DLGSUP <0013> gsup_server.c:236 2: 20250831122656722 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122656722 DLGSUP <0013> gsup_server.c:236 3: 20250831122656722 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122656722 DLGSUP <0013> gsup_server.c:236 4: 20250831122656722 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122656722 DLGSUP <0013> gsup_server.c:236 5: 20250831122656722 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122656722 DLGSUP <0013> gsup_server.c:236 7: 20250831122656722 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122656722 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122656722 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(289)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122656722 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122656749 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39073<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@f9f3b2335396: Created GsupExpect[0] for "262421000426628" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250831122656763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 20250831122656774 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122656774 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421000426628"} 20250831122656774 DMAIN <0000> hlr.c:435 IMSI='262421000426628': has IMEI = 22245678901234 (consider setting 'store-imei') 20250831122656774 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250831122656774 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421000426628" cause=Invalid mandatory information} 20250831122656774 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122656774 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122656774 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@f9f3b2335396: Found GsupExpect[0] for "262421000426628" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@f9f3b2335396: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421000426628" TC_gsup_check_imei_unknown_imsi(293)@f9f3b2335396: setverdict(pass): none -> pass 20250831122656781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122656781 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421000426628"} 20250831122656781 DAUC <0003> hlr.c:428 IMSI='262421000426628': storing IMEI = 22245678901234 20250831122656781 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421000426628': no such subscriber 20250831122656781 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250831122656781 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421000426628" cause=Invalid mandatory information} 20250831122656781 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421000426628 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122656781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122656781 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122656783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@f9f3b2335396: Final verdict of PTC: pass 20250831122656785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20250831122656787 DLINP <000b> input/ipa.c:452 connected read/write 20250831122656787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122656787 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122656787 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122656787 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(289)@f9f3b2335396: Final verdict of PTC: none 20250831122656788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39073<->l=127.0.0.1:4259) 291@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(290)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 291: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@f9f3b2335396: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun Aug 31 12:26:56 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250831122656820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20250831122656921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=432) Waiting for packet dumper to finish... 1 (prev_count=432, count=30552) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sun Aug 31 12:26:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122700051 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122700051 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122700054 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122700057 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700057 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122700057 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122700057 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122700057 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122700057 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122700057 DLGSUP <0013> gsup_server.c:236 2: 20250831122700057 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122700057 DLGSUP <0013> gsup_server.c:236 3: 20250831122700057 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(294)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122700057 DLGSUP <0013> gsup_server.c:236 4: 20250831122700057 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122700057 DLGSUP <0013> gsup_server.c:236 5: 20250831122700057 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122700057 DLGSUP <0013> gsup_server.c:236 7: 20250831122700057 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122700057 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122700057 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122700057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122700065 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41965<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@f9f3b2335396: Created GsupExpect[0] for "262425188471403" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250831122700071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20250831122700098 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700098 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425188471403"} 20250831122700098 DMAIN <0000> hlr.c:227 IMSI='262425188471403': Creating subscriber on demand 20250831122700098 DMAIN <0000> hlr.c:243 IMSI='262425188471403': Successfully assigned MSISDN='394' 20250831122700098 DAUC <0003> hlr.c:428 IMSI='262425188471403': storing IMEI = 12345678901234 20250831122700098 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425188471403"} 20250831122700099 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122700099 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700099 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@f9f3b2335396: Found GsupExpect[0] for "262425188471403" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@f9f3b2335396: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425188471403" TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): none -> pass 20250831122700104 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700104 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700106 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700106 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700108 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700108 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700111 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700111 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700111 DLU <0006> fsm.c:456 lu(262425188471403)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122700111 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122700111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122700111 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700111 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700111 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700117 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700117 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425188471403"} 20250831122700118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122700118 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122700118 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425188471403"} 20250831122700118 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122700118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122700118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122700118 DLU <0006> fsm.c:568 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122700118 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700118 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700127 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700127 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425188471403"} 20250831122700127 DMAIN <0000> hlr.c:227 IMSI='262425188471403': Creating subscriber on demand 20250831122700127 DMAIN <0000> hlr.c:243 IMSI='262425188471403': Successfully assigned MSISDN='509' 20250831122700127 DAUC <0003> hlr.c:428 IMSI='262425188471403': storing IMEI = 12345678901234 20250831122700127 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425188471403"} 20250831122700127 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122700128 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700128 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700130 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700130 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700131 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700131 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700133 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700133 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700134 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700134 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700136 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700136 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700136 DLU <0006> fsm.c:456 lu(262425188471403)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122700137 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122700137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122700137 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700137 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700137 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700141 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700141 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425188471403"} 20250831122700141 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122700141 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122700141 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425188471403"} 20250831122700141 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122700141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122700141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122700141 DLU <0006> fsm.c:568 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122700141 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700141 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700150 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700150 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425188471403"} 20250831122700150 DMAIN <0000> hlr.c:227 IMSI='262425188471403': Creating subscriber on demand 20250831122700150 DMAIN <0000> hlr.c:243 IMSI='262425188471403': Successfully assigned MSISDN='484' 20250831122700150 DAUC <0003> hlr.c:428 IMSI='262425188471403': storing IMEI = 12345678901234 20250831122700150 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425188471403"} 20250831122700150 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122700151 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700151 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700153 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700153 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700154 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700154 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700156 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700156 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700157 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700157 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700159 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700159 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700159 DLU <0006> fsm.c:456 lu(262425188471403)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122700159 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831122700159 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425188471403" cause=GPRS services not allowed} 20250831122700159 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122700159 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122700160 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Freeing instance 20250831122700160 DLU <0006> fsm.c:568 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Deallocated 20250831122700160 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700160 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700167 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700167 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425188471403"} 20250831122700167 DMAIN <0000> hlr.c:227 IMSI='262425188471403': Creating subscriber on demand 20250831122700167 DMAIN <0000> hlr.c:243 IMSI='262425188471403': Successfully assigned MSISDN='980' 20250831122700167 DAUC <0003> hlr.c:428 IMSI='262425188471403': storing IMEI = 12345678901234 20250831122700167 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425188471403"} 20250831122700167 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122700167 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700167 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700169 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700169 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700170 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700170 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700172 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700172 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700174 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700174 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700174 DLU <0006> fsm.c:456 lu(262425188471403)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122700174 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831122700174 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425188471403" cause=GPRS services not allowed} 20250831122700174 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122700174 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122700174 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Freeing instance 20250831122700174 DLU <0006> fsm.c:568 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Deallocated 20250831122700174 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700174 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700181 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700181 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425188471403"} 20250831122700181 DMAIN <0000> hlr.c:227 IMSI='262425188471403': Creating subscriber on demand 20250831122700181 DAUC <0003> hlr.c:428 IMSI='262425188471403': storing IMEI = 12345678901234 20250831122700181 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425188471403"} 20250831122700181 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122700181 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700181 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700183 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700183 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700185 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700185 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700186 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700186 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700188 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700188 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700188 DLU <0006> fsm.c:456 lu(262425188471403)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122700188 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831122700188 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425188471403" cause=GPRS services not allowed} 20250831122700189 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122700189 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122700189 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Freeing instance 20250831122700189 DLU <0006> fsm.c:568 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: Deallocated 20250831122700189 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700189 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700195 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700195 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425188471403"} 20250831122700195 DMAIN <0000> hlr.c:227 IMSI='262425188471403': Creating subscriber on demand 20250831122700195 DAUC <0003> hlr.c:428 IMSI='262425188471403': storing IMEI = 12345678901234 20250831122700195 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425188471403"} 20250831122700195 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831122700195 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700195 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700197 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700197 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700198 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700198 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700199 DAUC <0003> db_auc.c:157 IMSI='262425188471403': No 2G Auth Data 20250831122700199 DAUC <0003> db_auc.c:192 IMSI='262425188471403': No 3G Auth Data 20250831122700202 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700202 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700202 DLU <0006> fsm.c:456 lu(262425188471403)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122700202 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122700202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122700202 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425188471403" cn_domain=PS} 20250831122700202 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700202 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700204 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700204 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425188471403"} 20250831122700204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122700205 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122700205 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425188471403"} 20250831122700205 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425188471403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122700205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122700205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122700205 DLU <0006> fsm.c:568 lu(PS:IMSI-262425188471403)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122700205 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122700205 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122700208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@f9f3b2335396: Final verdict of PTC: pass 20250831122700210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 20250831122700212 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41965<->l=127.0.0.1:4259) 20250831122700212 DLINP <000b> input/ipa.c:452 connected read/write 20250831122700212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122700212 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122700212 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122700212 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@f9f3b2335396: Final verdict of PTC: none 296@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 296: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@f9f3b2335396: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun Aug 31 12:27:00 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250831122700243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 20250831122700344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79112) Waiting for packet dumper to finish... 1 (prev_count=79112, count=97012) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sun Aug 31 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_subscr_create_on_demand_ul started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122703485 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122703485 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122703490 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122703495 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703495 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122703495 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122703495 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122703495 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122703495 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122703495 DLGSUP <0013> gsup_server.c:236 2: 20250831122703495 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122703495 DLGSUP <0013> gsup_server.c:236 3: 20250831122703495 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122703495 DLGSUP <0013> gsup_server.c:236 4: 20250831122703495 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122703495 DLGSUP <0013> gsup_server.c:236 5: 20250831122703495 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122703495 DLGSUP <0013> gsup_server.c:236 7: 20250831122703495 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122703495 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122703495 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122703495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122703521 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44605<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f9f3b2335396: Created GsupExpect[0] for "262421434364377" to be handled at TC_subscr_create_on_demand_ul(303) 20250831122703538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 20250831122703550 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703550 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703550 DMAIN <0000> hlr.c:227 IMSI='262421434364377': Creating subscriber on demand 20250831122703550 DMAIN <0000> hlr.c:243 IMSI='262421434364377': Successfully assigned MSISDN='077' 20250831122703550 DLU <0006> fsm.c:456 lu(262421434364377)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122703550 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122703550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122703550 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703550 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703550 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@f9f3b2335396: Found GsupExpect[0] for "262421434364377" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@f9f3b2335396: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421434364377" 20250831122703556 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703556 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421434364377"} 20250831122703556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122703556 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122703556 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421434364377"} 20250831122703556 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122703556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122703556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122703556 DLU <0006> fsm.c:568 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122703556 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703556 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f9f3b2335396: setverdict(pass): none -> pass 20250831122703558 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703558 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703560 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703560 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703561 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703561 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703565 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703565 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703565 DMAIN <0000> hlr.c:227 IMSI='262421434364377': Creating subscriber on demand 20250831122703565 DMAIN <0000> hlr.c:243 IMSI='262421434364377': Successfully assigned MSISDN='597' 20250831122703565 DLU <0006> fsm.c:456 lu(262421434364377)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122703565 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122703566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122703566 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703566 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703566 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703567 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703567 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421434364377"} 20250831122703567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122703567 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122703567 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421434364377"} 20250831122703567 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122703567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122703567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122703567 DLU <0006> fsm.c:568 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122703567 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703567 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122703569 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703569 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703570 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703570 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703571 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703571 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703572 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703572 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703575 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703575 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703575 DMAIN <0000> hlr.c:227 IMSI='262421434364377': Creating subscriber on demand 20250831122703575 DMAIN <0000> hlr.c:243 IMSI='262421434364377': Successfully assigned MSISDN='149' 20250831122703575 DLU <0006> fsm.c:456 lu(262421434364377)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122703575 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831122703575 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421434364377" cause=GPRS services not allowed} 20250831122703575 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122703575 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122703575 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Freeing instance 20250831122703575 DLU <0006> fsm.c:568 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Deallocated 20250831122703575 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703575 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122703576 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703576 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703577 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703577 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703577 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703577 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703578 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703578 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703581 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703581 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703581 DMAIN <0000> hlr.c:227 IMSI='262421434364377': Creating subscriber on demand 20250831122703581 DMAIN <0000> hlr.c:243 IMSI='262421434364377': Successfully assigned MSISDN='751' 20250831122703581 DLU <0006> fsm.c:456 lu(262421434364377)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122703581 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831122703581 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421434364377" cause=GPRS services not allowed} 20250831122703581 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122703581 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122703581 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Freeing instance 20250831122703581 DLU <0006> fsm.c:568 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Deallocated 20250831122703581 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703581 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122703581 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703581 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703582 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703582 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703583 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703583 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703585 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703585 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703585 DMAIN <0000> hlr.c:227 IMSI='262421434364377': Creating subscriber on demand 20250831122703585 DLU <0006> fsm.c:456 lu(262421434364377)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122703585 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831122703585 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421434364377" cause=GPRS services not allowed} 20250831122703585 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122703585 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122703585 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Freeing instance 20250831122703585 DLU <0006> fsm.c:568 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: Deallocated 20250831122703585 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703585 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122703586 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703586 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703587 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703587 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703587 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703587 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703590 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703590 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703590 DMAIN <0000> hlr.c:227 IMSI='262421434364377': Creating subscriber on demand 20250831122703590 DLU <0006> fsm.c:456 lu(262421434364377)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122703590 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122703590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122703590 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421434364377" cn_domain=PS} 20250831122703590 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703590 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703592 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703592 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421434364377"} 20250831122703592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122703592 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122703592 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421434364377"} 20250831122703592 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421434364377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122703592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122703592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122703592 DLU <0006> fsm.c:568 lu(PS:IMSI-262421434364377)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122703592 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122703592 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122703593 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703593 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703594 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703594 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data 20250831122703595 DAUC <0003> db_auc.c:157 IMSI='262421434364377': No 2G Auth Data 20250831122703595 DAUC <0003> db_auc.c:192 IMSI='262421434364377': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122703597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@f9f3b2335396: Final verdict of PTC: pass 20250831122703598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20250831122703600 DLINP <000b> input/ipa.c:452 connected read/write 20250831122703600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122703600 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122703600 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122703600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122703600 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44605<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f9f3b2335396: Final verdict of PTC: none 301@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 301: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@f9f3b2335396: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun Aug 31 12:27:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250831122703641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44834<->l=127.0.0.1:4258 20250831122703741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44834<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67364) Waiting for packet dumper to finish... 1 (prev_count=67364, count=81496) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sun Aug 31 12:27:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_subscr_create_on_demand_sai started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122706852 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122706852 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122706856 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122706857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122706859 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122706859 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122706859 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122706859 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(304)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122706859 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122706859 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122706860 DLGSUP <0013> gsup_server.c:236 2: 20250831122706860 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122706860 DLGSUP <0013> gsup_server.c:236 3: 20250831122706860 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122706860 DLGSUP <0013> gsup_server.c:236 4: 20250831122706860 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122706860 DLGSUP <0013> gsup_server.c:236 5: 20250831122706860 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122706860 DLGSUP <0013> gsup_server.c:236 7: 20250831122706860 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122706860 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122706860 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122706860 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122706880 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34931<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f9f3b2335396: Created GsupExpect[0] for "262429008816706" to be handled at TC_subscr_create_on_demand_sai(308) 20250831122706889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20250831122706902 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122706902 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429008816706"} 20250831122706902 DMAIN <0000> hlr.c:227 IMSI='262429008816706': Creating subscriber on demand 20250831122706902 DMAIN <0000> hlr.c:243 IMSI='262429008816706': Successfully assigned MSISDN='743' 20250831122706902 DAUC <0003> db_auc.c:157 IMSI='262429008816706': No 2G Auth Data 20250831122706902 DAUC <0003> db_auc.c:192 IMSI='262429008816706': No 3G Auth Data 20250831122706902 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20250831122706902 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429008816706" cause=IMSI unknown in HLR} 20250831122706902 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831122706902 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122706902 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@f9f3b2335396: Found GsupExpect[0] for "262429008816706" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@f9f3b2335396: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429008816706" TC_subscr_create_on_demand_sai(308)@f9f3b2335396: setverdict(pass): none -> pass 20250831122706905 DAUC <0003> db_auc.c:157 IMSI='262429008816706': No 2G Auth Data 20250831122706905 DAUC <0003> db_auc.c:192 IMSI='262429008816706': No 3G Auth Data 20250831122706906 DAUC <0003> db_auc.c:157 IMSI='262429008816706': No 2G Auth Data 20250831122706906 DAUC <0003> db_auc.c:192 IMSI='262429008816706': No 3G Auth Data 20250831122706906 DAUC <0003> db_auc.c:157 IMSI='262429008816706': No 2G Auth Data 20250831122706906 DAUC <0003> db_auc.c:192 IMSI='262429008816706': No 3G Auth Data 20250831122706908 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122706908 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429008816706" cn_domain=PS} 20250831122706908 DLU <0006> fsm.c:456 lu(262429008816706)[0x55633ba697d0]{UNVALIDATED}: Allocated 20250831122706908 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831122706908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429008816706)[0x55633ba697d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122706908 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429008816706" cn_domain=PS} 20250831122706908 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122706908 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122706910 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122706910 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429008816706"} 20250831122706910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429008816706)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122706910 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122706910 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429008816706"} 20250831122706910 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429008816706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122706910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429008816706)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122706910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429008816706)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122706910 DLU <0006> fsm.c:568 lu(PS:IMSI-262429008816706)[0x55633ba697d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122706910 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122706910 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122706913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@f9f3b2335396: Final verdict of PTC: pass 20250831122706913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 20250831122706915 DLINP <000b> input/ipa.c:452 connected read/write 20250831122706915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122706915 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122706915 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122706915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122706915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34931<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@f9f3b2335396: Final verdict of PTC: none 306@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 306: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@f9f3b2335396: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun Aug 31 12:27:06 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250831122706949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20250831122707050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=36556) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sun Aug 31 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_other_home started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122710143 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122710144 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122710148 DLINP <000b> input/ipa.c:452 connected read/write 20250831122710148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122710150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122710154 DLINP <000b> input/ipa.c:452 connected read/write 20250831122710154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122710154 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122710154 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122710154 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122710154 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122710154 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122710154 DLGSUP <0013> gsup_server.c:236 2: 20250831122710154 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122710154 DLGSUP <0013> gsup_server.c:236 3: 20250831122710154 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122710154 DLGSUP <0013> gsup_server.c:236 4: 20250831122710154 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122710154 DLGSUP <0013> gsup_server.c:236 5: 20250831122710154 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122710154 DLGSUP <0013> gsup_server.c:236 7: 20250831122710154 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122710154 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122710154 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122710154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122710182 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40845<->l=127.0.0.1:4259) 20250831122710186 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831122710186 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@f9f3b2335396: Created GsupExpect[0] for "262422397617935" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250831122710208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 20250831122710213 DAUC <0003> db_auc.c:157 IMSI='262422397617935': No 2G Auth Data 20250831122710213 DAUC <0003> db_auc.c:192 IMSI='262422397617935': No 3G Auth Data 20250831122710224 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616383702.msisdn 20250831122710224 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616383702.msisdn: not attached (vlr_number unset) 20250831122710224 DDGSM <0007> mslookup_server.c:327 sip.voice.491616383702.msisdn: does not exist in GSUP proxy 20250831122711225 DLINP <000b> input/ipa.c:452 connected read/write 20250831122711225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122711225 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422397617935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422397617935" cn_domain=CS} 20250831122711226 DLU <0006> fsm.c:456 lu(262422397617935)[0x55633ba4aaf0]{UNVALIDATED}: Allocated 20250831122711226 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422397617935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250831122711226 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422397617935)[0x55633ba4aaf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831122711226 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422397617935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422397617935" cn_domain=CS} 20250831122711226 DLINP <000b> input/ipa.c:452 connected read/write 20250831122711226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122711226 DLINP <000b> input/ipa.c:452 connected read/write 20250831122711226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@f9f3b2335396: Found GsupExpect[0] for "262422397617935" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@f9f3b2335396: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422397617935" 20250831122711229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122711229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122711229 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422397617935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422397617935"} 20250831122711229 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422397617935)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831122711229 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422397617935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831122711229 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422397617935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422397617935"} 20250831122711229 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422397617935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122711229 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422397617935)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831122711229 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422397617935)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831122711229 DLU <0006> fsm.c:568 lu(CS:IMSI-262422397617935)[0x55633ba4aaf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831122711229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122711229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122711229 DLINP <000b> input/ipa.c:452 connected read/write 20250831122711229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@f9f3b2335396: setverdict(pass): none -> pass 20250831122711233 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616383702.msisdn 20250831122711233 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616383702.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250831122711233 DDGSM <0007> mslookup_server.c:327 sip.voice.491616383702.msisdn: does not exist in GSUP proxy 20250831122711233 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616383702.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@f9f3b2335396: setverdict(pass): pass -> pass, component reason not changed 20250831122711239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@f9f3b2335396: Final verdict of PTC: pass 20250831122711240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 20250831122711242 DLINP <000b> input/ipa.c:452 connected read/write 20250831122711242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122711242 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122711242 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122711242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122711242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40845<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@f9f3b2335396: Final verdict of PTC: none 311@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 311: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sun Aug 31 12:27:11 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250831122711275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 20250831122711376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21432) Waiting for packet dumper to finish... 1 (prev_count=21432, count=37400) 20250831122713262 DSS <0004> hlr_ussd.c:239 262420608432042/0x974b2a56: SS Session Timeout, destroying 20250831122713262 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420608432042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Aug 31 12:27:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_MSLookup_GSUP_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122714507 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122714507 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122714510 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122714512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122714515 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831122714515 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122714516 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122714516 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122714516 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122714516 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122714516 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122714516 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122714516 DLGSUP <0013> gsup_server.c:236 2: 20250831122714516 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122714516 DLGSUP <0013> gsup_server.c:236 3: 20250831122714516 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122714516 DLGSUP <0013> gsup_server.c:236 4: 20250831122714516 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122714516 DLGSUP <0013> gsup_server.c:236 5: 20250831122714516 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122714516 DLGSUP <0013> gsup_server.c:236 7: 20250831122714516 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122714516 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122714516 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122714516 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122714552 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45669<->l=127.0.0.1:4259) 20250831122714555 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831122714555 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@f9f3b2335396: Created GsupExpect[0] for "262424581746716" to be handled at TC_MSLookup_GSUP_proxy(320) 20250831122714578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@f9f3b2335396: Created GsupExpect[0] for "262424581746716" to be handled at TC_MSLookup_GSUP_proxy(320) 20250831122714587 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122714587 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424581746716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424581746716" cn_domain=CS} 20250831122714587 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424581746716 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250831122714587 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424581746716 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250831122714588 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424581746716.imsi 20250831122714588 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424581746716.imsi 20250831122714588 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424581746716.imsi: does not exist in local HLR 20250831122714598 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424581746716 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250831122714598 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250831122714598 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250831122714598 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250831122714598 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250831122714598 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250831122714599 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424581746716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122714599 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122714599 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831122714599 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122714599 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831122714599 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122714599 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250831122714603 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122714603 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122714603 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250831122714603 DLINP <000b> ipa.c:396 tag 1: HLR 20250831122714603 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250831122714606 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122714606 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122714606 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@f9f3b2335396: Found GsupExpect[0] for "262424581746716" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@f9f3b2335396: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424581746716" HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122714650 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122714650 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122714650 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122714650 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122714651 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424581746716 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614202438 20250831122714651 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424581746716 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122714651 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122714651 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@f9f3b2335396: Found GsupExpect[0] for "262424581746716" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@f9f3b2335396: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424581746716" 20250831122714661 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122714661 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122714661 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424581746716 MSISDN-491614202438 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122714661 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122714661 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122714665 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122714665 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122714666 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424581746716 MSISDN-491614202438 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20250831122714666 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424581746716 MSISDN-491614202438 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122714666 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122714666 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@f9f3b2335396: setverdict(pass): none -> pass 20250831122714669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@f9f3b2335396: Final verdict of PTC: pass 20250831122714671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20250831122714673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45669<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP(315)@f9f3b2335396: Final verdict of PTC: none 316@f9f3b2335396: Final verdict of PTC: none 20250831122714674 DLINP <000b> input/ipa.c:452 connected read/write 20250831122714674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122714674 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122714674 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122714674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122714675 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122714675 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122714675 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250831122714675 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250831122714675 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 316: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@f9f3b2335396: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sun Aug 31 12:27:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250831122714731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 20250831122714832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16460) Waiting for packet dumper to finish... 1 (prev_count=16460, count=43052) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sun Aug 31 12:27:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122717968 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122717968 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122717970 DLINP <000b> input/ipa.c:452 connected read/write 20250831122717970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122717970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122717972 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831122717972 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250831122717972 DLINP <000b> input/ipa.c:452 connected read/write 20250831122717972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122717972 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122717972 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122717972 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122717972 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122717972 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122717972 DLGSUP <0013> gsup_server.c:236 2: 20250831122717972 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122717972 DLGSUP <0013> gsup_server.c:236 3: 20250831122717972 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122717972 DLGSUP <0013> gsup_server.c:236 4: 20250831122717972 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122717972 DLGSUP <0013> gsup_server.c:236 5: 20250831122717972 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122717972 DLGSUP <0013> gsup_server.c:236 7: 20250831122717972 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122717972 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122717972 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122717972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122717981 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40961<->l=127.0.0.1:4259) 20250831122717982 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831122717982 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@f9f3b2335396: Created GsupExpect[0] for "262422173821017" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250831122717988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20250831122717990 DAUC <0003> db_auc.c:157 IMSI='262422173821017': No 2G Auth Data 20250831122717990 DAUC <0003> db_auc.c:192 IMSI='262422173821017': No 3G Auth Data 20250831122717992 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422173821017.imsi 20250831122717992 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422173821017.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f9f3b2335396: setverdict(pass): none -> pass 20250831122717994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f9f3b2335396: Final verdict of PTC: pass 20250831122717995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20250831122717996 DLINP <000b> input/ipa.c:452 connected read/write 20250831122717996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122717996 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122717996 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122717996 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122717996 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40961<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@f9f3b2335396: Final verdict of PTC: none 323@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 323: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sun Aug 31 12:27:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250831122718040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45794<->l=127.0.0.1:4258 20250831122718140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45794<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27808) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sun Aug 31 12:27:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122721250 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122721250 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20250831122721254 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122721254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122721255 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122721255 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122721255 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122721255 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122721255 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122721255 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122721255 DLGSUP <0013> gsup_server.c:236 2: 20250831122721255 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122721255 DLGSUP <0013> gsup_server.c:236 3: 20250831122721255 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122721255 DLGSUP <0013> gsup_server.c:236 4: 20250831122721255 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122721255 DLGSUP <0013> gsup_server.c:236 5: 20250831122721255 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122721255 DLGSUP <0013> gsup_server.c:236 7: 20250831122721255 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122721255 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122721255 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122721255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(326)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122721256 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831122721256 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122721290 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39651<->l=127.0.0.1:4259) 20250831122721292 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831122721293 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@f9f3b2335396: Created GsupExpect[0] for "262421118853102" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250831122721302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45812<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@f9f3b2335396: Created GsupExpect[0] for "262421118853102" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250831122721306 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122721306 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421118853102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421118853102" cn_domain=CS} 20250831122721306 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421118853102 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250831122721306 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421118853102 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250831122721306 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421118853102.imsi 20250831122721306 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421118853102.imsi 20250831122721306 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421118853102.imsi: does not exist in local HLR 20250831122721314 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421118853102 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250831122721314 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250831122721314 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250831122721314 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250831122721314 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250831122721314 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250831122721314 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421118853102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122721314 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122721314 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831122721314 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122721314 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831122721314 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122721314 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250831122721318 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122721318 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122721318 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250831122721318 DLINP <000b> ipa.c:396 tag 1: HLR 20250831122721318 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250831122721321 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122721321 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122721321 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@f9f3b2335396: Found GsupExpect[0] for "262421118853102" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@f9f3b2335396: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421118853102" HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122721362 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122721362 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122721362 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122721362 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122721362 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421118853102 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614125162 20250831122721362 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421118853102 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122721363 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122721363 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@f9f3b2335396: Found GsupExpect[0] for "262421118853102" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@f9f3b2335396: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421118853102" 20250831122721370 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122721370 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122721370 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421118853102 MSISDN-491614125162 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122721370 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122721370 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122721373 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122721373 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122721373 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421118853102 MSISDN-491614125162 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20250831122721373 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421118853102 MSISDN-491614125162 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122721373 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122721373 DLINP <000b> input/ipa.c:452 connected read/write 20250831122721373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122721376 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421118853102.imsi 20250831122721376 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421118853102.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f9f3b2335396: setverdict(pass): none -> pass 20250831122722378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45812<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f9f3b2335396: Final verdict of PTC: pass 20250831122722380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20250831122722382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39651<->l=127.0.0.1:4259) 20250831122722382 DLINP <000b> input/ipa.c:452 connected read/write 20250831122722382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122722383 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122722383 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122722383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@f9f3b2335396: Final verdict of PTC: none 328@f9f3b2335396: Final verdict of PTC: none 20250831122722384 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122722384 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122722384 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250831122722384 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250831122722384 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-server(329)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 328: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sun Aug 31 12:27:22 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250831122722444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 20250831122722545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35888) Waiting for packet dumper to finish... 1 (prev_count=35888, count=44056) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sun Aug 31 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@f9f3b2335396: legacy= false MTC@f9f3b2335396: in not legacy case 1 MTC@f9f3b2335396: in not legacy case 2 20250831122725631 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831122725631 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122725635 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122725636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20250831122725640 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831122725640 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250831122725640 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20250831122725640 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831122725640 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831122725640 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250831122725640 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831122725640 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20250831122725640 DLGSUP <0013> gsup_server.c:236 2: 20250831122725640 DLGSUP <0013> gsup_server.c:238 2: 00 20250831122725640 DLGSUP <0013> gsup_server.c:236 3: 20250831122725640 DLGSUP <0013> gsup_server.c:238 3: 00 20250831122725640 DLGSUP <0013> gsup_server.c:236 4: 20250831122725640 DLGSUP <0013> gsup_server.c:238 4: 00 20250831122725640 DLGSUP <0013> gsup_server.c:236 5: 20250831122725640 DLGSUP <0013> gsup_server.c:238 5: 00 20250831122725640 DLGSUP <0013> gsup_server.c:236 7: 20250831122725640 DLGSUP <0013> gsup_server.c:238 7: 00 20250831122725640 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831122725640 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250831122725640 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@f9f3b2335396: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250831122725669 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39043<->l=127.0.0.1:4259) 20250831122725671 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831122725671 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@f9f3b2335396: Created GsupExpect[0] for "262425890873876" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250831122725681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@f9f3b2335396: Created GsupExpect[0] for "262425890873876" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250831122725686 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122725686 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425890873876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425890873876" cn_domain=CS} 20250831122725686 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425890873876 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250831122725686 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425890873876 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250831122725686 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425890873876.imsi 20250831122725686 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425890873876.imsi 20250831122725686 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425890873876.imsi: does not exist in local HLR 20250831122725693 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425890873876 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250831122725693 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250831122725693 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250831122725693 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250831122725693 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250831122725693 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250831122725693 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425890873876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831122725693 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122725693 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831122725693 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122725693 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831122725693 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831122725694 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250831122725697 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122725697 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122725697 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250831122725697 DLINP <000b> ipa.c:396 tag 1: HLR 20250831122725697 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250831122725699 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122725699 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122725700 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@f9f3b2335396: Found GsupExpect[0] for "262425890873876" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@f9f3b2335396: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425890873876" HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831122725742 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122725742 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122725742 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122725742 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122725743 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425890873876 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614448124 20250831122725743 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425890873876 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122725743 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122725743 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@f9f3b2335396: Found GsupExpect[0] for "262425890873876" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@f9f3b2335396: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425890873876" 20250831122725752 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122725752 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122725752 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425890873876 MSISDN-491614448124 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122725752 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122725752 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122725756 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122725756 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122725756 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425890873876 MSISDN-491614448124 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20250831122725756 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425890873876 MSISDN-491614448124 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831122725756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122725756 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831122725759 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614448124.msisdn 20250831122725759 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614448124.msisdn: does not exist in local HLR 20250831122725759 DDGSM <0007> mslookup_server.c:352 sip.voice.491614448124.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250831122725759 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614448124.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@f9f3b2335396: setverdict(pass): none -> pass 20250831122725764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@f9f3b2335396: Final verdict of PTC: pass 20250831122725765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47672<->l=127.0.0.1:4258 20250831122725767 DLINP <000b> input/ipa.c:452 connected read/write 20250831122725767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831122725767 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831122725767 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831122725767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831122725768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39043<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-server(336)@f9f3b2335396: Final verdict of PTC: none 20250831122725768 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831122725768 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831122725768 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250831122725769 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250831122725769 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(334)@f9f3b2335396: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@f9f3b2335396: Final verdict of PTC: none 335@f9f3b2335396: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@f9f3b2335396: Final verdict of PTC: none MTC@f9f3b2335396: Setting final verdict of the test case. MTC@f9f3b2335396: Local verdict of MTC: none MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC with component reference 335: none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@f9f3b2335396: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@f9f3b2335396: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@f9f3b2335396: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sun Aug 31 12:27:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250831122725826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4258 20250831122725927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1844) Waiting for packet dumper to finish... 1 (prev_count=1844, count=46376) MTC@f9f3b2335396: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@f9f3b2335396: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f9f3b2335396: Terminating MTC. MC@f9f3b2335396: MTC terminated. MC2> exit MC@f9f3b2335396: Shutting down session. MC@f9f3b2335396: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/expected-results.xml' against results in 'junit-xml-8536.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (1847868) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1847828) [testenv] Showing testsuite/junit-xml-8536.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-8536.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.089424'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.172801'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.195371'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.117328'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.093498'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.094465'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.092026'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.064234'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.181493'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.169633'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.214917'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.051379'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.090286'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.152519'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.203263'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.068895'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.187286'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.170735'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.157030'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.160514'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.193463'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.176848'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.176289'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.200883'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.177403'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.099801'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.194610'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.152965'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.191690'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.104832'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.189221'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.142738'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.085231'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.128100'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.185886'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.057094'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.160618'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.168596'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250831-1225-befde785-0'] testenv-hlr-osmocom-latest-20250831-1225-befde785-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2524/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + + uptime grep --color=always -o load.* load average: 0.84, 0.64, 0.44 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS