Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.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 0b852f1c501c896aa14c54b51e633825b6a6d591 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Commit message: "testenv: Dockerfile: fix Suites: stable-backports" > git rev-list --no-walk 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins12153943369384045906.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.10, 0.29, 0.29 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt:/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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9382 kB in 1s (9947 kB/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0/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:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: 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:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter 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-asan/_cache/podman/titan-11.1.0/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0/hlr' DEP UDPasp_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP MAP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP DNS_EncDec.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP SS_PDU_Defs.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_6.cc DEP SS_Types_part_5.cc DEP SS_Types_part_4.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MSLookup_mDNS_Types_part_7.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_2.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_1.cc DEP HLR_EUSE_part_7.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Types_part_7.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP USSD_Helpers.cc DEP UDPasp_Types.cc DEP UDPasp_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MSLookup_mDNS_Types.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Emulation.cc DEP MAP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HLR_Tests.cc DEP HLR_EUSE.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Types.cc DEP DNS_Helpers.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 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 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 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 DNS_Types.so CCLD GSM_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_4.so CCLD GSUP_Templates_part_5.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_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_3.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_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SMS_Types_part_7.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_5.so CCLD Osmocom_CTRL_Adapter_part_4.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_2.so CCLD TCCInterface_Functions_part_3.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_1.so CCLD MAP_BS_Code_part_2.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_1.so CCLD MAP_CH_DataTypes_part_2.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_2.so CCLD MAP_GR_DataTypes_part_3.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_4.so CCLD MAP_PDU_Defs_part_5.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_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_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_4.so CCLD SS_Operations_part_5.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-asan/_cache/podman/titan-11.1.0/hlr' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 0s (220 kB/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-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-nightly-asan 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-nightly-asan 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. Need to get 16.8 MB of archives. After this operation, 49.8 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508192029~asan [3048 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202508192029 [1208 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508192029~asan [588 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508192029~asan [163 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508192029~asan [1085 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508192029~asan [225 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508192029~asan [279 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202508192029~asan [290 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508192029~asan [50.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508192029~asan [75.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508192029~asan [69.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508192029~asan [157 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508192029~asan [741 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508192029~asan [98.8 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508192029~asan [106 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508192029~asan [66.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508192029~asan [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.9.1.1.d4b4.202508192029~asan [397 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508192029~asan [4214 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508192029~asan [750 kB] Fetched 16.8 MB in 0s (71.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508192029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508192029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508192029_amd64.deb ... Unpacking osmocom-nightly-asan (202508192029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508192029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508192029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508192029~asan_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508192029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508192029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508192029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508192029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508192029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508192029~asan_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508192029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508192029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508192029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508192029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508192029~asan) ... Setting up osmocom-nightly-asan (202508192029) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508192029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508192029~asan) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmocore (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508192029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508192029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508192029~asan) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508192029~asan) ... 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 Setting up osmo-hlr-dbg (1.9.1.1.d4b4.202508192029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20250820160215622 DMAIN <0000> hlr.c:812 hlr starting 20250820160215622 DDB <0001> db.c:600 using database: :memory: 20250820160215622 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250820160215622 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250820160215622 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250820160215622 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250820160215623 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250820160215623 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250820160215624 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250820160215624 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250820160215624 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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@e48279d5368a: Unix server socket created successfully. MC@e48279d5368a: Listening on TCP port 37355. MC2> e48279d5368a is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0/hlr/HLR_Tests e48279d5368a 37355 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@e48279d5368a: New HC connected from 10.0.2.100 [10.0.2.100]. e48279d5368a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@e48279d5368a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e48279d5368a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e48279d5368a: Configuration file was processed on all HCs. MC@e48279d5368a: Creating MTC on host 10.0.2.100. MC@e48279d5368a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Aug 20 16:02:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_sai_err_invalid_imsi started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160217086 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160217086 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160217089 DLINP <000b> input/ipa.c:452 connected read/write 20250820160217089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160217091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160217093 DLINP <000b> input/ipa.c:452 connected read/write 20250820160217093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160217093 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160217093 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160217093 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  20250820160217093 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160217093 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  20250820160217093 DLGSUP <0013> gsup_server.c:236 2:  20250820160217093 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160217093 DLGSUP <0013> gsup_server.c:236 3:  20250820160217093 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160217093 DLGSUP <0013> gsup_server.c:236 4:  20250820160217093 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160217093 DLGSUP <0013> gsup_server.c:236 5:  20250820160217093 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160217093 DLGSUP <0013> gsup_server.c:236 7:  20250820160217093 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160217093 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160217093 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160217093 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@e48279d5368a: 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") 20250820160217104 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43393<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e48279d5368a: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250820160217109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 20250820160217140 DLINP <000b> input/ipa.c:452 connected read/write 20250820160217140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160217140 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"} 20250820160217140 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" 20250820160217141 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} 20250820160217141 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 20250820160217141 DLINP <000b> input/ipa.c:452 connected read/write 20250820160217141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160217141 DLINP <000b> input/ipa.c:452 connected read/write 20250820160217141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@e48279d5368a: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@e48279d5368a: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160217145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@e48279d5368a: Final verdict of PTC: pass 20250820160217147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4258 20250820160217148 DLINP <000b> input/ipa.c:452 connected read/write 20250820160217148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(4)@e48279d5368a: Final verdict of PTC: none 20250820160217148 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160217148 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160217148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(3)@e48279d5368a: Final verdict of PTC: none 20250820160217149 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43393<->l=127.0.0.1:4259) 5@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 5: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@e48279d5368a: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Aug 20 16:02: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 20250820160217218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4258 20250820160217319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25056) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Aug 20 16:02:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_sai started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160220434 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160220435 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160220439 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@e48279d5368a: 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) } } } } 20250820160220442 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(8)@e48279d5368a: 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 } } } } 20250820160220442 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160220442 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160220442 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  20250820160220443 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160220443 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  20250820160220443 DLGSUP <0013> gsup_server.c:236 2:  20250820160220443 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160220443 DLGSUP <0013> gsup_server.c:236 3:  20250820160220443 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160220443 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(8)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160220443 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160220443 DLGSUP <0013> gsup_server.c:236 5:  20250820160220443 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160220443 DLGSUP <0013> gsup_server.c:236 7:  20250820160220443 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160220443 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160220443 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160220443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@e48279d5368a: 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") 20250820160220457 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38449<->l=127.0.0.1:4259) 20250820160220463 DAUC <0003> db_auc.c:157 IMSI='262424553022967': No 2G Auth Data 20250820160220463 DAUC <0003> db_auc.c:192 IMSI='262424553022967': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262424553022967" to be handled at TC_gsup_sai(12) 20250820160220477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 20250820160220486 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220486 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424553022967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424553022967"} 20250820160220486 DAUC <0003> db_auc.c:192 IMSI='262424553022967': No 3G Auth Data 20250820160220486 DAUC <0003> db_auc.c:236 IMSI='262424553022967': Calling to generate 5 vectors 20250820160220487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160220487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160220487 DAUC <0003> auc.c:113 vector [0]: rand = f13058050a8e19248d123b5a66189851 20250820160220487 DAUC <0003> auc.c:179 vector [0]: kc = db8581fed6ecc400 20250820160220487 DAUC <0003> auc.c:180 vector [0]: sres = 29549179 20250820160220487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160220487 DAUC <0003> auc.c:113 vector [1]: rand = e201e5327cee66c87ce05b768a8f42ed 20250820160220487 DAUC <0003> auc.c:179 vector [1]: kc = e1be130cf0ccb800 20250820160220487 DAUC <0003> auc.c:180 vector [1]: sres = 9291106f 20250820160220487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160220487 DAUC <0003> auc.c:113 vector [2]: rand = bea221f9c64f485798e5f090301dfaef 20250820160220487 DAUC <0003> auc.c:179 vector [2]: kc = 666f4db110173c00 20250820160220488 DAUC <0003> auc.c:180 vector [2]: sres = 6a142a3e 20250820160220488 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160220488 DAUC <0003> auc.c:113 vector [3]: rand = 7a8d6920591e4c66ad39024c76537833 20250820160220488 DAUC <0003> auc.c:179 vector [3]: kc = 9787aaa518de8400 20250820160220488 DAUC <0003> auc.c:180 vector [3]: sres = b90daffa 20250820160220488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160220488 DAUC <0003> auc.c:113 vector [4]: rand = 97abf409b5a16fad07c8e316d79e32f8 20250820160220488 DAUC <0003> auc.c:179 vector [4]: kc = 026f41fc7fede800 20250820160220488 DAUC <0003> auc.c:180 vector [4]: sres = 75a1b6ff 20250820160220488 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160220488 DAUC <0003> db_auc.c:245 IMSI='262424553022967': Generated 5 vectors 20250820160220488 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424553022967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424553022967"} 20250820160220489 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424553022967 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220489 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220489 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262424553022967" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 0TC_gsup_sai(12)"262424553022967" TC_gsup_sai(12)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(12)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 TC_gsup_sai(12)@e48279d5368a: Final verdict of PTC: pass 20250820160220496 DAUC <0003> db_auc.c:157 IMSI='262423873828261': No 2G Auth Data 20250820160220496 DAUC <0003> db_auc.c:192 IMSI='262423873828261': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262423873828261" to be handled at TC_gsup_sai(13) 20250820160220507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 20250820160220508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220508 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423873828261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423873828261"} 20250820160220509 DAUC <0003> db_auc.c:192 IMSI='262423873828261': No 3G Auth Data 20250820160220509 DAUC <0003> db_auc.c:236 IMSI='262423873828261': Calling to generate 5 vectors 20250820160220509 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160220509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160220509 DAUC <0003> auc.c:113 vector [0]: rand = e42e2674782513c9adecb0797e29f049 20250820160220509 DAUC <0003> auc.c:179 vector [0]: kc = 0809846215e8a800 20250820160220509 DAUC <0003> auc.c:180 vector [0]: sres = d464fdca 20250820160220509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160220509 DAUC <0003> auc.c:113 vector [1]: rand = 7e5a427961008951fd12d2f5f97f8890 20250820160220509 DAUC <0003> auc.c:179 vector [1]: kc = 9357761287841000 20250820160220509 DAUC <0003> auc.c:180 vector [1]: sres = f9c518e3 20250820160220509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160220509 DAUC <0003> auc.c:113 vector [2]: rand = ff331fbd459e88a38a56b395b73de99f 20250820160220509 DAUC <0003> auc.c:179 vector [2]: kc = e16459d1b9bd6c00 20250820160220509 DAUC <0003> auc.c:180 vector [2]: sres = 43aba61f 20250820160220509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160220509 DAUC <0003> auc.c:113 vector [3]: rand = 56d999c3d93ad6a5e896e17f4f5a3aea 20250820160220509 DAUC <0003> auc.c:179 vector [3]: kc = 0f77736fa2944400 20250820160220509 DAUC <0003> auc.c:180 vector [3]: sres = d238c49b 20250820160220509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160220509 DAUC <0003> auc.c:113 vector [4]: rand = 82a3a9ac4523c0271a759be436087e2c 20250820160220509 DAUC <0003> auc.c:179 vector [4]: kc = 5adb9afe10b7d400 20250820160220509 DAUC <0003> auc.c:180 vector [4]: sres = 1f2d3bc7 20250820160220509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160220509 DAUC <0003> db_auc.c:245 IMSI='262423873828261': Generated 5 vectors 20250820160220509 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423873828261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423873828261"} 20250820160220509 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423873828261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220509 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220509 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262423873828261" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 1TC_gsup_sai(13)"262423873828261" TC_gsup_sai(13)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(13)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 TC_gsup_sai(13)@e48279d5368a: Final verdict of PTC: pass 20250820160220511 DAUC <0003> db_auc.c:157 IMSI='262428132956882': No 2G Auth Data 20250820160220511 DAUC <0003> db_auc.c:192 IMSI='262428132956882': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262428132956882" to be handled at TC_gsup_sai(14) 20250820160220526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55440<->l=127.0.0.1:4258 20250820160220530 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220530 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428132956882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428132956882"} 20250820160220530 DAUC <0003> db_auc.c:192 IMSI='262428132956882': No 3G Auth Data 20250820160220530 DAUC <0003> db_auc.c:236 IMSI='262428132956882': Calling to generate 5 vectors 20250820160220530 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160220530 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160220530 DAUC <0003> auc.c:113 vector [0]: rand = 5be0c34851c7a81db0f61fc623cc9252 20250820160220530 DAUC <0003> auc.c:179 vector [0]: kc = 8759991742a78036 20250820160220530 DAUC <0003> auc.c:180 vector [0]: sres = 147f88de 20250820160220530 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160220530 DAUC <0003> auc.c:113 vector [1]: rand = cb774d6e8f6248a255304d1b735a325c 20250820160220530 DAUC <0003> auc.c:179 vector [1]: kc = a7bcc2264f5f49c2 20250820160220530 DAUC <0003> auc.c:180 vector [1]: sres = 302c000b 20250820160220530 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160220530 DAUC <0003> auc.c:113 vector [2]: rand = 71643a1b5fab95a1ecd6c4dba52d8dbd 20250820160220530 DAUC <0003> auc.c:179 vector [2]: kc = af5f8609eaa5754e 20250820160220530 DAUC <0003> auc.c:180 vector [2]: sres = 520f6cb1 20250820160220530 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160220530 DAUC <0003> auc.c:113 vector [3]: rand = 33dcbb2891861195ecd94451febdeb1e 20250820160220531 DAUC <0003> auc.c:179 vector [3]: kc = bc84eb3b20bd5cf8 20250820160220531 DAUC <0003> auc.c:180 vector [3]: sres = e5b18b37 20250820160220531 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160220531 DAUC <0003> auc.c:113 vector [4]: rand = 44c56b1e9504db8128f41946653fc749 20250820160220531 DAUC <0003> auc.c:179 vector [4]: kc = 96387b7653c4f514 20250820160220531 DAUC <0003> auc.c:180 vector [4]: sres = 01a3673e 20250820160220531 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160220531 DAUC <0003> db_auc.c:245 IMSI='262428132956882': Generated 5 vectors 20250820160220531 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428132956882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428132956882"} 20250820160220531 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428132956882 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220531 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220531 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262428132956882" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 2TC_gsup_sai(14)"262428132956882" TC_gsup_sai(14)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(14)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55440<->l=127.0.0.1:4258 TC_gsup_sai(14)@e48279d5368a: Final verdict of PTC: pass 20250820160220534 DAUC <0003> db_auc.c:157 IMSI='262424265003478': No 2G Auth Data 20250820160220534 DAUC <0003> db_auc.c:192 IMSI='262424265003478': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262424265003478" to be handled at TC_gsup_sai(15) 20250820160220542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55450<->l=127.0.0.1:4258 20250820160220544 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220544 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424265003478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424265003478"} 20250820160220544 DAUC <0003> db_auc.c:157 IMSI='262424265003478': No 2G Auth Data 20250820160220544 DAUC <0003> db_auc.c:236 IMSI='262424265003478': Calling to generate 5 vectors 20250820160220544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160220544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160220544 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160220544 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160220544 DAUC <0003> auc.c:113 vector [0]: rand = 48faa6631473cbb03f61c5aa5e6bad9a 20250820160220544 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160220544 DAUC <0003> auc.c:142 vector [0]: autn = 7018933a218c0000671340cab6d1427e 20250820160220544 DAUC <0003> auc.c:143 vector [0]: ck = 75504fc4d83da7e4ab5c8833784722c8 20250820160220544 DAUC <0003> auc.c:144 vector [0]: ik = 71c9997584fc6755b070acd94cbc480b 20250820160220544 DAUC <0003> auc.c:145 vector [0]: res = 1062a8873c7372760000000000000000 20250820160220544 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160220544 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160220544 DAUC <0003> auc.c:151 vector [0]: kc = 1fb5f25b683aaa72 20250820160220544 DAUC <0003> auc.c:152 vector [0]: sres = 2c11daf1 20250820160220544 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160220544 DAUC <0003> auc.c:113 vector [1]: rand = 584f04d27b3c9ab1ad265ed99ca265c9 20250820160220544 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160220544 DAUC <0003> auc.c:142 vector [1]: autn = 387dd8d3a62d0000d11f5e98c1a3bc3a 20250820160220544 DAUC <0003> auc.c:143 vector [1]: ck = 9732c42314bf5e2be8c70ea0111f7928 20250820160220544 DAUC <0003> auc.c:144 vector [1]: ik = 934a86f8903ada2ae5c28ea436de1ab4 20250820160220544 DAUC <0003> auc.c:145 vector [1]: res = 80126917f7afc9f80000000000000000 20250820160220544 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160220544 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160220544 DAUC <0003> auc.c:151 vector [1]: kc = 097dc2dfa344e79d 20250820160220544 DAUC <0003> auc.c:152 vector [1]: sres = 77bda0ef 20250820160220544 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160220544 DAUC <0003> auc.c:113 vector [2]: rand = 0935030e4e07b75bc19f8009cdbfa440 20250820160220544 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160220544 DAUC <0003> auc.c:142 vector [2]: autn = f03ac46fb32600005b921754f9f7310f 20250820160220544 DAUC <0003> auc.c:143 vector [2]: ck = 85ca317058c087338872f7dba045b204 20250820160220544 DAUC <0003> auc.c:144 vector [2]: ik = 98ad3285cc579043a43ac5eba4677060 20250820160220544 DAUC <0003> auc.c:145 vector [2]: res = d4c3871e1cbf91ed0000000000000000 20250820160220544 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160220544 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160220544 DAUC <0003> auc.c:151 vector [2]: kc = 312f31c590b5d514 20250820160220544 DAUC <0003> auc.c:152 vector [2]: sres = c87c16f3 20250820160220544 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160220544 DAUC <0003> auc.c:113 vector [3]: rand = 7b73721371854fbe8b1b3641f1287ce0 20250820160220544 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160220545 DAUC <0003> auc.c:142 vector [3]: autn = cc2d26dbc1cc0000dbbed1fb82699e38 20250820160220545 DAUC <0003> auc.c:143 vector [3]: ck = a142d01aa42acd55e1e8ef5b49de093c 20250820160220545 DAUC <0003> auc.c:144 vector [3]: ik = 2d488740f561b7d36e7728b19bd6b0ed 20250820160220545 DAUC <0003> auc.c:145 vector [3]: res = 962f567e11a406150000000000000000 20250820160220545 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160220545 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160220545 DAUC <0003> auc.c:151 vector [3]: kc = 039590b08343c357 20250820160220545 DAUC <0003> auc.c:152 vector [3]: sres = 878b506b 20250820160220545 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160220545 DAUC <0003> auc.c:113 vector [4]: rand = b537a7d31bd713cf2d4b93db2cbb145c 20250820160220545 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160220545 DAUC <0003> auc.c:142 vector [4]: autn = a214f599f48b0000ade50ef17d59704e 20250820160220545 DAUC <0003> auc.c:143 vector [4]: ck = d078e35597b74afafd627d49511b155f 20250820160220545 DAUC <0003> auc.c:144 vector [4]: ik = e0307a21bab31ebe74365119e3a08d31 20250820160220545 DAUC <0003> auc.c:145 vector [4]: res = 907f12ca0df410e30000000000000000 20250820160220545 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160220545 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160220545 DAUC <0003> auc.c:151 vector [4]: kc = b91cb5249fbfcc2a 20250820160220545 DAUC <0003> auc.c:152 vector [4]: sres = 9d8b0229 20250820160220545 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160220545 DAUC <0003> db_auc.c:245 IMSI='262424265003478': Generated 5 vectors 20250820160220545 DAUC <0003> db_auc.c:249 IMSI='262424265003478': Updating SQN=161 in DB 20250820160220545 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424265003478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424265003478"} 20250820160220545 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424265003478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220545 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220545 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262424265003478" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 3TC_gsup_sai(15)"262424265003478" TC_gsup_sai(15)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(15)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55450<->l=127.0.0.1:4258 TC_gsup_sai(15)@e48279d5368a: Final verdict of PTC: pass 20250820160220547 DAUC <0003> db_auc.c:157 IMSI='262425850861041': No 2G Auth Data 20250820160220547 DAUC <0003> db_auc.c:192 IMSI='262425850861041': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262425850861041" to be handled at TC_gsup_sai(16) 20250820160220555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20250820160220557 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220557 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425850861041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425850861041"} 20250820160220558 DAUC <0003> db_auc.c:157 IMSI='262425850861041': No 2G Auth Data 20250820160220558 DAUC <0003> db_auc.c:236 IMSI='262425850861041': Calling to generate 5 vectors 20250820160220558 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160220558 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160220558 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250820160220558 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160220558 DAUC <0003> auc.c:113 vector [0]: rand = a46e6dddad9a93bcef0fd2da78bf29d2 20250820160220558 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160220558 DAUC <0003> auc.c:142 vector [0]: autn = 23e392e29d29000075832028e61fa681 20250820160220558 DAUC <0003> auc.c:143 vector [0]: ck = 80ffcbbac9cec15a4184402b38e4cdd6 20250820160220558 DAUC <0003> auc.c:144 vector [0]: ik = 29aa905407de97afb2425aec32535885 20250820160220558 DAUC <0003> auc.c:145 vector [0]: res = 1b4ced005a2fc8810000000000000000 20250820160220558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160220558 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160220558 DAUC <0003> auc.c:151 vector [0]: kc = 5a934129c4a7c3a6 20250820160220558 DAUC <0003> auc.c:152 vector [0]: sres = 41632581 20250820160220558 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160220558 DAUC <0003> auc.c:113 vector [1]: rand = fe44bc273185a52cddcdd109eec96da5 20250820160220558 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160220558 DAUC <0003> auc.c:142 vector [1]: autn = e408b5e58ac20000ae4b71735f9d0bd4 20250820160220558 DAUC <0003> auc.c:143 vector [1]: ck = cd0d7726853544ca867771a4bc05724c 20250820160220558 DAUC <0003> auc.c:144 vector [1]: ik = 7cc0c6e4fc9b9212a64a4cb356acb827 20250820160220558 DAUC <0003> auc.c:145 vector [1]: res = 41ee8ba923a214fd0000000000000000 20250820160220558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160220558 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160220558 DAUC <0003> auc.c:151 vector [1]: kc = 91f08cd593071cb3 20250820160220558 DAUC <0003> auc.c:152 vector [1]: sres = 624c9f54 20250820160220558 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160220558 DAUC <0003> auc.c:113 vector [2]: rand = 8b394334ebc7e79c9daa32a03544b05a 20250820160220558 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160220558 DAUC <0003> auc.c:142 vector [2]: autn = d4e99d39a07f000018db8053fb513f76 20250820160220558 DAUC <0003> auc.c:143 vector [2]: ck = 20ef1a423e5e20f48fe7df194adbc835 20250820160220558 DAUC <0003> auc.c:144 vector [2]: ik = c911cb028070011bc10ac6f1d441c70f 20250820160220558 DAUC <0003> auc.c:145 vector [2]: res = 1d63cef05b6803850000000000000000 20250820160220558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160220558 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160220558 DAUC <0003> auc.c:151 vector [2]: kc = a713c8a820b42ed5 20250820160220558 DAUC <0003> auc.c:152 vector [2]: sres = 460bcd75 20250820160220558 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160220558 DAUC <0003> auc.c:113 vector [3]: rand = 7a297b530492f9e0d4e1c0a0d9c9e8d2 20250820160220558 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160220558 DAUC <0003> auc.c:142 vector [3]: autn = 396ceb83676d000099aecf14473fc843 20250820160220558 DAUC <0003> auc.c:143 vector [3]: ck = 02d572d92be3edd6b6e798a61b9aa277 20250820160220558 DAUC <0003> auc.c:144 vector [3]: ik = b1ed3e1f5764901ecba633637c3d067f 20250820160220558 DAUC <0003> auc.c:145 vector [3]: res = 41a27531618b30f90000000000000000 20250820160220558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160220558 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160220558 DAUC <0003> auc.c:151 vector [3]: kc = ce79e7031b20d9c0 20250820160220558 DAUC <0003> auc.c:152 vector [3]: sres = 202945c8 20250820160220558 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160220558 DAUC <0003> auc.c:113 vector [4]: rand = 034eb000ffc4736872ebf4cdc5027dfa 20250820160220558 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160220558 DAUC <0003> auc.c:142 vector [4]: autn = 569ba210c72500003e73fe0cbe822491 20250820160220558 DAUC <0003> auc.c:143 vector [4]: ck = 44a92640664867c6161664d4d9121a70 20250820160220558 DAUC <0003> auc.c:144 vector [4]: ik = d26b8b35041f69a8cbe41326d112a240 20250820160220558 DAUC <0003> auc.c:145 vector [4]: res = 11860014a2312f900000000000000000 20250820160220558 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160220558 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160220558 DAUC <0003> auc.c:151 vector [4]: kc = 4b30da876a57b65e 20250820160220558 DAUC <0003> auc.c:152 vector [4]: sres = b3b72f84 20250820160220558 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160220558 DAUC <0003> db_auc.c:245 IMSI='262425850861041': Generated 5 vectors 20250820160220558 DAUC <0003> db_auc.c:249 IMSI='262425850861041': Updating SQN=161 in DB 20250820160220558 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425850861041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425850861041"} 20250820160220558 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425850861041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220558 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220558 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262425850861041" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 4TC_gsup_sai(16)"262425850861041" TC_gsup_sai(16)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(16)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 TC_gsup_sai(16)@e48279d5368a: Final verdict of PTC: pass 20250820160220561 DAUC <0003> db_auc.c:157 IMSI='262427041294908': No 2G Auth Data 20250820160220561 DAUC <0003> db_auc.c:192 IMSI='262427041294908': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262427041294908" to be handled at TC_gsup_sai(17) 20250820160220567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4258 20250820160220569 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220569 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427041294908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427041294908"} 20250820160220569 DAUC <0003> db_auc.c:236 IMSI='262427041294908': Calling to generate 5 vectors 20250820160220569 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160220569 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160220569 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160220569 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160220569 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160220569 DAUC <0003> auc.c:113 vector [0]: rand = aebe921d160113a6bd8cfe18e7c3e3cc 20250820160220569 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160220569 DAUC <0003> auc.c:142 vector [0]: autn = 27381ac774f30000e151293be6385847 20250820160220569 DAUC <0003> auc.c:143 vector [0]: ck = 491b806de64110e31fd64fbb7bad0745 20250820160220569 DAUC <0003> auc.c:144 vector [0]: ik = 8f3ce2d46cf7fb6c9459052d034cf383 20250820160220569 DAUC <0003> auc.c:145 vector [0]: res = b62a74cfa4db082d0000000000000000 20250820160220569 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160220569 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160220569 DAUC <0003> auc.c:179 vector [0]: kc = d17f19b523c1e800 20250820160220569 DAUC <0003> auc.c:180 vector [0]: sres = 4b7d53e7 20250820160220569 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160220569 DAUC <0003> auc.c:113 vector [1]: rand = 89ea16809a8ee64fa6e9e816712f2c9a 20250820160220569 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160220569 DAUC <0003> auc.c:142 vector [1]: autn = 97699f9dcfc5000080c277f9ecf0c227 20250820160220569 DAUC <0003> auc.c:143 vector [1]: ck = 967f22e0bdc13f595fd6cf7671c3ab8c 20250820160220569 DAUC <0003> auc.c:144 vector [1]: ik = 640c5a6131b700c57de9982c07674a63 20250820160220569 DAUC <0003> auc.c:145 vector [1]: res = 31d5ad5eb28accac0000000000000000 20250820160220569 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160220569 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160220569 DAUC <0003> auc.c:179 vector [1]: kc = abc1bcdbf0a11c00 20250820160220569 DAUC <0003> auc.c:180 vector [1]: sres = 6eab60dc 20250820160220569 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160220569 DAUC <0003> auc.c:113 vector [2]: rand = 358733fabf6dbc1275273c8879e8b632 20250820160220569 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160220569 DAUC <0003> auc.c:142 vector [2]: autn = 69d585d38f500000f16c0a7a153f51eb 20250820160220569 DAUC <0003> auc.c:143 vector [2]: ck = e35576b82f8318a21964eb6754c97f99 20250820160220570 DAUC <0003> auc.c:144 vector [2]: ik = 4111c069165c99f18ddb5f848ba2a3c0 20250820160220570 DAUC <0003> auc.c:145 vector [2]: res = f0f1ad49e376c7f10000000000000000 20250820160220570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160220570 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160220570 DAUC <0003> auc.c:179 vector [2]: kc = 564252112b0f7800 20250820160220570 DAUC <0003> auc.c:180 vector [2]: sres = eb31457b 20250820160220570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160220570 DAUC <0003> auc.c:113 vector [3]: rand = 076908a6d053d07baf88fa9b0afa7108 20250820160220570 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160220570 DAUC <0003> auc.c:142 vector [3]: autn = ade09e991dbc0000792c803f6b9108c4 20250820160220570 DAUC <0003> auc.c:143 vector [3]: ck = 4488b20502517e0a1de5c549f37453fc 20250820160220570 DAUC <0003> auc.c:144 vector [3]: ik = 4378078c24d49e7c7350848a6ca93e51 20250820160220570 DAUC <0003> auc.c:145 vector [3]: res = 6351c939ee6734420000000000000000 20250820160220570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160220570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160220570 DAUC <0003> auc.c:179 vector [3]: kc = ad4f6614a1f51000 20250820160220570 DAUC <0003> auc.c:180 vector [3]: sres = 86bbdf06 20250820160220570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160220570 DAUC <0003> auc.c:113 vector [4]: rand = f0af9dd996883c79d7e6936ff1deae67 20250820160220570 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160220570 DAUC <0003> auc.c:142 vector [4]: autn = 938cee47b70a000087d4dc15382d159e 20250820160220570 DAUC <0003> auc.c:143 vector [4]: ck = 969ce6f714f71af245e3669f49114a6b 20250820160220570 DAUC <0003> auc.c:144 vector [4]: ik = 3df745212ef71e3b249466dac9902339 20250820160220570 DAUC <0003> auc.c:145 vector [4]: res = e060b5fce02369fa0000000000000000 20250820160220570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160220570 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160220570 DAUC <0003> auc.c:179 vector [4]: kc = 443d8e637dfae400 20250820160220570 DAUC <0003> auc.c:180 vector [4]: sres = e915814e 20250820160220570 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160220570 DAUC <0003> db_auc.c:245 IMSI='262427041294908': Generated 5 vectors 20250820160220570 DAUC <0003> db_auc.c:249 IMSI='262427041294908': Updating SQN=161 in DB 20250820160220570 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427041294908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427041294908"} 20250820160220570 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427041294908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220570 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220570 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262427041294908" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 5TC_gsup_sai(17)"262427041294908" TC_gsup_sai(17)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(17)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4258 TC_gsup_sai(17)@e48279d5368a: Final verdict of PTC: pass 20250820160220572 DAUC <0003> db_auc.c:157 IMSI='262429938502661': No 2G Auth Data 20250820160220572 DAUC <0003> db_auc.c:192 IMSI='262429938502661': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262429938502661" to be handled at TC_gsup_sai(18) 20250820160220579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 20250820160220581 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220581 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429938502661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429938502661"} 20250820160220581 DAUC <0003> db_auc.c:236 IMSI='262429938502661': Calling to generate 5 vectors 20250820160220581 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160220581 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160220581 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160220581 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160220581 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160220581 DAUC <0003> auc.c:113 vector [0]: rand = 53b5acbaeb3063e03d0e189c38aeb737 20250820160220581 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160220581 DAUC <0003> auc.c:142 vector [0]: autn = 9a175e09939f0000d9cfe2cce103b490 20250820160220581 DAUC <0003> auc.c:143 vector [0]: ck = debf3d2f4fffbf5bb39a85b8be339eaf 20250820160220581 DAUC <0003> auc.c:144 vector [0]: ik = 789fdc44d620c21957f197452718836c 20250820160220581 DAUC <0003> auc.c:145 vector [0]: res = 21b4b09d2588cacb0000000000000000 20250820160220581 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160220581 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160220581 DAUC <0003> auc.c:179 vector [0]: kc = da701c7606dcdc00 20250820160220581 DAUC <0003> auc.c:180 vector [0]: sres = bad52ae9 20250820160220581 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160220581 DAUC <0003> auc.c:113 vector [1]: rand = 1a43f8c31828928b13c495c2d6386d3b 20250820160220581 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160220581 DAUC <0003> auc.c:142 vector [1]: autn = 90c6513ef78f000023fc313a380dee7c 20250820160220581 DAUC <0003> auc.c:143 vector [1]: ck = 51305d84de9f9a19d83bf1b56c81e432 20250820160220581 DAUC <0003> auc.c:144 vector [1]: ik = 9f9b1ccb77a539b05b2e3e5aa8a15d8a 20250820160220581 DAUC <0003> auc.c:145 vector [1]: res = 6f8eaaf9aabcb8660000000000000000 20250820160220581 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160220581 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160220581 DAUC <0003> auc.c:179 vector [1]: kc = ad14eee520af9800 20250820160220581 DAUC <0003> auc.c:180 vector [1]: sres = 1b269b6c 20250820160220581 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160220581 DAUC <0003> auc.c:113 vector [2]: rand = 261a27889ceca73fe31114c8bfe54f85 20250820160220581 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160220581 DAUC <0003> auc.c:142 vector [2]: autn = f31e5a8fbd4a0000062d31c44dc28c3a 20250820160220581 DAUC <0003> auc.c:143 vector [2]: ck = b1d6d9a1ce3273bcbe49dee0d3a5f2f7 20250820160220581 DAUC <0003> auc.c:144 vector [2]: ik = 9ab898c2e7657cdf0457394c9812c6ae 20250820160220581 DAUC <0003> auc.c:145 vector [2]: res = fd02aaa85664bb8e0000000000000000 20250820160220581 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160220581 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160220581 DAUC <0003> auc.c:179 vector [2]: kc = 17009a7c796ab400 20250820160220581 DAUC <0003> auc.c:180 vector [2]: sres = fd785da9 20250820160220581 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160220581 DAUC <0003> auc.c:113 vector [3]: rand = 55222acfba17262a94ca8c8b2d915323 20250820160220581 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160220581 DAUC <0003> auc.c:142 vector [3]: autn = e3fafecef4520000c3fd4397d2b47c97 20250820160220581 DAUC <0003> auc.c:143 vector [3]: ck = 33a80367e6555a712957c7d43382efb8 20250820160220581 DAUC <0003> auc.c:144 vector [3]: ik = 3028191541de88bfb776cb6dd4dd7b70 20250820160220581 DAUC <0003> auc.c:145 vector [3]: res = 236b54276b7db3c60000000000000000 20250820160220581 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160220581 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160220581 DAUC <0003> auc.c:179 vector [3]: kc = 2c2246f4892c7000 20250820160220581 DAUC <0003> auc.c:180 vector [3]: sres = 8bc56894 20250820160220581 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160220581 DAUC <0003> auc.c:113 vector [4]: rand = 3e527a314266b3ba2bf2864034fd54b1 20250820160220581 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160220581 DAUC <0003> auc.c:142 vector [4]: autn = aa1cbddac4a800000817b47b6dcc12a8 20250820160220581 DAUC <0003> auc.c:143 vector [4]: ck = 356cf3ab1fdc4352338b93b71189147e 20250820160220581 DAUC <0003> auc.c:144 vector [4]: ik = fc25ede4df223ed7f070dbbfce7660f5 20250820160220581 DAUC <0003> auc.c:145 vector [4]: res = fd47eae845c25c8f0000000000000000 20250820160220581 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160220581 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160220581 DAUC <0003> auc.c:179 vector [4]: kc = 164ae102b74e2800 20250820160220581 DAUC <0003> auc.c:180 vector [4]: sres = 0ceabdc1 20250820160220581 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160220581 DAUC <0003> db_auc.c:245 IMSI='262429938502661': Generated 5 vectors 20250820160220581 DAUC <0003> db_auc.c:249 IMSI='262429938502661': Updating SQN=161 in DB 20250820160220581 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429938502661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429938502661"} 20250820160220582 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429938502661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220582 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220582 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262429938502661" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 6TC_gsup_sai(18)"262429938502661" TC_gsup_sai(18)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(18)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 TC_gsup_sai(18)@e48279d5368a: Final verdict of PTC: pass 20250820160220584 DAUC <0003> db_auc.c:157 IMSI='262424316144540': No 2G Auth Data 20250820160220584 DAUC <0003> db_auc.c:192 IMSI='262424316144540': No 3G Auth Data HLR_Test-GSUP(9)@e48279d5368a: Created GsupExpect[0] for "262424316144540" to be handled at TC_gsup_sai(19) 20250820160220590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55486<->l=127.0.0.1:4258 20250820160220593 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220593 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424316144540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424316144540"} 20250820160220593 DAUC <0003> db_auc.c:236 IMSI='262424316144540': Calling to generate 5 vectors 20250820160220593 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160220593 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160220593 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160220593 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160220593 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160220593 DAUC <0003> auc.c:113 vector [0]: rand = 5bbcdc113fa2bb7622126f3178dac88d 20250820160220593 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160220593 DAUC <0003> auc.c:142 vector [0]: autn = 5b8883f0ac0d000048b775af4e7bf789 20250820160220593 DAUC <0003> auc.c:143 vector [0]: ck = 253d1ac32645eab3d116b57d2c8e528e 20250820160220593 DAUC <0003> auc.c:144 vector [0]: ik = 23f8455128190bc858e90f40d37472c3 20250820160220593 DAUC <0003> auc.c:145 vector [0]: res = e1d02f996d73d8980000000000000000 20250820160220593 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160220593 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160220593 DAUC <0003> auc.c:179 vector [0]: kc = e3540db284c6b33c 20250820160220593 DAUC <0003> auc.c:180 vector [0]: sres = 31f8e497 20250820160220593 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160220593 DAUC <0003> auc.c:113 vector [1]: rand = e0469d640eb164eb26f9b097b9363661 20250820160220593 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160220593 DAUC <0003> auc.c:142 vector [1]: autn = 454af8d7e3230000aa2ba542074d0a49 20250820160220593 DAUC <0003> auc.c:143 vector [1]: ck = d2f51a70e830221950ac09701fe0a865 20250820160220593 DAUC <0003> auc.c:144 vector [1]: ik = 32b91d38d07a43957320fec5a4fcd7db 20250820160220593 DAUC <0003> auc.c:145 vector [1]: res = a3b6541da668ecac0000000000000000 20250820160220593 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160220593 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160220593 DAUC <0003> auc.c:179 vector [1]: kc = 5ca2cbfe914191f6 20250820160220593 DAUC <0003> auc.c:180 vector [1]: sres = fa3c3946 20250820160220593 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160220593 DAUC <0003> auc.c:113 vector [2]: rand = 045ec5cf350c3a1182fd94e27697c568 20250820160220593 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160220593 DAUC <0003> auc.c:142 vector [2]: autn = 120b918a28c400004ec3ad31d993048e 20250820160220593 DAUC <0003> auc.c:143 vector [2]: ck = 4fd5018aa5e1e9aa3a234d98ac265ac0 20250820160220593 DAUC <0003> auc.c:144 vector [2]: ik = 3bd71be829308b69f2b05bc3763ef603 20250820160220593 DAUC <0003> auc.c:145 vector [2]: res = 6a95ec61463382420000000000000000 20250820160220593 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160220593 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160220593 DAUC <0003> auc.c:179 vector [2]: kc = 524edb69a3051205 20250820160220593 DAUC <0003> auc.c:180 vector [2]: sres = b3f37a83 20250820160220593 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160220593 DAUC <0003> auc.c:113 vector [3]: rand = e402181df1d6737e62da7e53bfdb09f6 20250820160220593 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160220593 DAUC <0003> auc.c:142 vector [3]: autn = 4bf2eff7ae0d00003a048700a458655f 20250820160220593 DAUC <0003> auc.c:143 vector [3]: ck = 1538febffda8169bb8376c1663b499b2 20250820160220593 DAUC <0003> auc.c:144 vector [3]: ik = 834bdb1a093156ffd2e07204fa5f5bc4 20250820160220593 DAUC <0003> auc.c:145 vector [3]: res = a3d1ec8ba3209a4e0000000000000000 20250820160220593 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160220593 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160220593 DAUC <0003> auc.c:179 vector [3]: kc = fbaa44012cebf5c8 20250820160220593 DAUC <0003> auc.c:180 vector [3]: sres = b22227f1 20250820160220593 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160220593 DAUC <0003> auc.c:113 vector [4]: rand = 84a8e108438492059394594f2cc28d1a 20250820160220593 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160220593 DAUC <0003> auc.c:142 vector [4]: autn = b1b24e0a66bc0000e95c86db2ca6a4ff 20250820160220593 DAUC <0003> auc.c:143 vector [4]: ck = 703cc4d60c15a6c283ff7befffb627cb 20250820160220593 DAUC <0003> auc.c:144 vector [4]: ik = 7b1aa6386a01dfcbf5493cfd0abf5afd 20250820160220593 DAUC <0003> auc.c:145 vector [4]: res = 834c7f74ed912add0000000000000000 20250820160220593 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160220593 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160220593 DAUC <0003> auc.c:179 vector [4]: kc = c5849a6a5ae174c6 20250820160220593 DAUC <0003> auc.c:180 vector [4]: sres = d43053cf 20250820160220593 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160220593 DAUC <0003> db_auc.c:245 IMSI='262424316144540': Generated 5 vectors 20250820160220593 DAUC <0003> db_auc.c:249 IMSI='262424316144540': Updating SQN=161 in DB 20250820160220593 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424316144540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424316144540"} 20250820160220593 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424316144540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160220593 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160220593 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e48279d5368a: Found GsupExpect[0] for "262424316144540" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@e48279d5368a: Added IMSI table entry 7TC_gsup_sai(19)"262424316144540" TC_gsup_sai(19)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai(19)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160220595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55486<->l=127.0.0.1:4258 TC_gsup_sai(19)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160220596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 20250820160220596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38449<->l=127.0.0.1:4259) 10@e48279d5368a: Final verdict of PTC: none 20250820160220596 DLINP <000b> input/ipa.c:452 connected read/write 20250820160220596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160220596 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160220596 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(11)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP(9)@e48279d5368a: Final verdict of PTC: none 20250820160220596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(8)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_sai finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Aug 20 16:02:20 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250820160220619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 20250820160220720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77208) Waiting for packet dumper to finish... 1 (prev_count=77208, count=163380) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Aug 20 16:02:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_sai_num_auth_vectors started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160223863 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160223863 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160223867 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@e48279d5368a: 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(20)@e48279d5368a: 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 } } } } 20250820160223872 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223873 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160223873 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160223873 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  20250820160223873 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(20)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160223873 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  20250820160223873 DLGSUP <0013> gsup_server.c:236 2:  20250820160223873 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160223873 DLGSUP <0013> gsup_server.c:236 3:  20250820160223873 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160223873 DLGSUP <0013> gsup_server.c:236 4:  20250820160223873 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160223873 DLGSUP <0013> gsup_server.c:236 5:  20250820160223873 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160223873 DLGSUP <0013> gsup_server.c:236 7:  20250820160223873 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160223873 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160223873 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160223873 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@e48279d5368a: 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") 20250820160223895 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40303<->l=127.0.0.1:4259) 20250820160223905 DAUC <0003> db_auc.c:157 IMSI='262422921419818': No 2G Auth Data 20250820160223905 DAUC <0003> db_auc.c:192 IMSI='262422921419818': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262422921419818" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250820160223927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20250820160223937 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223938 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422921419818"} 20250820160223938 DAUC <0003> db_auc.c:192 IMSI='262422921419818': No 3G Auth Data 20250820160223938 DAUC <0003> db_auc.c:236 IMSI='262422921419818': Calling to generate 1 vectors 20250820160223938 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250820160223938 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223938 DAUC <0003> auc.c:113 vector [0]: rand = 0859e168dc21cbb98aff767498ce972c 20250820160223938 DAUC <0003> auc.c:179 vector [0]: kc = b7092a10f7442c00 20250820160223938 DAUC <0003> auc.c:180 vector [0]: sres = be3b7851 20250820160223938 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223938 DAUC <0003> db_auc.c:245 IMSI='262422921419818': Generated 1 vectors 20250820160223938 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422921419818"} 20250820160223938 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262422921419818" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262422921419818" TC_gsup_sai_num_auth_vectors(24)@e48279d5368a: setverdict(pass): none -> pass 20250820160223944 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223945 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422921419818"} 20250820160223945 DAUC <0003> db_auc.c:192 IMSI='262422921419818': No 3G Auth Data 20250820160223945 DAUC <0003> db_auc.c:236 IMSI='262422921419818': Calling to generate 4 vectors 20250820160223945 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250820160223945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223945 DAUC <0003> auc.c:113 vector [0]: rand = a8864cd5579993dab6705761c1850a83 20250820160223945 DAUC <0003> auc.c:179 vector [0]: kc = 067bd631932bf800 20250820160223945 DAUC <0003> auc.c:180 vector [0]: sres = 3be2e6b4 20250820160223945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223945 DAUC <0003> auc.c:113 vector [1]: rand = 478d53c0221ba9b92cf9850765dc1bb5 20250820160223945 DAUC <0003> auc.c:179 vector [1]: kc = e0459f094ff87000 20250820160223945 DAUC <0003> auc.c:180 vector [1]: sres = 3d2eedba 20250820160223945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223945 DAUC <0003> auc.c:113 vector [2]: rand = 061ab590b75539a7651dfc4732859d87 20250820160223945 DAUC <0003> auc.c:179 vector [2]: kc = a64b099f98586c00 20250820160223945 DAUC <0003> auc.c:180 vector [2]: sres = 0abe23e3 20250820160223945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223945 DAUC <0003> auc.c:113 vector [3]: rand = 9710962131c01fc901408e7b6178ff39 20250820160223945 DAUC <0003> auc.c:179 vector [3]: kc = ac5d5971b6e8d800 20250820160223945 DAUC <0003> auc.c:180 vector [3]: sres = 53b371d5 20250820160223945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223945 DAUC <0003> db_auc.c:245 IMSI='262422921419818': Generated 4 vectors 20250820160223945 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422921419818"} 20250820160223946 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223946 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223946 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223949 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223949 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422921419818"} 20250820160223949 DAUC <0003> db_auc.c:192 IMSI='262422921419818': No 3G Auth Data 20250820160223949 DAUC <0003> db_auc.c:236 IMSI='262422921419818': Calling to generate 5 vectors 20250820160223949 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160223949 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223949 DAUC <0003> auc.c:113 vector [0]: rand = 2b22464e7d7cbf19ffa75db1b1d4c26e 20250820160223949 DAUC <0003> auc.c:179 vector [0]: kc = d319bac7cdbd8c00 20250820160223949 DAUC <0003> auc.c:180 vector [0]: sres = e0fd40a6 20250820160223949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223949 DAUC <0003> auc.c:113 vector [1]: rand = 9cd66f84a175f4820bfa0d9279367177 20250820160223949 DAUC <0003> auc.c:179 vector [1]: kc = a8e729aa6ef33000 20250820160223949 DAUC <0003> auc.c:180 vector [1]: sres = 18e98825 20250820160223949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223949 DAUC <0003> auc.c:113 vector [2]: rand = f919b25d831203f418aaa724224ed8ce 20250820160223949 DAUC <0003> auc.c:179 vector [2]: kc = df65d61d94d02800 20250820160223949 DAUC <0003> auc.c:180 vector [2]: sres = 6c3a5d82 20250820160223949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223949 DAUC <0003> auc.c:113 vector [3]: rand = 9f1946084800b9ef2315c3623795a188 20250820160223949 DAUC <0003> auc.c:179 vector [3]: kc = 209c9462ae9f9000 20250820160223949 DAUC <0003> auc.c:180 vector [3]: sres = 828733db 20250820160223949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223949 DAUC <0003> auc.c:113 vector [4]: rand = 63e2708944da11ddfb0b48b641f67ae9 20250820160223949 DAUC <0003> auc.c:179 vector [4]: kc = 595a4beb3a0ee800 20250820160223949 DAUC <0003> auc.c:180 vector [4]: sres = 5d3be161 20250820160223949 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160223949 DAUC <0003> db_auc.c:245 IMSI='262422921419818': Generated 5 vectors 20250820160223950 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422921419818"} 20250820160223950 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223952 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223952 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422921419818"} 20250820160223952 DAUC <0003> db_auc.c:192 IMSI='262422921419818': No 3G Auth Data 20250820160223952 DAUC <0003> db_auc.c:236 IMSI='262422921419818': Calling to generate 5 vectors 20250820160223952 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160223952 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223952 DAUC <0003> auc.c:113 vector [0]: rand = 5a282e4c5fcf7a4c15d34110e0f0bbdc 20250820160223952 DAUC <0003> auc.c:179 vector [0]: kc = 45fd482799337400 20250820160223952 DAUC <0003> auc.c:180 vector [0]: sres = 6fb3a904 20250820160223952 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223952 DAUC <0003> auc.c:113 vector [1]: rand = 95aa6b1998e067c74697613262537a55 20250820160223952 DAUC <0003> auc.c:179 vector [1]: kc = 567ec316b6959400 20250820160223952 DAUC <0003> auc.c:180 vector [1]: sres = ab6e38c3 20250820160223952 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223953 DAUC <0003> auc.c:113 vector [2]: rand = 00a499f9d723e9eeea4c63c12eff7ae2 20250820160223953 DAUC <0003> auc.c:179 vector [2]: kc = 2672ebb432067800 20250820160223953 DAUC <0003> auc.c:180 vector [2]: sres = fcd5799c 20250820160223953 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223953 DAUC <0003> auc.c:113 vector [3]: rand = 338fc59e94bb39d410103cbe672eff99 20250820160223953 DAUC <0003> auc.c:179 vector [3]: kc = 1bea216df4908400 20250820160223953 DAUC <0003> auc.c:180 vector [3]: sres = 4d7468cc 20250820160223953 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223953 DAUC <0003> auc.c:113 vector [4]: rand = 4673f628239292048b76fdb3966d79b4 20250820160223953 DAUC <0003> auc.c:179 vector [4]: kc = 65c51560fb1ea400 20250820160223953 DAUC <0003> auc.c:180 vector [4]: sres = 393faa07 20250820160223953 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160223953 DAUC <0003> db_auc.c:245 IMSI='262422921419818': Generated 5 vectors 20250820160223953 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422921419818"} 20250820160223953 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422921419818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223953 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223953 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@e48279d5368a: Final verdict of PTC: pass 20250820160223955 DAUC <0003> db_auc.c:157 IMSI='262423128504064': No 2G Auth Data 20250820160223955 DAUC <0003> db_auc.c:192 IMSI='262423128504064': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262423128504064" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250820160223965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 20250820160223966 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223966 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423128504064"} 20250820160223966 DAUC <0003> db_auc.c:192 IMSI='262423128504064': No 3G Auth Data 20250820160223966 DAUC <0003> db_auc.c:236 IMSI='262423128504064': Calling to generate 1 vectors 20250820160223966 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250820160223966 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223966 DAUC <0003> auc.c:113 vector [0]: rand = 45e09bfce2f95d06873395cba4bb6c2d 20250820160223966 DAUC <0003> auc.c:179 vector [0]: kc = 3ee0e876f7adec00 20250820160223966 DAUC <0003> auc.c:180 vector [0]: sres = 390b876c 20250820160223966 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223966 DAUC <0003> db_auc.c:245 IMSI='262423128504064': Generated 1 vectors 20250820160223966 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423128504064"} 20250820160223966 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223967 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223967 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262423128504064" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423128504064" TC_gsup_sai_num_auth_vectors(25)@e48279d5368a: setverdict(pass): none -> pass 20250820160223968 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223968 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423128504064"} 20250820160223968 DAUC <0003> db_auc.c:192 IMSI='262423128504064': No 3G Auth Data 20250820160223968 DAUC <0003> db_auc.c:236 IMSI='262423128504064': Calling to generate 4 vectors 20250820160223968 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250820160223968 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223968 DAUC <0003> auc.c:113 vector [0]: rand = f1f2d4091a273788ffefc1a5da3c65ab 20250820160223968 DAUC <0003> auc.c:179 vector [0]: kc = ed95e60363a1fc00 20250820160223968 DAUC <0003> auc.c:180 vector [0]: sres = 3194a953 20250820160223968 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223968 DAUC <0003> auc.c:113 vector [1]: rand = 05abe0abe015c4e7a29089c9d16499f3 20250820160223968 DAUC <0003> auc.c:179 vector [1]: kc = 17b2b015915e6400 20250820160223968 DAUC <0003> auc.c:180 vector [1]: sres = c0fa1e88 20250820160223968 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223968 DAUC <0003> auc.c:113 vector [2]: rand = 51789d50af44f11b6d97e0697bf61985 20250820160223968 DAUC <0003> auc.c:179 vector [2]: kc = a276dcd42f0b4400 20250820160223968 DAUC <0003> auc.c:180 vector [2]: sres = 8cd1be4e 20250820160223968 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223968 DAUC <0003> auc.c:113 vector [3]: rand = 1854051b7acc2226fd24cc2fc40f5e76 20250820160223968 DAUC <0003> auc.c:179 vector [3]: kc = 2cefd9b5b368e400 20250820160223968 DAUC <0003> auc.c:180 vector [3]: sres = bf60c04c 20250820160223968 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223968 DAUC <0003> db_auc.c:245 IMSI='262423128504064': Generated 4 vectors 20250820160223968 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423128504064"} 20250820160223968 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223968 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223968 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223969 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223969 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423128504064"} 20250820160223969 DAUC <0003> db_auc.c:192 IMSI='262423128504064': No 3G Auth Data 20250820160223969 DAUC <0003> db_auc.c:236 IMSI='262423128504064': Calling to generate 5 vectors 20250820160223969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160223969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223969 DAUC <0003> auc.c:113 vector [0]: rand = 6d3f8d6e58200cf0e20837773ea9fa0a 20250820160223969 DAUC <0003> auc.c:179 vector [0]: kc = 886e8dcd60e5a800 20250820160223969 DAUC <0003> auc.c:180 vector [0]: sres = 5131a449 20250820160223969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223969 DAUC <0003> auc.c:113 vector [1]: rand = d3662bb0988439afe0326e090380ae46 20250820160223969 DAUC <0003> auc.c:179 vector [1]: kc = 5c6c7dac5a381400 20250820160223969 DAUC <0003> auc.c:180 vector [1]: sres = a85225dd 20250820160223969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223969 DAUC <0003> auc.c:113 vector [2]: rand = edbf1c551e448c7f93940f14719e924c 20250820160223969 DAUC <0003> auc.c:179 vector [2]: kc = 2add76e87bf62000 20250820160223969 DAUC <0003> auc.c:180 vector [2]: sres = c27ec34f 20250820160223969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223969 DAUC <0003> auc.c:113 vector [3]: rand = 8da1e3519cf05cd36dab696255f7e7e8 20250820160223969 DAUC <0003> auc.c:179 vector [3]: kc = 9ad02f61198c1000 20250820160223969 DAUC <0003> auc.c:180 vector [3]: sres = faa1ea64 20250820160223969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223969 DAUC <0003> auc.c:113 vector [4]: rand = d18c5449fa0f801a7c7f2d9b6361a759 20250820160223969 DAUC <0003> auc.c:179 vector [4]: kc = 198df722a9cc5c00 20250820160223969 DAUC <0003> auc.c:180 vector [4]: sres = a6205bf5 20250820160223969 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160223969 DAUC <0003> db_auc.c:245 IMSI='262423128504064': Generated 5 vectors 20250820160223969 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423128504064"} 20250820160223969 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223969 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223969 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223970 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223970 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423128504064"} 20250820160223970 DAUC <0003> db_auc.c:192 IMSI='262423128504064': No 3G Auth Data 20250820160223970 DAUC <0003> db_auc.c:236 IMSI='262423128504064': Calling to generate 5 vectors 20250820160223970 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160223970 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223970 DAUC <0003> auc.c:113 vector [0]: rand = 253c10e39e9a4a9d79b593c6dac2422c 20250820160223970 DAUC <0003> auc.c:179 vector [0]: kc = 80716d1e9e970400 20250820160223970 DAUC <0003> auc.c:180 vector [0]: sres = d1edb3ea 20250820160223970 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223970 DAUC <0003> auc.c:113 vector [1]: rand = efe64c7db8b2aa8da071025cabefe6cf 20250820160223970 DAUC <0003> auc.c:179 vector [1]: kc = a7f7b3150a212c00 20250820160223970 DAUC <0003> auc.c:180 vector [1]: sres = eb1e283c 20250820160223970 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223970 DAUC <0003> auc.c:113 vector [2]: rand = f764cc8606199a401e22ddb529b10a2f 20250820160223970 DAUC <0003> auc.c:179 vector [2]: kc = 6ff64a23f5842c00 20250820160223970 DAUC <0003> auc.c:180 vector [2]: sres = 3cb76aea 20250820160223970 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223970 DAUC <0003> auc.c:113 vector [3]: rand = e49d43411063cc82c78ad9f45901f2a6 20250820160223970 DAUC <0003> auc.c:179 vector [3]: kc = a5e0d73eef1cc400 20250820160223970 DAUC <0003> auc.c:180 vector [3]: sres = 7eda40a1 20250820160223970 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223970 DAUC <0003> auc.c:113 vector [4]: rand = 1671ec0eadd084bb977dc1dcfa84faf9 20250820160223970 DAUC <0003> auc.c:179 vector [4]: kc = d4086fd616307000 20250820160223970 DAUC <0003> auc.c:180 vector [4]: sres = cefee5a1 20250820160223971 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160223971 DAUC <0003> db_auc.c:245 IMSI='262423128504064': Generated 5 vectors 20250820160223971 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423128504064"} 20250820160223971 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423128504064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223971 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223971 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@e48279d5368a: Final verdict of PTC: pass 20250820160223973 DAUC <0003> db_auc.c:157 IMSI='262422412744949': No 2G Auth Data 20250820160223973 DAUC <0003> db_auc.c:192 IMSI='262422412744949': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262422412744949" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250820160223980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20250820160223982 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223982 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422412744949"} 20250820160223982 DAUC <0003> db_auc.c:192 IMSI='262422412744949': No 3G Auth Data 20250820160223982 DAUC <0003> db_auc.c:236 IMSI='262422412744949': Calling to generate 1 vectors 20250820160223982 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250820160223982 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223982 DAUC <0003> auc.c:113 vector [0]: rand = 090a3ca79e0b3d727b60986ed74cb9f1 20250820160223982 DAUC <0003> auc.c:179 vector [0]: kc = 7e2093a89d9d3301 20250820160223982 DAUC <0003> auc.c:180 vector [0]: sres = d48ec9e2 20250820160223982 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223982 DAUC <0003> db_auc.c:245 IMSI='262422412744949': Generated 1 vectors 20250820160223982 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422412744949"} 20250820160223982 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223982 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223982 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262422412744949" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422412744949" TC_gsup_sai_num_auth_vectors(26)@e48279d5368a: setverdict(pass): none -> pass 20250820160223983 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223983 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422412744949"} 20250820160223983 DAUC <0003> db_auc.c:192 IMSI='262422412744949': No 3G Auth Data 20250820160223983 DAUC <0003> db_auc.c:236 IMSI='262422412744949': Calling to generate 4 vectors 20250820160223983 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250820160223983 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223983 DAUC <0003> auc.c:113 vector [0]: rand = cd47ff9539845d5f1f4bc9d3d91ad93c 20250820160223983 DAUC <0003> auc.c:179 vector [0]: kc = e85e65d939a8a87b 20250820160223983 DAUC <0003> auc.c:180 vector [0]: sres = 339c37ca 20250820160223983 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223983 DAUC <0003> auc.c:113 vector [1]: rand = 48be6e3956db9ce35be732966688fd7f 20250820160223983 DAUC <0003> auc.c:179 vector [1]: kc = d38b4e325d1bde88 20250820160223983 DAUC <0003> auc.c:180 vector [1]: sres = 31cbdad0 20250820160223983 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223983 DAUC <0003> auc.c:113 vector [2]: rand = 613cac4aa5f47bf6e87fd44821c5ce02 20250820160223983 DAUC <0003> auc.c:179 vector [2]: kc = 8807d68a1d780bef 20250820160223983 DAUC <0003> auc.c:180 vector [2]: sres = cc9b4d38 20250820160223983 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223983 DAUC <0003> auc.c:113 vector [3]: rand = 80da7f8d8a2953c092a576dc7986d322 20250820160223983 DAUC <0003> auc.c:179 vector [3]: kc = c8604099a96dcc51 20250820160223983 DAUC <0003> auc.c:180 vector [3]: sres = aa4aa037 20250820160223983 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223983 DAUC <0003> db_auc.c:245 IMSI='262422412744949': Generated 4 vectors 20250820160223983 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422412744949"} 20250820160223983 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223983 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223983 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223984 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223984 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422412744949"} 20250820160223984 DAUC <0003> db_auc.c:192 IMSI='262422412744949': No 3G Auth Data 20250820160223984 DAUC <0003> db_auc.c:236 IMSI='262422412744949': Calling to generate 5 vectors 20250820160223984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160223984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223984 DAUC <0003> auc.c:113 vector [0]: rand = d3e21a9d433ede9255b72b7f5f67c4af 20250820160223984 DAUC <0003> auc.c:179 vector [0]: kc = 86f618d1818b2b18 20250820160223984 DAUC <0003> auc.c:180 vector [0]: sres = 733f85e6 20250820160223984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223984 DAUC <0003> auc.c:113 vector [1]: rand = 8a3f78f38ec777ba51f84e02a9161a7d 20250820160223984 DAUC <0003> auc.c:179 vector [1]: kc = b392babae951be63 20250820160223984 DAUC <0003> auc.c:180 vector [1]: sres = 9675b3dd 20250820160223984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223984 DAUC <0003> auc.c:113 vector [2]: rand = a98a7ba51647678e3e845f4f3c68fadf 20250820160223984 DAUC <0003> auc.c:179 vector [2]: kc = 436d40c05810ac9a 20250820160223984 DAUC <0003> auc.c:180 vector [2]: sres = 2f230a7f 20250820160223984 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223984 DAUC <0003> auc.c:113 vector [3]: rand = a6d01b4ae106b74531ed09aeb5e16fc1 20250820160223984 DAUC <0003> auc.c:179 vector [3]: kc = 59ff1a16ee1981b7 20250820160223984 DAUC <0003> auc.c:180 vector [3]: sres = a066eb6b 20250820160223984 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223984 DAUC <0003> auc.c:113 vector [4]: rand = 127071d5c0c987a5c1abdf5813b41117 20250820160223984 DAUC <0003> auc.c:179 vector [4]: kc = ce1d45f971bcc5b7 20250820160223984 DAUC <0003> auc.c:180 vector [4]: sres = 30d4290e 20250820160223984 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160223984 DAUC <0003> db_auc.c:245 IMSI='262422412744949': Generated 5 vectors 20250820160223984 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422412744949"} 20250820160223984 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223984 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223984 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223985 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223985 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422412744949"} 20250820160223985 DAUC <0003> db_auc.c:192 IMSI='262422412744949': No 3G Auth Data 20250820160223985 DAUC <0003> db_auc.c:236 IMSI='262422412744949': Calling to generate 5 vectors 20250820160223985 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250820160223985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160223985 DAUC <0003> auc.c:113 vector [0]: rand = 60a291f3a1e3f46194f202119b3b983a 20250820160223985 DAUC <0003> auc.c:179 vector [0]: kc = 226cc49e8e1aab2f 20250820160223985 DAUC <0003> auc.c:180 vector [0]: sres = 5ae1ba0e 20250820160223985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250820160223985 DAUC <0003> auc.c:113 vector [1]: rand = cf5e8247b09880ed18d67aeb89176dd8 20250820160223985 DAUC <0003> auc.c:179 vector [1]: kc = 3b026c671e7cd998 20250820160223985 DAUC <0003> auc.c:180 vector [1]: sres = 3b8a6b42 20250820160223985 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250820160223985 DAUC <0003> auc.c:113 vector [2]: rand = 723dbcd3b2a201f3c2a8e7f37e403d0d 20250820160223985 DAUC <0003> auc.c:179 vector [2]: kc = 5309b0c079c4a271 20250820160223985 DAUC <0003> auc.c:180 vector [2]: sres = a866e6aa 20250820160223985 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250820160223985 DAUC <0003> auc.c:113 vector [3]: rand = 2ebb3344ac5dd550bff552d3a0874bd3 20250820160223985 DAUC <0003> auc.c:179 vector [3]: kc = f72044d753fc0acf 20250820160223985 DAUC <0003> auc.c:180 vector [3]: sres = d77e3172 20250820160223985 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250820160223985 DAUC <0003> auc.c:113 vector [4]: rand = d382c84879cde5e2aea0d530e8b12d8c 20250820160223985 DAUC <0003> auc.c:179 vector [4]: kc = 8016d9b31beec9a1 20250820160223985 DAUC <0003> auc.c:180 vector [4]: sres = 9c04337e 20250820160223985 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250820160223985 DAUC <0003> db_auc.c:245 IMSI='262422412744949': Generated 5 vectors 20250820160223985 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422412744949"} 20250820160223985 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422412744949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223985 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223986 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@e48279d5368a: Final verdict of PTC: pass 20250820160223987 DAUC <0003> db_auc.c:157 IMSI='262426781545454': No 2G Auth Data 20250820160223987 DAUC <0003> db_auc.c:192 IMSI='262426781545454': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262426781545454" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250820160223992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 20250820160223994 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223994 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426781545454"} 20250820160223994 DAUC <0003> db_auc.c:157 IMSI='262426781545454': No 2G Auth Data 20250820160223994 DAUC <0003> db_auc.c:236 IMSI='262426781545454': Calling to generate 1 vectors 20250820160223994 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250820160223994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160223994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160223994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160223994 DAUC <0003> auc.c:113 vector [0]: rand = 4411e18b90bd08ab39668f971586a10a 20250820160223994 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160223994 DAUC <0003> auc.c:142 vector [0]: autn = 4474c40eefea00002078e83c394ec4a7 20250820160223994 DAUC <0003> auc.c:143 vector [0]: ck = b213c3d19507e583baf83671051ed03c 20250820160223994 DAUC <0003> auc.c:144 vector [0]: ik = 86413d53295c3c877c2f848cffe0200f 20250820160223994 DAUC <0003> auc.c:145 vector [0]: res = 13b5eae5674834060000000000000000 20250820160223994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160223994 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160223994 DAUC <0003> auc.c:151 vector [0]: kc = f2854c7f46a52937 20250820160223994 DAUC <0003> auc.c:152 vector [0]: sres = 74fddee3 20250820160223994 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160223994 DAUC <0003> db_auc.c:245 IMSI='262426781545454': Generated 1 vectors 20250820160223994 DAUC <0003> db_auc.c:249 IMSI='262426781545454': Updating SQN=33 in DB 20250820160223994 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426781545454"} 20250820160223994 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223994 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223994 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262426781545454" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426781545454" TC_gsup_sai_num_auth_vectors(27)@e48279d5368a: setverdict(pass): none -> pass 20250820160223995 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223995 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426781545454"} 20250820160223995 DAUC <0003> db_auc.c:157 IMSI='262426781545454': No 2G Auth Data 20250820160223995 DAUC <0003> db_auc.c:236 IMSI='262426781545454': Calling to generate 4 vectors 20250820160223995 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250820160223995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160223995 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160223995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250820160223995 DAUC <0003> auc.c:113 vector [0]: rand = 637c97fcfec3a4cc07c1d9594cafe32a 20250820160223995 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250820160223995 DAUC <0003> auc.c:142 vector [0]: autn = c6f6ddd335860000fc1d5c8694e8cfb7 20250820160223995 DAUC <0003> auc.c:143 vector [0]: ck = c2e0b64ab41406e2f2cc324a5707e1b5 20250820160223995 DAUC <0003> auc.c:144 vector [0]: ik = c6d4696d3585b6d76831d2b39015e644 20250820160223995 DAUC <0003> auc.c:145 vector [0]: res = 6c145fda45086a870000000000000000 20250820160223995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160223995 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160223995 DAUC <0003> auc.c:151 vector [0]: kc = 9ec93fde4683b7c4 20250820160223995 DAUC <0003> auc.c:152 vector [0]: sres = 291c355d 20250820160223995 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160223995 DAUC <0003> auc.c:113 vector [1]: rand = fe26f0a6c89c779b8adad9665d16f301 20250820160223995 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250820160223996 DAUC <0003> auc.c:142 vector [1]: autn = c62e81dafc360000c97e4fb6c754e81a 20250820160223996 DAUC <0003> auc.c:143 vector [1]: ck = fa9cdf8af3a1913508a3b99bd7a92057 20250820160223996 DAUC <0003> auc.c:144 vector [1]: ik = 9fabe266adcb54e8ffff9142db9dcc9c 20250820160223996 DAUC <0003> auc.c:145 vector [1]: res = 1b47161fecf971a50000000000000000 20250820160223996 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160223996 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160223996 DAUC <0003> auc.c:151 vector [1]: kc = 926b1535525e2916 20250820160223996 DAUC <0003> auc.c:152 vector [1]: sres = f7be67ba 20250820160223996 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160223996 DAUC <0003> auc.c:113 vector [2]: rand = fef9e0318902e7b9407dc25783f18d09 20250820160223996 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250820160223996 DAUC <0003> auc.c:142 vector [2]: autn = cc04df36a34a000048accc1123cd6e0a 20250820160223996 DAUC <0003> auc.c:143 vector [2]: ck = da5bf65b8c653c4b2614e1ba4863cd46 20250820160223996 DAUC <0003> auc.c:144 vector [2]: ik = 7c39975b8e76b74d74d6ebe1ef29b830 20250820160223996 DAUC <0003> auc.c:145 vector [2]: res = 57f414186cdb82f60000000000000000 20250820160223996 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160223996 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160223996 DAUC <0003> auc.c:151 vector [2]: kc = f4a06b5ba559fe70 20250820160223996 DAUC <0003> auc.c:152 vector [2]: sres = 3b2f96ee 20250820160223996 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160223996 DAUC <0003> auc.c:113 vector [3]: rand = b8fa822613c27c086744be110fd8f3e6 20250820160223996 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250820160223996 DAUC <0003> auc.c:142 vector [3]: autn = 886ba77a572900007ae069279e1c53a1 20250820160223996 DAUC <0003> auc.c:143 vector [3]: ck = 30d522384a826d7cc115985f4bb27189 20250820160223996 DAUC <0003> auc.c:144 vector [3]: ik = d03af2d61f069a68e77cd0a3bd862677 20250820160223996 DAUC <0003> auc.c:145 vector [3]: res = 3b6dbff0ac67c9900000000000000000 20250820160223996 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160223996 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160223996 DAUC <0003> auc.c:151 vector [3]: kc = c6869812a3b0a0ea 20250820160223996 DAUC <0003> auc.c:152 vector [3]: sres = 970a7660 20250820160223996 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160223996 DAUC <0003> db_auc.c:245 IMSI='262426781545454': Generated 4 vectors 20250820160223996 DAUC <0003> db_auc.c:249 IMSI='262426781545454': Updating SQN=161 in DB 20250820160223996 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426781545454"} 20250820160223996 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223996 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223996 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223997 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223997 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426781545454"} 20250820160223997 DAUC <0003> db_auc.c:157 IMSI='262426781545454': No 2G Auth Data 20250820160223997 DAUC <0003> db_auc.c:236 IMSI='262426781545454': Calling to generate 5 vectors 20250820160223997 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160223997 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160223997 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160223997 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250820160223997 DAUC <0003> auc.c:113 vector [0]: rand = cc6d1ed5f6254ae850070f7acb522257 20250820160223997 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250820160223997 DAUC <0003> auc.c:142 vector [0]: autn = 7002bbbe45660000250051f40a05497f 20250820160223997 DAUC <0003> auc.c:143 vector [0]: ck = e84df03943296940e26716368a131914 20250820160223997 DAUC <0003> auc.c:144 vector [0]: ik = fda2c8b969fe7e518c7098362aadb3a9 20250820160223997 DAUC <0003> auc.c:145 vector [0]: res = c9e61439ad4dee4d0000000000000000 20250820160223997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160223997 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160223997 DAUC <0003> auc.c:151 vector [0]: kc = 7bf8b6808a69bdac 20250820160223997 DAUC <0003> auc.c:152 vector [0]: sres = 64abfa74 20250820160223997 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160223997 DAUC <0003> auc.c:113 vector [1]: rand = ad0d07a28350e088cfb1c095d5195a81 20250820160223997 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250820160223997 DAUC <0003> auc.c:142 vector [1]: autn = e9f56186d31e000066a22043262cd42e 20250820160223997 DAUC <0003> auc.c:143 vector [1]: ck = 12cd8273878f3bc7425be0ea7779437c 20250820160223997 DAUC <0003> auc.c:144 vector [1]: ik = eeb23e12ae99bbd07add98d203d327c8 20250820160223997 DAUC <0003> auc.c:145 vector [1]: res = 6b93681a423832b90000000000000000 20250820160223997 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160223997 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160223997 DAUC <0003> auc.c:151 vector [1]: kc = c4f9c4595dbce4a3 20250820160223997 DAUC <0003> auc.c:152 vector [1]: sres = 29ab5aa3 20250820160223997 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160223997 DAUC <0003> auc.c:113 vector [2]: rand = e1e8d8e30452abdb78cc4df76d3311f8 20250820160223997 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250820160223997 DAUC <0003> auc.c:142 vector [2]: autn = 13acf3f1972a0000e6fef681964ac3f2 20250820160223997 DAUC <0003> auc.c:143 vector [2]: ck = a55d816c365cefc0404486357f92c7d3 20250820160223997 DAUC <0003> auc.c:144 vector [2]: ik = 0fdee40bee5c81b790e09719d36d321c 20250820160223997 DAUC <0003> auc.c:145 vector [2]: res = 07923ae0e0bd0b630000000000000000 20250820160223997 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160223997 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160223997 DAUC <0003> auc.c:151 vector [2]: kc = 7a27744b74ff9bb8 20250820160223997 DAUC <0003> auc.c:152 vector [2]: sres = e72f3183 20250820160223997 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160223997 DAUC <0003> auc.c:113 vector [3]: rand = be0a9f01b9a44ff746254489e4b4d73d 20250820160223997 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250820160223997 DAUC <0003> auc.c:142 vector [3]: autn = f6316e1f4fae0000c32909462e852067 20250820160223997 DAUC <0003> auc.c:143 vector [3]: ck = b3784d369d5de85d6567ce1ba721832a 20250820160223997 DAUC <0003> auc.c:144 vector [3]: ik = 5d2d1480b448c1b292fc204e97e8f1d9 20250820160223997 DAUC <0003> auc.c:145 vector [3]: res = 3f34b3d6c82d3f980000000000000000 20250820160223997 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160223997 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160223997 DAUC <0003> auc.c:151 vector [3]: kc = 19ceb7e319dc5b1c 20250820160223997 DAUC <0003> auc.c:152 vector [3]: sres = f7198c4e 20250820160223997 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160223997 DAUC <0003> auc.c:113 vector [4]: rand = 97885a59717809d121d6a18cbd445184 20250820160223997 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250820160223997 DAUC <0003> auc.c:142 vector [4]: autn = 848c521356400000d72e61dddea799d2 20250820160223997 DAUC <0003> auc.c:143 vector [4]: ck = 982ebc697e8f55b4c12800fcaaa8a62e 20250820160223997 DAUC <0003> auc.c:144 vector [4]: ik = a0dbc8e1336d88f4f1479a3673a11285 20250820160223997 DAUC <0003> auc.c:145 vector [4]: res = 3472065ecfdcb5120000000000000000 20250820160223997 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160223997 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160223997 DAUC <0003> auc.c:151 vector [4]: kc = 089aee4294eb69eb 20250820160223997 DAUC <0003> auc.c:152 vector [4]: sres = fbaeb34c 20250820160223997 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160223997 DAUC <0003> db_auc.c:245 IMSI='262426781545454': Generated 5 vectors 20250820160223997 DAUC <0003> db_auc.c:249 IMSI='262426781545454': Updating SQN=321 in DB 20250820160223997 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426781545454"} 20250820160223997 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223997 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223997 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223998 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160223998 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426781545454"} 20250820160223998 DAUC <0003> db_auc.c:157 IMSI='262426781545454': No 2G Auth Data 20250820160223998 DAUC <0003> db_auc.c:236 IMSI='262426781545454': Calling to generate 5 vectors 20250820160223998 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160223998 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160223998 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160223998 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250820160223998 DAUC <0003> auc.c:113 vector [0]: rand = 19bdf6165b44b76229158773c3f8a219 20250820160223998 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250820160223998 DAUC <0003> auc.c:142 vector [0]: autn = 9b46c46fecd8000001c7024ea47be654 20250820160223998 DAUC <0003> auc.c:143 vector [0]: ck = d135c8590a84988b4572dfb4beb2ec69 20250820160223998 DAUC <0003> auc.c:144 vector [0]: ik = d02c70323e49516042931c5a0505aa5b 20250820160223998 DAUC <0003> auc.c:145 vector [0]: res = 002212f762a1d7880000000000000000 20250820160223998 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160223998 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160223998 DAUC <0003> auc.c:151 vector [0]: kc = 06f87b858f7a8fd9 20250820160223998 DAUC <0003> auc.c:152 vector [0]: sres = 6283c57f 20250820160223998 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160223998 DAUC <0003> auc.c:113 vector [1]: rand = d4a71ff062b0b5eccf21e2132f56c29e 20250820160223998 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250820160223998 DAUC <0003> auc.c:142 vector [1]: autn = c9b94962b3f7000043e8f8733417865d 20250820160223998 DAUC <0003> auc.c:143 vector [1]: ck = 294e8dcab690ed5cb8222b6ace7bc88b 20250820160223998 DAUC <0003> auc.c:144 vector [1]: ik = e779a0c1f3b0190007353512ab49e701 20250820160223998 DAUC <0003> auc.c:145 vector [1]: res = 149851f867dd524d0000000000000000 20250820160223998 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160223998 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160223998 DAUC <0003> auc.c:151 vector [1]: kc = 712033732012dbd6 20250820160223998 DAUC <0003> auc.c:152 vector [1]: sres = 734503b5 20250820160223998 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160223998 DAUC <0003> auc.c:113 vector [2]: rand = 7366d7c6fc43259e321a6cbcb29646f4 20250820160223998 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250820160223998 DAUC <0003> auc.c:142 vector [2]: autn = c3530014137a0000137fd242934bcc0b 20250820160223998 DAUC <0003> auc.c:143 vector [2]: ck = 7dee6bf413ec2d070e3368fc9ca59068 20250820160223998 DAUC <0003> auc.c:144 vector [2]: ik = 74cbc5730d29bd8380de0f68cfd53eaa 20250820160223998 DAUC <0003> auc.c:145 vector [2]: res = a6e968e191ba4e2f0000000000000000 20250820160223998 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160223998 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160223998 DAUC <0003> auc.c:151 vector [2]: kc = 87c8c9134db53e46 20250820160223998 DAUC <0003> auc.c:152 vector [2]: sres = 375326ce 20250820160223998 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160223998 DAUC <0003> auc.c:113 vector [3]: rand = 7249b17a4848029cff9233b65698710f 20250820160223998 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250820160223998 DAUC <0003> auc.c:142 vector [3]: autn = 47507128355a00007bbcb973bd12285c 20250820160223998 DAUC <0003> auc.c:143 vector [3]: ck = 24edee9068fe795e2364607d757d7917 20250820160223998 DAUC <0003> auc.c:144 vector [3]: ik = 3d6e236e09ccaf576b77ba92a18466eb 20250820160223998 DAUC <0003> auc.c:145 vector [3]: res = cf6fd717c5122e730000000000000000 20250820160223999 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160223999 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160223999 DAUC <0003> auc.c:151 vector [3]: kc = 51901711b5cbc9f5 20250820160223999 DAUC <0003> auc.c:152 vector [3]: sres = 0a7df964 20250820160223999 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160223999 DAUC <0003> auc.c:113 vector [4]: rand = e0e20eb08a31a4ebc5e9f3084529f9bc 20250820160223999 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250820160223999 DAUC <0003> auc.c:142 vector [4]: autn = d988fa670b280000cb44128693c64125 20250820160223999 DAUC <0003> auc.c:143 vector [4]: ck = ff267a1264f6abf0a7d2d67a5454ab51 20250820160223999 DAUC <0003> auc.c:144 vector [4]: ik = a8fc378c8413c6146d2a9a699d174a24 20250820160223999 DAUC <0003> auc.c:145 vector [4]: res = 69d46272114e83c00000000000000000 20250820160223999 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160223999 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160223999 DAUC <0003> auc.c:151 vector [4]: kc = 9d22018d29a68c91 20250820160223999 DAUC <0003> auc.c:152 vector [4]: sres = 789ae1b2 20250820160223999 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160223999 DAUC <0003> db_auc.c:245 IMSI='262426781545454': Generated 5 vectors 20250820160223999 DAUC <0003> db_auc.c:249 IMSI='262426781545454': Updating SQN=481 in DB 20250820160223999 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426781545454"} 20250820160223999 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426781545454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160223999 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160223999 DLINP <000b> input/ipa.c:452 connected read/write 20250820160223999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160223999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@e48279d5368a: Final verdict of PTC: pass 20250820160224000 DAUC <0003> db_auc.c:157 IMSI='262425689840809': No 2G Auth Data 20250820160224000 DAUC <0003> db_auc.c:192 IMSI='262425689840809': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262425689840809" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250820160224005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 20250820160224007 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224007 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425689840809"} 20250820160224007 DAUC <0003> db_auc.c:157 IMSI='262425689840809': No 2G Auth Data 20250820160224007 DAUC <0003> db_auc.c:236 IMSI='262425689840809': Calling to generate 1 vectors 20250820160224007 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250820160224007 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224007 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250820160224007 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160224007 DAUC <0003> auc.c:113 vector [0]: rand = 2f6dad50f89702c7aa7c74022d5c8e1f 20250820160224007 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160224007 DAUC <0003> auc.c:142 vector [0]: autn = 09907dd8bfab000009013d461e7f0a42 20250820160224007 DAUC <0003> auc.c:143 vector [0]: ck = ea0b60123b4eaac3799f51ccee4a6905 20250820160224007 DAUC <0003> auc.c:144 vector [0]: ik = 0645a872d97d8e5ac4cc82a141f3bfd0 20250820160224007 DAUC <0003> auc.c:145 vector [0]: res = 49aec0c52f1063920000000000000000 20250820160224007 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224007 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160224007 DAUC <0003> auc.c:151 vector [0]: kc = 511d1b0d4d8af24c 20250820160224007 DAUC <0003> auc.c:152 vector [0]: sres = 66bea357 20250820160224007 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160224007 DAUC <0003> db_auc.c:245 IMSI='262425689840809': Generated 1 vectors 20250820160224007 DAUC <0003> db_auc.c:249 IMSI='262425689840809': Updating SQN=33 in DB 20250820160224007 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425689840809"} 20250820160224007 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224007 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224007 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262425689840809" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425689840809" TC_gsup_sai_num_auth_vectors(28)@e48279d5368a: setverdict(pass): none -> pass 20250820160224008 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224008 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425689840809"} 20250820160224008 DAUC <0003> db_auc.c:157 IMSI='262425689840809': No 2G Auth Data 20250820160224008 DAUC <0003> db_auc.c:236 IMSI='262425689840809': Calling to generate 4 vectors 20250820160224008 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250820160224008 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224008 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250820160224008 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250820160224008 DAUC <0003> auc.c:113 vector [0]: rand = 4214c1005074caf379cc021446557867 20250820160224008 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250820160224008 DAUC <0003> auc.c:142 vector [0]: autn = 733a574f65f40000184950bf67b09927 20250820160224008 DAUC <0003> auc.c:143 vector [0]: ck = f771b1c9188141b8586a264ba9693934 20250820160224008 DAUC <0003> auc.c:144 vector [0]: ik = 214b1a08045f283fd3481cb63977b68b 20250820160224008 DAUC <0003> auc.c:145 vector [0]: res = 70eedf544004c9380000000000000000 20250820160224008 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224008 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160224008 DAUC <0003> auc.c:151 vector [0]: kc = 5d18913c8cc0e638 20250820160224008 DAUC <0003> auc.c:152 vector [0]: sres = 30ea166c 20250820160224008 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160224008 DAUC <0003> auc.c:113 vector [1]: rand = 99b52eca47551636ed604036eb25b6e0 20250820160224008 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250820160224008 DAUC <0003> auc.c:142 vector [1]: autn = ee435f6ee20d0000765700e2521b4aad 20250820160224008 DAUC <0003> auc.c:143 vector [1]: ck = 3e36c7be63dec0a3bb14c188b2dcad3b 20250820160224008 DAUC <0003> auc.c:144 vector [1]: ik = edd85af7de3f7d44ce0e1ea8a65a580b 20250820160224008 DAUC <0003> auc.c:145 vector [1]: res = b24316b18b873ed70000000000000000 20250820160224008 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224008 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160224008 DAUC <0003> auc.c:151 vector [1]: kc = a6f44269a96748d7 20250820160224008 DAUC <0003> auc.c:152 vector [1]: sres = 39c42866 20250820160224008 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160224008 DAUC <0003> auc.c:113 vector [2]: rand = 455d62290d015e0ce79d296b59125692 20250820160224008 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250820160224008 DAUC <0003> auc.c:142 vector [2]: autn = 6b36fab80f5c00009102d1eaef5c8170 20250820160224008 DAUC <0003> auc.c:143 vector [2]: ck = 8a8242b78ab83b517a0dff92983b3f02 20250820160224008 DAUC <0003> auc.c:144 vector [2]: ik = 7844c2bfed8176e3a2ef4a37b35b2e2b 20250820160224008 DAUC <0003> auc.c:145 vector [2]: res = 5707fdf9cd438a7e0000000000000000 20250820160224008 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224008 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160224008 DAUC <0003> auc.c:151 vector [2]: kc = 2a2435ad4c595c9b 20250820160224008 DAUC <0003> auc.c:152 vector [2]: sres = 9a447787 20250820160224008 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160224008 DAUC <0003> auc.c:113 vector [3]: rand = 66afbd8a41ab5c605a4c6c1932c561d4 20250820160224008 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250820160224008 DAUC <0003> auc.c:142 vector [3]: autn = 5060fb8d32120000f0747b5c67b37f7b 20250820160224008 DAUC <0003> auc.c:143 vector [3]: ck = 216c471264aac39b0d495ce0ffe2bb50 20250820160224008 DAUC <0003> auc.c:144 vector [3]: ik = ed2f57a0453565f567151e56859cf96f 20250820160224008 DAUC <0003> auc.c:145 vector [3]: res = 3f575aeccde630130000000000000000 20250820160224008 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224008 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160224008 DAUC <0003> auc.c:151 vector [3]: kc = a61f52045be1e451 20250820160224008 DAUC <0003> auc.c:152 vector [3]: sres = f2b16aff 20250820160224008 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160224008 DAUC <0003> db_auc.c:245 IMSI='262425689840809': Generated 4 vectors 20250820160224008 DAUC <0003> db_auc.c:249 IMSI='262425689840809': Updating SQN=161 in DB 20250820160224008 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425689840809"} 20250820160224008 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224008 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224008 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224009 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224009 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425689840809"} 20250820160224009 DAUC <0003> db_auc.c:157 IMSI='262425689840809': No 2G Auth Data 20250820160224009 DAUC <0003> db_auc.c:236 IMSI='262425689840809': Calling to generate 5 vectors 20250820160224009 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160224010 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224010 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250820160224010 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250820160224010 DAUC <0003> auc.c:113 vector [0]: rand = cde43a15b0449d9d29daa9b77659dff9 20250820160224010 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250820160224010 DAUC <0003> auc.c:142 vector [0]: autn = 07f45ee57d2b0000c8c595b9533a182c 20250820160224010 DAUC <0003> auc.c:143 vector [0]: ck = 5df1dd6e17a8fb3269f56dd405c2dd31 20250820160224010 DAUC <0003> auc.c:144 vector [0]: ik = 240006d9845578b47975422219456f3e 20250820160224010 DAUC <0003> auc.c:145 vector [0]: res = fc2193f36e10024e0000000000000000 20250820160224010 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224010 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160224010 DAUC <0003> auc.c:151 vector [0]: kc = 6971f4418f7a3189 20250820160224010 DAUC <0003> auc.c:152 vector [0]: sres = 923191bd 20250820160224010 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160224010 DAUC <0003> auc.c:113 vector [1]: rand = 600c6ed35d87a5b202d138bc753a0f57 20250820160224010 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250820160224010 DAUC <0003> auc.c:142 vector [1]: autn = 6c77309d77420000e7bbea62874fd001 20250820160224010 DAUC <0003> auc.c:143 vector [1]: ck = f3af8395f0a26135c1e70c8ae5f620eb 20250820160224010 DAUC <0003> auc.c:144 vector [1]: ik = 96d2a983c6cf1fd78445ad63bfdaab7e 20250820160224010 DAUC <0003> auc.c:145 vector [1]: res = 154d1e8a7d8cd7210000000000000000 20250820160224010 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224010 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160224010 DAUC <0003> auc.c:151 vector [1]: kc = 20df8bff6c41f577 20250820160224010 DAUC <0003> auc.c:152 vector [1]: sres = 68c1c9ab 20250820160224010 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160224010 DAUC <0003> auc.c:113 vector [2]: rand = 8e607e236f3bd5800e96fd96f8358c95 20250820160224010 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250820160224010 DAUC <0003> auc.c:142 vector [2]: autn = 9849bce1bf5000003fb980d0e4fc70d4 20250820160224010 DAUC <0003> auc.c:143 vector [2]: ck = 10f99c5d64f09ccba07f23901ca41a43 20250820160224010 DAUC <0003> auc.c:144 vector [2]: ik = b61438afbf44be5a793d3418b89ff6d4 20250820160224010 DAUC <0003> auc.c:145 vector [2]: res = eb8f19001055fac10000000000000000 20250820160224010 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224010 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160224010 DAUC <0003> auc.c:151 vector [2]: kc = 7fafb37a7f8fce06 20250820160224010 DAUC <0003> auc.c:152 vector [2]: sres = fbdae3c1 20250820160224010 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160224010 DAUC <0003> auc.c:113 vector [3]: rand = e8b8c426601583621aeb659f484f26dc 20250820160224010 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250820160224010 DAUC <0003> auc.c:142 vector [3]: autn = 56f805bc14020000b3245a448ecc0d7a 20250820160224010 DAUC <0003> auc.c:143 vector [3]: ck = b7f010b34797e7eaca055f8734fd0117 20250820160224010 DAUC <0003> auc.c:144 vector [3]: ik = 1f54d8c4735e81b0fe824f80060d0b7d 20250820160224010 DAUC <0003> auc.c:145 vector [3]: res = 45be569532b637a80000000000000000 20250820160224010 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224010 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160224010 DAUC <0003> auc.c:151 vector [3]: kc = 9c23d87006396c30 20250820160224010 DAUC <0003> auc.c:152 vector [3]: sres = 7708613d 20250820160224010 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160224010 DAUC <0003> auc.c:113 vector [4]: rand = 09bda054936f0ad572a1bfd9b727c049 20250820160224010 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250820160224010 DAUC <0003> auc.c:142 vector [4]: autn = 54854d03fe8800009f47dbc20fd8dcdd 20250820160224010 DAUC <0003> auc.c:143 vector [4]: ck = 12a2ca63418293d027c8231cb184a5c7 20250820160224010 DAUC <0003> auc.c:144 vector [4]: ik = a142d93dc4bf590587a93cb727db700e 20250820160224010 DAUC <0003> auc.c:145 vector [4]: res = 75a94d13c6fe0da20000000000000000 20250820160224010 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224010 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160224010 DAUC <0003> auc.c:151 vector [4]: kc = 13810cf513621f1c 20250820160224010 DAUC <0003> auc.c:152 vector [4]: sres = b35740b1 20250820160224010 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160224010 DAUC <0003> db_auc.c:245 IMSI='262425689840809': Generated 5 vectors 20250820160224010 DAUC <0003> db_auc.c:249 IMSI='262425689840809': Updating SQN=321 in DB 20250820160224010 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425689840809"} 20250820160224010 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224010 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224010 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224011 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224011 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425689840809"} 20250820160224011 DAUC <0003> db_auc.c:157 IMSI='262425689840809': No 2G Auth Data 20250820160224011 DAUC <0003> db_auc.c:236 IMSI='262425689840809': Calling to generate 5 vectors 20250820160224011 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160224011 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224011 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250820160224011 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250820160224011 DAUC <0003> auc.c:113 vector [0]: rand = 4ba2b8db4611569573c3cfccabcc59ad 20250820160224011 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250820160224011 DAUC <0003> auc.c:142 vector [0]: autn = 1a292871869300002803defc21f86f70 20250820160224011 DAUC <0003> auc.c:143 vector [0]: ck = 0405d4b55d2f2d869fb2f767998fdb71 20250820160224011 DAUC <0003> auc.c:144 vector [0]: ik = 3d7c2e6595566bc2d985b7afaf0f6bd0 20250820160224011 DAUC <0003> auc.c:145 vector [0]: res = cf7f6e307b0247570000000000000000 20250820160224011 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224011 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160224011 DAUC <0003> auc.c:151 vector [0]: kc = 7f4eba18fef9f6e5 20250820160224011 DAUC <0003> auc.c:152 vector [0]: sres = b47d2967 20250820160224011 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160224011 DAUC <0003> auc.c:113 vector [1]: rand = f5dead7f385e63853cd5621628c5e205 20250820160224011 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250820160224011 DAUC <0003> auc.c:142 vector [1]: autn = bddd8c573e880000413fd057e4126f64 20250820160224011 DAUC <0003> auc.c:143 vector [1]: ck = 5ccedaabb5f415ce5d656f5f045e2153 20250820160224011 DAUC <0003> auc.c:144 vector [1]: ik = 432422930e4f06730b7fabd1df959bfd 20250820160224011 DAUC <0003> auc.c:145 vector [1]: res = d01fe928aecb523a0000000000000000 20250820160224011 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224011 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160224011 DAUC <0003> auc.c:151 vector [1]: kc = 49f03cb66070a913 20250820160224011 DAUC <0003> auc.c:152 vector [1]: sres = 7ed4bb12 20250820160224011 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160224011 DAUC <0003> auc.c:113 vector [2]: rand = b3fad0d4f415cf387ac0af8828267eb5 20250820160224011 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250820160224011 DAUC <0003> auc.c:142 vector [2]: autn = a50bbb6cd4720000eec2c02d064184a4 20250820160224011 DAUC <0003> auc.c:143 vector [2]: ck = f321ce033589b3a7c83d5b6e097f7886 20250820160224011 DAUC <0003> auc.c:144 vector [2]: ik = 014ddfa036ce08475d77f6cbd422db9d 20250820160224011 DAUC <0003> auc.c:145 vector [2]: res = 79b69615062adc5f0000000000000000 20250820160224011 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224011 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160224011 DAUC <0003> auc.c:151 vector [2]: kc = 6726bc06de1a18fb 20250820160224011 DAUC <0003> auc.c:152 vector [2]: sres = 7f9c4a4a 20250820160224011 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160224011 DAUC <0003> auc.c:113 vector [3]: rand = 105b2a7253eaf8cd098c7dca33152371 20250820160224011 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250820160224011 DAUC <0003> auc.c:142 vector [3]: autn = 6488bc32428d000080ecb2cdf04812b7 20250820160224011 DAUC <0003> auc.c:143 vector [3]: ck = 98958de2cd61fcdada9c296f6a37c877 20250820160224011 DAUC <0003> auc.c:144 vector [3]: ik = f0ef2622b751187524dbfa33e0cffec4 20250820160224011 DAUC <0003> auc.c:145 vector [3]: res = a8680914dde4fe120000000000000000 20250820160224011 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224011 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160224011 DAUC <0003> auc.c:151 vector [3]: kc = 963d789cf0c8d21c 20250820160224011 DAUC <0003> auc.c:152 vector [3]: sres = 758cf706 20250820160224011 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160224011 DAUC <0003> auc.c:113 vector [4]: rand = d934fa8a77ad70c1f81449777e387f29 20250820160224011 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250820160224011 DAUC <0003> auc.c:142 vector [4]: autn = b8ac737fd8b400008cf132cf5056dc68 20250820160224011 DAUC <0003> auc.c:143 vector [4]: ck = f23800751b9818905699ccad8075d237 20250820160224011 DAUC <0003> auc.c:144 vector [4]: ik = 2865060b2c59740b3550684b9d9bd47a 20250820160224011 DAUC <0003> auc.c:145 vector [4]: res = 5506893d540d1faa0000000000000000 20250820160224011 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224011 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160224011 DAUC <0003> auc.c:151 vector [4]: kc = b994a2982a2f6ad6 20250820160224011 DAUC <0003> auc.c:152 vector [4]: sres = 010b9697 20250820160224012 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160224012 DAUC <0003> db_auc.c:245 IMSI='262425689840809': Generated 5 vectors 20250820160224012 DAUC <0003> db_auc.c:249 IMSI='262425689840809': Updating SQN=481 in DB 20250820160224012 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425689840809"} 20250820160224012 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425689840809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224012 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224012 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@e48279d5368a: Final verdict of PTC: pass 20250820160224014 DAUC <0003> db_auc.c:157 IMSI='262421361159314': No 2G Auth Data 20250820160224014 DAUC <0003> db_auc.c:192 IMSI='262421361159314': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262421361159314" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250820160224021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 20250820160224022 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224022 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421361159314"} 20250820160224022 DAUC <0003> db_auc.c:236 IMSI='262421361159314': Calling to generate 1 vectors 20250820160224022 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250820160224022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160224022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224022 DAUC <0003> auc.c:113 vector [0]: rand = d2bc78dd49428d6548521cb2d9e3b933 20250820160224022 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160224022 DAUC <0003> auc.c:142 vector [0]: autn = 46c98e39e3fa000012cb28900b255f38 20250820160224022 DAUC <0003> auc.c:143 vector [0]: ck = 9b8408423ae9bd49f179258163cda986 20250820160224022 DAUC <0003> auc.c:144 vector [0]: ik = 7c43e0015355540d451a90a0fe02b862 20250820160224022 DAUC <0003> auc.c:145 vector [0]: res = ae90b5cf1349b8f30000000000000000 20250820160224022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224022 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224022 DAUC <0003> auc.c:179 vector [0]: kc = 678f18c220ba1c00 20250820160224022 DAUC <0003> auc.c:180 vector [0]: sres = 9203c585 20250820160224022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224022 DAUC <0003> db_auc.c:245 IMSI='262421361159314': Generated 1 vectors 20250820160224022 DAUC <0003> db_auc.c:249 IMSI='262421361159314': Updating SQN=33 in DB 20250820160224022 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421361159314"} 20250820160224022 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224023 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224023 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262421361159314" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421361159314" TC_gsup_sai_num_auth_vectors(29)@e48279d5368a: setverdict(pass): none -> pass 20250820160224024 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224024 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421361159314"} 20250820160224024 DAUC <0003> db_auc.c:236 IMSI='262421361159314': Calling to generate 4 vectors 20250820160224024 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250820160224024 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224024 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224024 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250820160224024 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224024 DAUC <0003> auc.c:113 vector [0]: rand = c47d28123c6ce3b59ed029ba835f1f33 20250820160224024 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250820160224024 DAUC <0003> auc.c:142 vector [0]: autn = 1502c71bde4f00002d1899af2347d618 20250820160224024 DAUC <0003> auc.c:143 vector [0]: ck = f91260c76251cdce84e0bcbdcfd00199 20250820160224024 DAUC <0003> auc.c:144 vector [0]: ik = 48c5a200b39f375873dc74aceb06e6c5 20250820160224024 DAUC <0003> auc.c:145 vector [0]: res = 974f8170ad0ba68a0000000000000000 20250820160224024 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224024 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224024 DAUC <0003> auc.c:179 vector [0]: kc = 7b0629e897f9b000 20250820160224024 DAUC <0003> auc.c:180 vector [0]: sres = 55efaabc 20250820160224024 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224024 DAUC <0003> auc.c:113 vector [1]: rand = 4b99c0af15447ab1b5d947f3ae104a03 20250820160224024 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250820160224024 DAUC <0003> auc.c:142 vector [1]: autn = 9634e12ba01c0000cbb2adcaf16e32d7 20250820160224024 DAUC <0003> auc.c:143 vector [1]: ck = 454fe6ca9709f04c665080d7796d559f 20250820160224024 DAUC <0003> auc.c:144 vector [1]: ik = d8e023453e05b16aab4310aae83bd937 20250820160224024 DAUC <0003> auc.c:145 vector [1]: res = 6bad2cb262c851c10000000000000000 20250820160224024 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224024 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224024 DAUC <0003> auc.c:179 vector [1]: kc = 2eba6e2675657000 20250820160224024 DAUC <0003> auc.c:180 vector [1]: sres = 78a193db 20250820160224024 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224024 DAUC <0003> auc.c:113 vector [2]: rand = 4886d9a29e8e89c06a9eed17d5605777 20250820160224024 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250820160224024 DAUC <0003> auc.c:142 vector [2]: autn = 67a6e7ed6b6a0000c915590796160f29 20250820160224024 DAUC <0003> auc.c:143 vector [2]: ck = 0214f4b50c18d57e4837de59c1620741 20250820160224024 DAUC <0003> auc.c:144 vector [2]: ik = 433925a417837c8de248450371fb987f 20250820160224024 DAUC <0003> auc.c:145 vector [2]: res = 8e865944d3709f270000000000000000 20250820160224024 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224024 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224024 DAUC <0003> auc.c:179 vector [2]: kc = 92317c4f26272800 20250820160224024 DAUC <0003> auc.c:180 vector [2]: sres = 6fb765ef 20250820160224024 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224024 DAUC <0003> auc.c:113 vector [3]: rand = 5376261a893ad5074bbc09f580eabfc0 20250820160224024 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250820160224024 DAUC <0003> auc.c:142 vector [3]: autn = ebc864bd580f000097c73dd7d8a9d1ec 20250820160224024 DAUC <0003> auc.c:143 vector [3]: ck = ec53f6469ea2b8f239410ba55bbd91ae 20250820160224024 DAUC <0003> auc.c:144 vector [3]: ik = c4955501e593cfa40e89a774b129b574 20250820160224024 DAUC <0003> auc.c:145 vector [3]: res = e8c759c19f246abe0000000000000000 20250820160224024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224024 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224024 DAUC <0003> auc.c:179 vector [3]: kc = 735c85bd6b877000 20250820160224024 DAUC <0003> auc.c:180 vector [3]: sres = 075bc44f 20250820160224024 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224024 DAUC <0003> db_auc.c:245 IMSI='262421361159314': Generated 4 vectors 20250820160224024 DAUC <0003> db_auc.c:249 IMSI='262421361159314': Updating SQN=161 in DB 20250820160224024 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421361159314"} 20250820160224025 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224025 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224025 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224026 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224026 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421361159314"} 20250820160224026 DAUC <0003> db_auc.c:236 IMSI='262421361159314': Calling to generate 5 vectors 20250820160224026 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160224026 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224026 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224026 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250820160224026 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224026 DAUC <0003> auc.c:113 vector [0]: rand = b2c8a1af73dd9f7b224e38223448d0a5 20250820160224026 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250820160224026 DAUC <0003> auc.c:142 vector [0]: autn = 676fca78d65b0000717fbaf0a0cb7d21 20250820160224026 DAUC <0003> auc.c:143 vector [0]: ck = 150f590ca03e0bdc09d64f300ce226ec 20250820160224026 DAUC <0003> auc.c:144 vector [0]: ik = d1309f169215ebb56d6b63911eeca27c 20250820160224026 DAUC <0003> auc.c:145 vector [0]: res = 21d722aa812abc170000000000000000 20250820160224026 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224026 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224026 DAUC <0003> auc.c:179 vector [0]: kc = 79abc418031f8800 20250820160224026 DAUC <0003> auc.c:180 vector [0]: sres = e1394a3c 20250820160224026 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224026 DAUC <0003> auc.c:113 vector [1]: rand = d575074ab9484a667fa154c14fb11a24 20250820160224026 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250820160224026 DAUC <0003> auc.c:142 vector [1]: autn = 9cfdbbdb46200000db1c675ce12615a1 20250820160224026 DAUC <0003> auc.c:143 vector [1]: ck = 8270d147657f3ca02e214bb804aa74f7 20250820160224026 DAUC <0003> auc.c:144 vector [1]: ik = 58a2db6b2164ec193227c4bb15f2d006 20250820160224026 DAUC <0003> auc.c:145 vector [1]: res = eb84883fdf928f980000000000000000 20250820160224026 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224026 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224026 DAUC <0003> auc.c:179 vector [1]: kc = 4c9ab1b41f639400 20250820160224026 DAUC <0003> auc.c:180 vector [1]: sres = 5ffe51b4 20250820160224026 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224026 DAUC <0003> auc.c:113 vector [2]: rand = 10ad365c6e4e28d18de884bc80d9f3cc 20250820160224026 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250820160224026 DAUC <0003> auc.c:142 vector [2]: autn = 4e493bd4d9b000002d551f3591170768 20250820160224026 DAUC <0003> auc.c:143 vector [2]: ck = a13037c73e0446c3605382a230e5ae3e 20250820160224026 DAUC <0003> auc.c:144 vector [2]: ik = 3c53df8b664dacb47b42765eecdfe91f 20250820160224026 DAUC <0003> auc.c:145 vector [2]: res = 8c64e16267ee58620000000000000000 20250820160224026 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224026 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224026 DAUC <0003> auc.c:179 vector [2]: kc = 13a4dc9ba7b28800 20250820160224026 DAUC <0003> auc.c:180 vector [2]: sres = bbb62606 20250820160224026 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224026 DAUC <0003> auc.c:113 vector [3]: rand = 6bdb61f52b46819eeb506f84ebe84b26 20250820160224026 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250820160224026 DAUC <0003> auc.c:142 vector [3]: autn = 681fad50f3b30000298ee92d514b0c66 20250820160224026 DAUC <0003> auc.c:143 vector [3]: ck = 6bdee9e67aa21ac2e01f94d0e43a020e 20250820160224027 DAUC <0003> auc.c:144 vector [3]: ik = 3ea8c75bcb1620ebbb9921fcd2fda03d 20250820160224027 DAUC <0003> auc.c:145 vector [3]: res = bd71a3c112291d2b0000000000000000 20250820160224027 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224027 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224027 DAUC <0003> auc.c:179 vector [3]: kc = 7b39fbdc3a27f800 20250820160224027 DAUC <0003> auc.c:180 vector [3]: sres = fd136273 20250820160224027 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224027 DAUC <0003> auc.c:113 vector [4]: rand = e5248acf976bebcaaac0d186e236c395 20250820160224027 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250820160224027 DAUC <0003> auc.c:142 vector [4]: autn = a678da52b75800008a1b7189dc078e7b 20250820160224027 DAUC <0003> auc.c:143 vector [4]: ck = 89ee6ad9f1333fde2377e05b026e083f 20250820160224027 DAUC <0003> auc.c:144 vector [4]: ik = 70f17f64301848d1339e44a82774fb6c 20250820160224027 DAUC <0003> auc.c:145 vector [4]: res = e2d9249ef288245a0000000000000000 20250820160224027 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224027 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160224027 DAUC <0003> auc.c:179 vector [4]: kc = bee7249e90971000 20250820160224027 DAUC <0003> auc.c:180 vector [4]: sres = 1823275c 20250820160224027 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160224027 DAUC <0003> db_auc.c:245 IMSI='262421361159314': Generated 5 vectors 20250820160224027 DAUC <0003> db_auc.c:249 IMSI='262421361159314': Updating SQN=321 in DB 20250820160224027 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421361159314"} 20250820160224027 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224027 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224027 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224029 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224029 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421361159314"} 20250820160224029 DAUC <0003> db_auc.c:236 IMSI='262421361159314': Calling to generate 5 vectors 20250820160224029 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160224029 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224029 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224029 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250820160224029 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224029 DAUC <0003> auc.c:113 vector [0]: rand = 63025979b70d48122b839cbf8e5579e2 20250820160224029 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250820160224029 DAUC <0003> auc.c:142 vector [0]: autn = 9f6ceadeaa8d00001d27798bb1065402 20250820160224029 DAUC <0003> auc.c:143 vector [0]: ck = 2a7729ba9328baa7e143f566bed55cf1 20250820160224029 DAUC <0003> auc.c:144 vector [0]: ik = c26907c27ae12b5ab9499c5f573eda29 20250820160224029 DAUC <0003> auc.c:145 vector [0]: res = 89f4d9850ed06c800000000000000000 20250820160224029 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224029 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224029 DAUC <0003> auc.c:179 vector [0]: kc = 8da5b2a91e261c00 20250820160224029 DAUC <0003> auc.c:180 vector [0]: sres = b9cd24d4 20250820160224029 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224029 DAUC <0003> auc.c:113 vector [1]: rand = ed231e92574814111b3a6f82b67ff315 20250820160224029 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250820160224029 DAUC <0003> auc.c:142 vector [1]: autn = 1b6fba8a5fce00006dcb7d46f87efccc 20250820160224029 DAUC <0003> auc.c:143 vector [1]: ck = cc2d1cbf453cf8a38870edeb84955656 20250820160224029 DAUC <0003> auc.c:144 vector [1]: ik = 256cbbbb1807fcbf5b0356f0a1f74e53 20250820160224029 DAUC <0003> auc.c:145 vector [1]: res = bf2472d1bbb41bb90000000000000000 20250820160224029 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224029 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224029 DAUC <0003> auc.c:179 vector [1]: kc = 0d3d9a50bc0ed800 20250820160224029 DAUC <0003> auc.c:180 vector [1]: sres = d0921751 20250820160224029 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224029 DAUC <0003> auc.c:113 vector [2]: rand = bc23dba53e8b768de730ce44b9c2dfa4 20250820160224029 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250820160224030 DAUC <0003> auc.c:142 vector [2]: autn = 9439540b9d1d00008cdbf201f18c9a16 20250820160224030 DAUC <0003> auc.c:143 vector [2]: ck = 489864da850433fe67eb97a2b9722bc6 20250820160224030 DAUC <0003> auc.c:144 vector [2]: ik = 42e2f49b65f495916f671860ff92600f 20250820160224030 DAUC <0003> auc.c:145 vector [2]: res = 86862037875316090000000000000000 20250820160224030 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224030 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224030 DAUC <0003> auc.c:179 vector [2]: kc = d0a6a527ab135000 20250820160224030 DAUC <0003> auc.c:180 vector [2]: sres = 5feff233 20250820160224030 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224030 DAUC <0003> auc.c:113 vector [3]: rand = af7cfe4d09b1a696426579ad07a1d40f 20250820160224030 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250820160224030 DAUC <0003> auc.c:142 vector [3]: autn = 284a8113feb200004dd26e3156e49aba 20250820160224030 DAUC <0003> auc.c:143 vector [3]: ck = b050fcf84b0acdb4a7737310deda9865 20250820160224030 DAUC <0003> auc.c:144 vector [3]: ik = c20f1c1caf17c8408ddef67560db2f4a 20250820160224030 DAUC <0003> auc.c:145 vector [3]: res = 17ed2357394496880000000000000000 20250820160224030 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224030 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224030 DAUC <0003> auc.c:179 vector [3]: kc = c02d9c2ab1d12400 20250820160224030 DAUC <0003> auc.c:180 vector [3]: sres = ec85f4ee 20250820160224030 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224030 DAUC <0003> auc.c:113 vector [4]: rand = a5f31fd286043eef7e528be600fc98f3 20250820160224030 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250820160224030 DAUC <0003> auc.c:142 vector [4]: autn = 4bc37a8415f100003be12eeeb36308df 20250820160224030 DAUC <0003> auc.c:143 vector [4]: ck = 69c472f2b3ef64e5aa9fe5c9a80ba91b 20250820160224030 DAUC <0003> auc.c:144 vector [4]: ik = 3ed0d4e586d274cf01b618a297b14d40 20250820160224030 DAUC <0003> auc.c:145 vector [4]: res = cb863d0e6e3a93ba0000000000000000 20250820160224030 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224030 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160224030 DAUC <0003> auc.c:179 vector [4]: kc = 06cced1451d3a800 20250820160224030 DAUC <0003> auc.c:180 vector [4]: sres = 3996ff4e 20250820160224030 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160224030 DAUC <0003> db_auc.c:245 IMSI='262421361159314': Generated 5 vectors 20250820160224030 DAUC <0003> db_auc.c:249 IMSI='262421361159314': Updating SQN=481 in DB 20250820160224030 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421361159314"} 20250820160224030 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421361159314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224030 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224030 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@e48279d5368a: Final verdict of PTC: pass 20250820160224033 DAUC <0003> db_auc.c:157 IMSI='262428784263472': No 2G Auth Data 20250820160224033 DAUC <0003> db_auc.c:192 IMSI='262428784263472': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262428784263472" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250820160224040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 20250820160224042 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224042 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428784263472"} 20250820160224042 DAUC <0003> db_auc.c:236 IMSI='262428784263472': Calling to generate 1 vectors 20250820160224042 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250820160224042 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224042 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224042 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160224042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224042 DAUC <0003> auc.c:113 vector [0]: rand = fdb5339ed5837f313f53d33364525b5c 20250820160224042 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160224042 DAUC <0003> auc.c:142 vector [0]: autn = ae57fc9d18e100006d77d4994364c3ca 20250820160224042 DAUC <0003> auc.c:143 vector [0]: ck = 71ebfcdc52b2403384155d0ad111843c 20250820160224042 DAUC <0003> auc.c:144 vector [0]: ik = 488e71834d1ae5e6c6f07a04e6bfaf04 20250820160224042 DAUC <0003> auc.c:145 vector [0]: res = a87fa7273651fc080000000000000000 20250820160224042 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224042 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224042 DAUC <0003> auc.c:179 vector [0]: kc = d000f0f1076bdc00 20250820160224042 DAUC <0003> auc.c:180 vector [0]: sres = fcb08d26 20250820160224042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224042 DAUC <0003> db_auc.c:245 IMSI='262428784263472': Generated 1 vectors 20250820160224043 DAUC <0003> db_auc.c:249 IMSI='262428784263472': Updating SQN=33 in DB 20250820160224043 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428784263472"} 20250820160224043 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224043 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224043 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262428784263472" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428784263472" TC_gsup_sai_num_auth_vectors(30)@e48279d5368a: setverdict(pass): none -> pass 20250820160224044 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224044 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428784263472"} 20250820160224044 DAUC <0003> db_auc.c:236 IMSI='262428784263472': Calling to generate 4 vectors 20250820160224044 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250820160224044 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224044 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224044 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250820160224044 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224044 DAUC <0003> auc.c:113 vector [0]: rand = 30ec9d2e8b32f64ec8a047add4db08e1 20250820160224044 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250820160224044 DAUC <0003> auc.c:142 vector [0]: autn = 30332191d74d0000fc148d7b4a8de55b 20250820160224044 DAUC <0003> auc.c:143 vector [0]: ck = a7e7849e20ce4a5f20d2162d0d144920 20250820160224044 DAUC <0003> auc.c:144 vector [0]: ik = c86f4e98d318021e869800b03bf8b393 20250820160224044 DAUC <0003> auc.c:145 vector [0]: res = 212e317d280641fb0000000000000000 20250820160224044 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224044 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224044 DAUC <0003> auc.c:179 vector [0]: kc = 124b931cb6800c00 20250820160224044 DAUC <0003> auc.c:180 vector [0]: sres = 5a453cae 20250820160224044 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224044 DAUC <0003> auc.c:113 vector [1]: rand = fd1d8c102a2c9ddeaf477742e2ca373e 20250820160224044 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250820160224044 DAUC <0003> auc.c:142 vector [1]: autn = 29de37a6b72f000082aaa5b5599c44a0 20250820160224044 DAUC <0003> auc.c:143 vector [1]: ck = 00297df8384eefba2fa03f6533713a59 20250820160224044 DAUC <0003> auc.c:144 vector [1]: ik = f39583aa5b651f63cf219980d2c50fb4 20250820160224044 DAUC <0003> auc.c:145 vector [1]: res = a531de906553249c0000000000000000 20250820160224044 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224044 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224044 DAUC <0003> auc.c:179 vector [1]: kc = 5b8ca12c12bcd400 20250820160224044 DAUC <0003> auc.c:180 vector [1]: sres = f4d0f5f6 20250820160224044 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224044 DAUC <0003> auc.c:113 vector [2]: rand = 0feac73a61a3dd93a135f6d8cc038570 20250820160224044 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250820160224044 DAUC <0003> auc.c:142 vector [2]: autn = 7da7963041020000eb9a010660a5ca17 20250820160224044 DAUC <0003> auc.c:143 vector [2]: ck = 861bbecf103d289de410d964bf4cc8bd 20250820160224044 DAUC <0003> auc.c:144 vector [2]: ik = 6d732a0171069b9780fa86e1c03cf5f2 20250820160224044 DAUC <0003> auc.c:145 vector [2]: res = ee90f4d786a690690000000000000000 20250820160224044 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224044 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224044 DAUC <0003> auc.c:179 vector [2]: kc = c073bd98f75ac400 20250820160224044 DAUC <0003> auc.c:180 vector [2]: sres = f21d0078 20250820160224044 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224044 DAUC <0003> auc.c:113 vector [3]: rand = 0bc1ccb0e1b407945b78a5edfd4b25d6 20250820160224044 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250820160224044 DAUC <0003> auc.c:142 vector [3]: autn = e911bd21ef3100001058b248c573bf39 20250820160224044 DAUC <0003> auc.c:143 vector [3]: ck = 3f5b361fec83453e1135484135237aa6 20250820160224044 DAUC <0003> auc.c:144 vector [3]: ik = 3b5cf6a1960182730cce538f30ac4d5c 20250820160224044 DAUC <0003> auc.c:145 vector [3]: res = ff9583d97f88677e0000000000000000 20250820160224044 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224044 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224044 DAUC <0003> auc.c:179 vector [3]: kc = ce84b2bca332dc00 20250820160224044 DAUC <0003> auc.c:180 vector [3]: sres = 2f029f13 20250820160224044 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224044 DAUC <0003> db_auc.c:245 IMSI='262428784263472': Generated 4 vectors 20250820160224044 DAUC <0003> db_auc.c:249 IMSI='262428784263472': Updating SQN=161 in DB 20250820160224045 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428784263472"} 20250820160224045 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224045 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224045 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224046 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224046 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428784263472"} 20250820160224046 DAUC <0003> db_auc.c:236 IMSI='262428784263472': Calling to generate 5 vectors 20250820160224046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160224046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224046 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250820160224046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224046 DAUC <0003> auc.c:113 vector [0]: rand = 30b7c85c6ed6ca9d01836e647be13c98 20250820160224046 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250820160224046 DAUC <0003> auc.c:142 vector [0]: autn = a167204c92720000bf3e4dbe5a5c6bc0 20250820160224046 DAUC <0003> auc.c:143 vector [0]: ck = 319cd171c8db30ea922563b885a15b5a 20250820160224046 DAUC <0003> auc.c:144 vector [0]: ik = 79057a1e68363510d718b376d2b91cf5 20250820160224046 DAUC <0003> auc.c:145 vector [0]: res = af4d98431513b2de0000000000000000 20250820160224046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224046 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224046 DAUC <0003> auc.c:179 vector [0]: kc = 69a9244a45ace800 20250820160224046 DAUC <0003> auc.c:180 vector [0]: sres = beb8873c 20250820160224046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224046 DAUC <0003> auc.c:113 vector [1]: rand = 333a7d1b8d57438a6606ca27bba1a99d 20250820160224046 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250820160224046 DAUC <0003> auc.c:142 vector [1]: autn = ed901461402600000048cdf0791477d7 20250820160224046 DAUC <0003> auc.c:143 vector [1]: ck = 96f1d2aef6c06216dbe3ffcd46f2d414 20250820160224046 DAUC <0003> auc.c:144 vector [1]: ik = ef4ef18e1266d72e73ee1b91a753da79 20250820160224046 DAUC <0003> auc.c:145 vector [1]: res = 6f3a71955ca264b00000000000000000 20250820160224046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224046 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224046 DAUC <0003> auc.c:179 vector [1]: kc = 4c7e03046ffbfc00 20250820160224046 DAUC <0003> auc.c:180 vector [1]: sres = 6b9ac5c8 20250820160224046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224046 DAUC <0003> auc.c:113 vector [2]: rand = 1075183e30784ccac5710ede8e546bcb 20250820160224046 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250820160224046 DAUC <0003> auc.c:142 vector [2]: autn = 5811268a4a6a00000a1148977f1d0e2e 20250820160224046 DAUC <0003> auc.c:143 vector [2]: ck = 27b7b0a698e552a79b5bc92dcc4eea8a 20250820160224046 DAUC <0003> auc.c:144 vector [2]: ik = 28dd1e214000e89f46b22f99b4859fc5 20250820160224046 DAUC <0003> auc.c:145 vector [2]: res = fe9cd49f3eff5a770000000000000000 20250820160224046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224046 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224046 DAUC <0003> auc.c:179 vector [2]: kc = c39dd1f2be5ff000 20250820160224046 DAUC <0003> auc.c:180 vector [2]: sres = 55232759 20250820160224046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224046 DAUC <0003> auc.c:113 vector [3]: rand = aa25b5a5c26e412e729c4274a6b0e874 20250820160224046 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250820160224046 DAUC <0003> auc.c:142 vector [3]: autn = ab535299d90a0000b18ad52d62808ea9 20250820160224046 DAUC <0003> auc.c:143 vector [3]: ck = 1513f1f761b80944202b6584f0b19ae7 20250820160224046 DAUC <0003> auc.c:144 vector [3]: ik = 11e85a99bdad6151f246dc08c6340c63 20250820160224046 DAUC <0003> auc.c:145 vector [3]: res = a3d7ab3c9eae802e0000000000000000 20250820160224046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224046 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224046 DAUC <0003> auc.c:179 vector [3]: kc = c316ee958b37e400 20250820160224046 DAUC <0003> auc.c:180 vector [3]: sres = 970fd4e8 20250820160224046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224046 DAUC <0003> auc.c:113 vector [4]: rand = abaa50ab15617d8fd4fd38e26b85bb97 20250820160224046 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250820160224046 DAUC <0003> auc.c:142 vector [4]: autn = 06b315e4450b00008a284955c6ef718b 20250820160224046 DAUC <0003> auc.c:143 vector [4]: ck = b138fc30ab1fca637261b9816b240925 20250820160224046 DAUC <0003> auc.c:144 vector [4]: ik = 755a10f488be91b8fa0abf89e21f27dd 20250820160224046 DAUC <0003> auc.c:145 vector [4]: res = 73bd0eac694115e10000000000000000 20250820160224046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224046 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160224046 DAUC <0003> auc.c:179 vector [4]: kc = 99cb4ab7f2e9c800 20250820160224046 DAUC <0003> auc.c:180 vector [4]: sres = cbf676f7 20250820160224046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160224046 DAUC <0003> db_auc.c:245 IMSI='262428784263472': Generated 5 vectors 20250820160224046 DAUC <0003> db_auc.c:249 IMSI='262428784263472': Updating SQN=321 in DB 20250820160224046 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428784263472"} 20250820160224046 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224046 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224046 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224048 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224048 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428784263472"} 20250820160224048 DAUC <0003> db_auc.c:236 IMSI='262428784263472': Calling to generate 5 vectors 20250820160224048 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160224048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224048 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250820160224048 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224048 DAUC <0003> auc.c:113 vector [0]: rand = 2f270c267122b0f1718d386e589dab11 20250820160224048 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250820160224048 DAUC <0003> auc.c:142 vector [0]: autn = 34fe8ac664a40000957b30e6b7d285d4 20250820160224048 DAUC <0003> auc.c:143 vector [0]: ck = 2079aafdf46d189d0953db6e3248a72e 20250820160224048 DAUC <0003> auc.c:144 vector [0]: ik = a2a5fa91e330868b33594a3e7831c997 20250820160224048 DAUC <0003> auc.c:145 vector [0]: res = 9c8738e8011475cd0000000000000000 20250820160224048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224048 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224048 DAUC <0003> auc.c:179 vector [0]: kc = fc241490218cb800 20250820160224048 DAUC <0003> auc.c:180 vector [0]: sres = 80a8d6ca 20250820160224048 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224048 DAUC <0003> auc.c:113 vector [1]: rand = bcfc84805f422db5ba7f6cf1920b1896 20250820160224048 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250820160224048 DAUC <0003> auc.c:142 vector [1]: autn = 8599800243ff0000158475fee160b5e2 20250820160224048 DAUC <0003> auc.c:143 vector [1]: ck = 4c276a100e87c4977506ef3175b46c86 20250820160224048 DAUC <0003> auc.c:144 vector [1]: ik = c72ae485654875e047260694e9dfbd25 20250820160224048 DAUC <0003> auc.c:145 vector [1]: res = 16aae9d8ecbdf6920000000000000000 20250820160224048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224048 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224048 DAUC <0003> auc.c:179 vector [1]: kc = b23fc8d692739c00 20250820160224048 DAUC <0003> auc.c:180 vector [1]: sres = da024dc0 20250820160224048 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224048 DAUC <0003> auc.c:113 vector [2]: rand = e3435acfd99f03fa24725c7a1d3edcb2 20250820160224048 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250820160224048 DAUC <0003> auc.c:142 vector [2]: autn = ec0523c9790d0000a41668686ecae88c 20250820160224048 DAUC <0003> auc.c:143 vector [2]: ck = 3afc33669633d26fa9f30d262944eff4 20250820160224048 DAUC <0003> auc.c:144 vector [2]: ik = b58339935da603af72e0d9f14bdbc906 20250820160224048 DAUC <0003> auc.c:145 vector [2]: res = 71e0d9f85608fdad0000000000000000 20250820160224048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224048 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224048 DAUC <0003> auc.c:179 vector [2]: kc = 9399aba0d34a6800 20250820160224048 DAUC <0003> auc.c:180 vector [2]: sres = 80556721 20250820160224048 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224048 DAUC <0003> auc.c:113 vector [3]: rand = 22cd094e86f931c561a2fb5e50f38336 20250820160224048 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250820160224048 DAUC <0003> auc.c:142 vector [3]: autn = ba532b6806c50000a1a75465d1a5cffa 20250820160224048 DAUC <0003> auc.c:143 vector [3]: ck = 14f62e87bbf75f928b429593add36f96 20250820160224048 DAUC <0003> auc.c:144 vector [3]: ik = 087493a271f1048d06f33738eb9bbb63 20250820160224048 DAUC <0003> auc.c:145 vector [3]: res = 7093b640d4a361630000000000000000 20250820160224048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224048 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224048 DAUC <0003> auc.c:179 vector [3]: kc = 67f9bd90137ea400 20250820160224048 DAUC <0003> auc.c:180 vector [3]: sres = cb6c3b12 20250820160224048 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224048 DAUC <0003> auc.c:113 vector [4]: rand = 870a6fb10a74d44a5913eed5ce286c56 20250820160224048 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250820160224048 DAUC <0003> auc.c:142 vector [4]: autn = 0d2788f96cf400005da0a3148acbde16 20250820160224048 DAUC <0003> auc.c:143 vector [4]: ck = bab542095bb0dc9f945f1e77d5f8f077 20250820160224048 DAUC <0003> auc.c:144 vector [4]: ik = ebfe94e5ca086aeed2fdd9e70c0799a6 20250820160224048 DAUC <0003> auc.c:145 vector [4]: res = f6a3a12b9fa437080000000000000000 20250820160224048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224048 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160224048 DAUC <0003> auc.c:179 vector [4]: kc = 858bfea612a7a000 20250820160224048 DAUC <0003> auc.c:180 vector [4]: sres = 1941bd48 20250820160224048 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160224048 DAUC <0003> db_auc.c:245 IMSI='262428784263472': Generated 5 vectors 20250820160224048 DAUC <0003> db_auc.c:249 IMSI='262428784263472': Updating SQN=481 in DB 20250820160224048 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428784263472"} 20250820160224048 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428784263472 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224048 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224048 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55556<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@e48279d5368a: Final verdict of PTC: pass 20250820160224050 DAUC <0003> db_auc.c:157 IMSI='262422527048844': No 2G Auth Data 20250820160224050 DAUC <0003> db_auc.c:192 IMSI='262422527048844': No 3G Auth Data HLR_Test-GSUP(21)@e48279d5368a: Created GsupExpect[0] for "262422527048844" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250820160224056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20250820160224058 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224059 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422527048844"} 20250820160224059 DAUC <0003> db_auc.c:236 IMSI='262422527048844': Calling to generate 1 vectors 20250820160224059 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250820160224059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160224059 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224059 DAUC <0003> auc.c:113 vector [0]: rand = 3a41f9285c566381a85b7e2f91c70348 20250820160224059 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160224059 DAUC <0003> auc.c:142 vector [0]: autn = 2a4cd40e14ec00001abd7b9fb19b3e1c 20250820160224059 DAUC <0003> auc.c:143 vector [0]: ck = 06589ae2b52a3e29ec150a3a30408e31 20250820160224059 DAUC <0003> auc.c:144 vector [0]: ik = 234175b5d95bd1bc0acae5d15aba42df 20250820160224059 DAUC <0003> auc.c:145 vector [0]: res = 68970dd02ba303860000000000000000 20250820160224059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224059 DAUC <0003> auc.c:179 vector [0]: kc = 4f1d7e127b70ac9b 20250820160224059 DAUC <0003> auc.c:180 vector [0]: sres = 8b6e67ce 20250820160224059 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224059 DAUC <0003> db_auc.c:245 IMSI='262422527048844': Generated 1 vectors 20250820160224059 DAUC <0003> db_auc.c:249 IMSI='262422527048844': Updating SQN=33 in DB 20250820160224059 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422527048844"} 20250820160224059 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224059 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224059 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e48279d5368a: Found GsupExpect[0] for "262422527048844" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@e48279d5368a: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422527048844" TC_gsup_sai_num_auth_vectors(31)@e48279d5368a: setverdict(pass): none -> pass 20250820160224060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224060 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422527048844"} 20250820160224060 DAUC <0003> db_auc.c:236 IMSI='262422527048844': Calling to generate 4 vectors 20250820160224060 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250820160224060 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224060 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224060 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250820160224060 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224060 DAUC <0003> auc.c:113 vector [0]: rand = 9146947fa9c75006f855a7076b4099f3 20250820160224060 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250820160224060 DAUC <0003> auc.c:142 vector [0]: autn = c86fe621ca9600001271192337eb22a6 20250820160224060 DAUC <0003> auc.c:143 vector [0]: ck = 30808aa6809dd339d605395cfcd7ed63 20250820160224060 DAUC <0003> auc.c:144 vector [0]: ik = 3ace3f280879788fbd327c5619c8768e 20250820160224060 DAUC <0003> auc.c:145 vector [0]: res = ed2464428721042b0000000000000000 20250820160224060 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224060 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224060 DAUC <0003> auc.c:179 vector [0]: kc = acc706271b2e412d 20250820160224060 DAUC <0003> auc.c:180 vector [0]: sres = 0dcaef6c 20250820160224060 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224060 DAUC <0003> auc.c:113 vector [1]: rand = 20e3ee0da9bf278dd14d60dec89b6dcc 20250820160224060 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250820160224060 DAUC <0003> auc.c:142 vector [1]: autn = ebb250d17157000029d5851b156715b9 20250820160224060 DAUC <0003> auc.c:143 vector [1]: ck = 5d14fe2704a9f87cfe337f3112eafea9 20250820160224060 DAUC <0003> auc.c:144 vector [1]: ik = 12895de03709977b6279da17e701c078 20250820160224060 DAUC <0003> auc.c:145 vector [1]: res = 719aec9eb1e1daa60000000000000000 20250820160224060 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224060 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224060 DAUC <0003> auc.c:179 vector [1]: kc = 90c5390538c2c6d8 20250820160224060 DAUC <0003> auc.c:180 vector [1]: sres = 27d8e03c 20250820160224060 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224060 DAUC <0003> auc.c:113 vector [2]: rand = 795c5dee57815db7b23ddc5de0edea20 20250820160224060 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250820160224060 DAUC <0003> auc.c:142 vector [2]: autn = 58e7a6c01608000098f184e50c10f1ef 20250820160224060 DAUC <0003> auc.c:143 vector [2]: ck = 4edd9147fd0a283f9eab5ef739eeb025 20250820160224060 DAUC <0003> auc.c:144 vector [2]: ik = ecdc9e8723c14a96855f13a00a108d33 20250820160224060 DAUC <0003> auc.c:145 vector [2]: res = ddd69c48852d649f0000000000000000 20250820160224060 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224060 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224060 DAUC <0003> auc.c:179 vector [2]: kc = c6edfd4abf1658ce 20250820160224060 DAUC <0003> auc.c:180 vector [2]: sres = f4a9be2e 20250820160224060 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224060 DAUC <0003> auc.c:113 vector [3]: rand = 48fdad933890ba2522c6c3ca6053ba10 20250820160224060 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250820160224060 DAUC <0003> auc.c:142 vector [3]: autn = 66c7138694490000e7e9b13efdd93e3f 20250820160224060 DAUC <0003> auc.c:143 vector [3]: ck = 816fdfb0d05fa13ae760e1574c50c418 20250820160224060 DAUC <0003> auc.c:144 vector [3]: ik = e7e5824c0739d17a38cfba3192122935 20250820160224060 DAUC <0003> auc.c:145 vector [3]: res = 4774b8791ef5f6f70000000000000000 20250820160224060 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224060 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224060 DAUC <0003> auc.c:179 vector [3]: kc = 0a0ff6d94b3d7e1d 20250820160224060 DAUC <0003> auc.c:180 vector [3]: sres = 4e81249b 20250820160224060 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224060 DAUC <0003> db_auc.c:245 IMSI='262422527048844': Generated 4 vectors 20250820160224060 DAUC <0003> db_auc.c:249 IMSI='262422527048844': Updating SQN=161 in DB 20250820160224060 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422527048844"} 20250820160224060 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224061 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224061 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422527048844"} 20250820160224061 DAUC <0003> db_auc.c:236 IMSI='262422527048844': Calling to generate 5 vectors 20250820160224061 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160224061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250820160224061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224061 DAUC <0003> auc.c:113 vector [0]: rand = 01a7dfd07a6a6a9535cd6d84a88dc880 20250820160224061 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250820160224061 DAUC <0003> auc.c:142 vector [0]: autn = 2238c90a508b0000eebc829ba2eb4098 20250820160224061 DAUC <0003> auc.c:143 vector [0]: ck = 2767efe663cf58fcdb1300efb4c84712 20250820160224061 DAUC <0003> auc.c:144 vector [0]: ik = 93c51a95b18a324c8d96cb8c51d80772 20250820160224061 DAUC <0003> auc.c:145 vector [0]: res = 414e01c65f722a2f0000000000000000 20250820160224061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224061 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224061 DAUC <0003> auc.c:179 vector [0]: kc = 6b8e2ffc96707047 20250820160224061 DAUC <0003> auc.c:180 vector [0]: sres = c1527589 20250820160224061 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224061 DAUC <0003> auc.c:113 vector [1]: rand = 142038d3c831557674cec441f4dc0614 20250820160224061 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250820160224061 DAUC <0003> auc.c:142 vector [1]: autn = 36e740de21c2000023c6bcfe3357a568 20250820160224061 DAUC <0003> auc.c:143 vector [1]: ck = c246cc4914ca6eb43cd8443de830a2ca 20250820160224061 DAUC <0003> auc.c:144 vector [1]: ik = 0fe9cfa1383cf70da8c897d8b30ef703 20250820160224061 DAUC <0003> auc.c:145 vector [1]: res = 36f63c4c9d93ec4a0000000000000000 20250820160224061 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224061 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224061 DAUC <0003> auc.c:179 vector [1]: kc = 4db0db865d35173f 20250820160224061 DAUC <0003> auc.c:180 vector [1]: sres = cb2df64d 20250820160224061 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224061 DAUC <0003> auc.c:113 vector [2]: rand = 54c1dc0e7b811dc22674987141012a62 20250820160224061 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250820160224061 DAUC <0003> auc.c:142 vector [2]: autn = f6f06eb2707400006b3cec673df4f0ad 20250820160224061 DAUC <0003> auc.c:143 vector [2]: ck = 9805a02aec1ba99d7c568e2b8abd4755 20250820160224061 DAUC <0003> auc.c:144 vector [2]: ik = d13bfaffe1a0b5b712e00321f9da14d5 20250820160224061 DAUC <0003> auc.c:145 vector [2]: res = 35a51a88930707960000000000000000 20250820160224061 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224061 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224061 DAUC <0003> auc.c:179 vector [2]: kc = 56e003e3799273a1 20250820160224061 DAUC <0003> auc.c:180 vector [2]: sres = c266f8d9 20250820160224061 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224061 DAUC <0003> auc.c:113 vector [3]: rand = 58a63cdaf9c755b6b880ae65b9bc38cf 20250820160224061 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250820160224061 DAUC <0003> auc.c:142 vector [3]: autn = 74555e4238a0000013fc0818c254d3dc 20250820160224061 DAUC <0003> auc.c:143 vector [3]: ck = 3caa51ae7c5c172796547313543fa0a2 20250820160224061 DAUC <0003> auc.c:144 vector [3]: ik = d52d45eb653b7ed8dca314e5b5807be5 20250820160224061 DAUC <0003> auc.c:145 vector [3]: res = 0ee5c8d5e9ae65ff0000000000000000 20250820160224061 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224061 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224061 DAUC <0003> auc.c:179 vector [3]: kc = fb17374f9df95fce 20250820160224061 DAUC <0003> auc.c:180 vector [3]: sres = 15ba59d2 20250820160224061 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224061 DAUC <0003> auc.c:113 vector [4]: rand = 4a618666c2fe207901ef7a1d0ea037bc 20250820160224061 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250820160224061 DAUC <0003> auc.c:142 vector [4]: autn = 0e26ceaf6b4100003fe1d3282102f29f 20250820160224061 DAUC <0003> auc.c:143 vector [4]: ck = aa210b7c4c6f0fc25b4c5a56989a46a8 20250820160224061 DAUC <0003> auc.c:144 vector [4]: ik = 4d1a99570fd57b5abfc2f2abda23d9ec 20250820160224061 DAUC <0003> auc.c:145 vector [4]: res = 63fcf052a0f61d520000000000000000 20250820160224061 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224061 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160224061 DAUC <0003> auc.c:179 vector [4]: kc = dafbecdf7e1ea47c 20250820160224061 DAUC <0003> auc.c:180 vector [4]: sres = b2a22cf3 20250820160224061 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160224061 DAUC <0003> db_auc.c:245 IMSI='262422527048844': Generated 5 vectors 20250820160224061 DAUC <0003> db_auc.c:249 IMSI='262422527048844': Updating SQN=321 in DB 20250820160224061 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422527048844"} 20250820160224061 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224062 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224062 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224062 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224062 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422527048844"} 20250820160224062 DAUC <0003> db_auc.c:236 IMSI='262422527048844': Calling to generate 5 vectors 20250820160224062 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160224062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160224062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160224062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250820160224062 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160224062 DAUC <0003> auc.c:113 vector [0]: rand = 6b75dc84693587467872a2e64f7308dc 20250820160224062 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250820160224062 DAUC <0003> auc.c:142 vector [0]: autn = 63031aa6e80d00004d77a3e71ec60f75 20250820160224062 DAUC <0003> auc.c:143 vector [0]: ck = a56c913c52acababb86aa0d1201a4bd3 20250820160224062 DAUC <0003> auc.c:144 vector [0]: ik = fc2ff2a4be400c208730109d10904f00 20250820160224062 DAUC <0003> auc.c:145 vector [0]: res = e7785d5cdeefea600000000000000000 20250820160224062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160224062 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160224063 DAUC <0003> auc.c:179 vector [0]: kc = b657519b3ec9db05 20250820160224063 DAUC <0003> auc.c:180 vector [0]: sres = 13e288c0 20250820160224063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160224063 DAUC <0003> auc.c:113 vector [1]: rand = a4e75ba61548d70b4505145206da8804 20250820160224063 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250820160224063 DAUC <0003> auc.c:142 vector [1]: autn = 5a611c422c9a0000da46d146145055b5 20250820160224063 DAUC <0003> auc.c:143 vector [1]: ck = a5a4a9de723ff81e6526f2260dd3ff83 20250820160224063 DAUC <0003> auc.c:144 vector [1]: ik = fb24980d8bdf827f9284fff4dfdccffc 20250820160224063 DAUC <0003> auc.c:145 vector [1]: res = 935970c61e862fc90000000000000000 20250820160224063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160224063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160224063 DAUC <0003> auc.c:179 vector [1]: kc = 7be4e4740d85f3e2 20250820160224063 DAUC <0003> auc.c:180 vector [1]: sres = 1df865f3 20250820160224063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160224063 DAUC <0003> auc.c:113 vector [2]: rand = 5ad232316314ed881093df3657a5d311 20250820160224063 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250820160224063 DAUC <0003> auc.c:142 vector [2]: autn = 86aea4754ab2000014d035e554eb43bf 20250820160224063 DAUC <0003> auc.c:143 vector [2]: ck = d0583e2d7552f3ba77369f87be01eabc 20250820160224063 DAUC <0003> auc.c:144 vector [2]: ik = 9ea604bd00e71789981838687f8d71b0 20250820160224063 DAUC <0003> auc.c:145 vector [2]: res = f26610b223c3f39e0000000000000000 20250820160224063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160224063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160224063 DAUC <0003> auc.c:179 vector [2]: kc = fee5a3e27577142a 20250820160224063 DAUC <0003> auc.c:180 vector [2]: sres = 9b7854d4 20250820160224063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160224063 DAUC <0003> auc.c:113 vector [3]: rand = 4b444d75573064dcdbf589a29e6d2ff2 20250820160224063 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250820160224063 DAUC <0003> auc.c:142 vector [3]: autn = 8526fa9305ee00009e8655a89535de72 20250820160224063 DAUC <0003> auc.c:143 vector [3]: ck = 389dc1d85d919539b6de23ba6a379ddf 20250820160224063 DAUC <0003> auc.c:144 vector [3]: ik = 3deaf33dfd470a2f35a292e96021e9e4 20250820160224063 DAUC <0003> auc.c:145 vector [3]: res = 31049400e937644f0000000000000000 20250820160224063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160224063 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160224063 DAUC <0003> auc.c:179 vector [3]: kc = 855d9338cbeb1699 20250820160224063 DAUC <0003> auc.c:180 vector [3]: sres = 5d57981a 20250820160224063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160224063 DAUC <0003> auc.c:113 vector [4]: rand = 4914540d7390cc0316fd49470bedf94d 20250820160224063 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250820160224063 DAUC <0003> auc.c:142 vector [4]: autn = 46a604d7fa5a00006677c02fd27d3510 20250820160224063 DAUC <0003> auc.c:143 vector [4]: ck = 4033970b0f8f92399badc3ce31a1f19e 20250820160224063 DAUC <0003> auc.c:144 vector [4]: ik = eaa4d00d494704e2b1bddfccac519e4a 20250820160224063 DAUC <0003> auc.c:145 vector [4]: res = 74baed41fcbcd4cb0000000000000000 20250820160224063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160224063 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160224063 DAUC <0003> auc.c:179 vector [4]: kc = 4cf6a18019962167 20250820160224063 DAUC <0003> auc.c:180 vector [4]: sres = 9a8a00fc 20250820160224063 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160224063 DAUC <0003> db_auc.c:245 IMSI='262422527048844': Generated 5 vectors 20250820160224063 DAUC <0003> db_auc.c:249 IMSI='262422527048844': Updating SQN=481 in DB 20250820160224063 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422527048844"} 20250820160224063 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422527048844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160224063 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160224063 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160224064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160224064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20250820160224065 DLINP <000b> input/ipa.c:452 connected read/write 20250820160224065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160224065 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160224065 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160224065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160224065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40303<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@e48279d5368a: Final verdict of PTC: none 22@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Aug 20 16:02: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 20250820160224095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 20250820160224196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=265028) Waiting for packet dumper to finish... 1 (prev_count=265028, count=409108) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Aug 20 16:02:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_sai_eps started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160227316 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160227316 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160227320 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48106<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160227326 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227326 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160227326 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160227326 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  20250820160227326 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160227326 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  20250820160227327 DLGSUP <0013> gsup_server.c:236 2:  20250820160227327 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160227327 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(32)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160227327 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160227327 DLGSUP <0013> gsup_server.c:236 4:  20250820160227327 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160227327 DLGSUP <0013> gsup_server.c:236 5:  20250820160227327 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160227327 DLGSUP <0013> gsup_server.c:236 7:  20250820160227327 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160227327 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160227327 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160227327 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@e48279d5368a: 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") 20250820160227352 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38689<->l=127.0.0.1:4259) 20250820160227360 DAUC <0003> db_auc.c:157 IMSI='262427440391175': No 2G Auth Data 20250820160227360 DAUC <0003> db_auc.c:192 IMSI='262427440391175': No 3G Auth Data HLR_Test-GSUP(33)@e48279d5368a: Created GsupExpect[0] for "262427440391175" to be handled at TC_gsup_sai_eps(36) 20250820160227387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20250820160227397 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227398 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427440391175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427440391175"} 20250820160227398 DAUC <0003> db_auc.c:157 IMSI='262427440391175': No 2G Auth Data 20250820160227398 DAUC <0003> db_auc.c:236 IMSI='262427440391175': Calling to generate 5 vectors 20250820160227398 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160227398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160227398 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160227398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160227398 DAUC <0003> auc.c:113 vector [0]: rand = 73cea8d4164703a94e9a868cc403b7f9 20250820160227398 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160227398 DAUC <0003> auc.c:142 vector [0]: autn = bc42dc0e330780008596d2f3acf5fdcc 20250820160227398 DAUC <0003> auc.c:143 vector [0]: ck = c0cc7c0bc72587c44a4a76b1d15fd41b 20250820160227398 DAUC <0003> auc.c:144 vector [0]: ik = d868fb02e3a3f4c6d9c471d8080c47d5 20250820160227398 DAUC <0003> auc.c:145 vector [0]: res = 549f067b4af9ff7f0000000000000000 20250820160227398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160227398 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160227398 DAUC <0003> auc.c:151 vector [0]: kc = 8b2a8060fdd5e0cc 20250820160227398 DAUC <0003> auc.c:152 vector [0]: sres = 1e66f904 20250820160227398 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160227398 DAUC <0003> auc.c:113 vector [1]: rand = 4a3fcb932ec3995191e6b1f35557f378 20250820160227398 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160227398 DAUC <0003> auc.c:142 vector [1]: autn = 1c84be57e7438000681a62e406ef760b 20250820160227399 DAUC <0003> auc.c:143 vector [1]: ck = 2b3ef46ab69f2542fb9aa376211d13a2 20250820160227399 DAUC <0003> auc.c:144 vector [1]: ik = 34e8148c10473d621bd063bcafc567ef 20250820160227399 DAUC <0003> auc.c:145 vector [1]: res = 3cc759eae76a2fdc0000000000000000 20250820160227399 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160227399 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160227399 DAUC <0003> auc.c:151 vector [1]: kc = ff9c202c28006c6d 20250820160227399 DAUC <0003> auc.c:152 vector [1]: sres = dbad7636 20250820160227399 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160227399 DAUC <0003> auc.c:113 vector [2]: rand = 6c3f837aa123fc04b0780d5707a8583b 20250820160227399 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160227399 DAUC <0003> auc.c:142 vector [2]: autn = abb44e90d45d80007366645e20188ec5 20250820160227399 DAUC <0003> auc.c:143 vector [2]: ck = 6eab44cd95bdb86d7b39701b2bebfc83 20250820160227399 DAUC <0003> auc.c:144 vector [2]: ik = 3705e54769195fef67d4b4a2042ae789 20250820160227399 DAUC <0003> auc.c:145 vector [2]: res = c9e6fa15e04ef4200000000000000000 20250820160227399 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160227399 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160227399 DAUC <0003> auc.c:151 vector [2]: kc = 45436533d365fc88 20250820160227399 DAUC <0003> auc.c:152 vector [2]: sres = 29a80e35 20250820160227399 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160227399 DAUC <0003> auc.c:113 vector [3]: rand = 6038ae112b27954982abd15b61db3481 20250820160227399 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160227399 DAUC <0003> auc.c:142 vector [3]: autn = 30c9f09de490800058d16ce07ff4fb95 20250820160227399 DAUC <0003> auc.c:143 vector [3]: ck = 9479359a056d53755cf4b083639ed65e 20250820160227400 DAUC <0003> auc.c:144 vector [3]: ik = 11049ee79be198f592212286e3959b00 20250820160227400 DAUC <0003> auc.c:145 vector [3]: res = 6608f95ac27ea3270000000000000000 20250820160227400 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160227400 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160227400 DAUC <0003> auc.c:151 vector [3]: kc = 4ba839781e8786de 20250820160227400 DAUC <0003> auc.c:152 vector [3]: sres = a4765a7d 20250820160227400 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160227400 DAUC <0003> auc.c:113 vector [4]: rand = c6909153cea40ed902d3b85cecf3940f 20250820160227400 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160227400 DAUC <0003> auc.c:142 vector [4]: autn = c6784cb5d0898000c733e5b6e42d09b9 20250820160227400 DAUC <0003> auc.c:143 vector [4]: ck = d4c809b4896feeec0074e1bb88c1eb04 20250820160227400 DAUC <0003> auc.c:144 vector [4]: ik = 55d88a769bee374f2e9f4c32ea194b78 20250820160227400 DAUC <0003> auc.c:145 vector [4]: res = 3a44c5715796e0240000000000000000 20250820160227400 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160227400 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160227400 DAUC <0003> auc.c:151 vector [4]: kc = affb2e4b705979df 20250820160227400 DAUC <0003> auc.c:152 vector [4]: sres = 6dd22555 20250820160227400 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160227400 DAUC <0003> db_auc.c:245 IMSI='262427440391175': Generated 5 vectors 20250820160227400 DAUC <0003> db_auc.c:249 IMSI='262427440391175': Updating SQN=161 in DB 20250820160227400 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427440391175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427440391175"} 20250820160227400 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427440391175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160227400 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160227400 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e48279d5368a: Found GsupExpect[0] for "262427440391175" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@e48279d5368a: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427440391175" TC_gsup_sai_eps(36)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160227408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@e48279d5368a: Final verdict of PTC: pass 20250820160227412 DAUC <0003> db_auc.c:157 IMSI='262425136399109': No 2G Auth Data 20250820160227412 DAUC <0003> db_auc.c:192 IMSI='262425136399109': No 3G Auth Data HLR_Test-GSUP(33)@e48279d5368a: Created GsupExpect[0] for "262425136399109" to be handled at TC_gsup_sai_eps(37) 20250820160227424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20250820160227425 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227425 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425136399109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425136399109"} 20250820160227426 DAUC <0003> db_auc.c:157 IMSI='262425136399109': No 2G Auth Data 20250820160227426 DAUC <0003> db_auc.c:236 IMSI='262425136399109': Calling to generate 5 vectors 20250820160227426 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250820160227426 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160227426 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250820160227426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160227426 DAUC <0003> auc.c:113 vector [0]: rand = d0282508e41f1d7a3640e11fdb734d7e 20250820160227426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160227426 DAUC <0003> auc.c:142 vector [0]: autn = 1f50a9cc42008000fbd930fabf797e44 20250820160227426 DAUC <0003> auc.c:143 vector [0]: ck = ba04bff079d9ce1d117952f3a6f9b2fe 20250820160227426 DAUC <0003> auc.c:144 vector [0]: ik = 545a10fe5856278e1d29cebdefecb8cf 20250820160227426 DAUC <0003> auc.c:145 vector [0]: res = 27c07bdbba5d8ce40000000000000000 20250820160227426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160227426 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250820160227426 DAUC <0003> auc.c:151 vector [0]: kc = e20e3340689ae3a2 20250820160227426 DAUC <0003> auc.c:152 vector [0]: sres = 9d9df73f 20250820160227426 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250820160227426 DAUC <0003> auc.c:113 vector [1]: rand = 7b34bde7f0b91ce6fd57aa930b354f04 20250820160227426 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160227426 DAUC <0003> auc.c:142 vector [1]: autn = 035b9e7d6ad780007d1a37efda95c9ab 20250820160227426 DAUC <0003> auc.c:143 vector [1]: ck = 76e47cf483de7159903366f8044bbe65 20250820160227426 DAUC <0003> auc.c:144 vector [1]: ik = 8c2dcf748643c33dc07604aba6a80f9d 20250820160227426 DAUC <0003> auc.c:145 vector [1]: res = 18465cac124318c20000000000000000 20250820160227426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160227426 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250820160227426 DAUC <0003> auc.c:151 vector [1]: kc = aa8cd1d3a77e039c 20250820160227426 DAUC <0003> auc.c:152 vector [1]: sres = 0a05446e 20250820160227426 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250820160227426 DAUC <0003> auc.c:113 vector [2]: rand = 7a626cdabd73d24ef97e41091438b44e 20250820160227426 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160227426 DAUC <0003> auc.c:142 vector [2]: autn = 86c45e29461180005f9a2722f2fd1831 20250820160227426 DAUC <0003> auc.c:143 vector [2]: ck = a5da824a16a1f09c11772aa6628abddb 20250820160227426 DAUC <0003> auc.c:144 vector [2]: ik = a5d2df4bff3bc0c690eb38822fad65a4 20250820160227426 DAUC <0003> auc.c:145 vector [2]: res = 6645c6964f3778660000000000000000 20250820160227426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160227426 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250820160227426 DAUC <0003> auc.c:151 vector [2]: kc = 81944f25a4bde825 20250820160227426 DAUC <0003> auc.c:152 vector [2]: sres = 2972bef0 20250820160227426 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250820160227426 DAUC <0003> auc.c:113 vector [3]: rand = 9f1f74d03d7b9ce203af3356c33838a3 20250820160227426 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160227426 DAUC <0003> auc.c:142 vector [3]: autn = 37bcbcc80e29800080b42388342fb121 20250820160227426 DAUC <0003> auc.c:143 vector [3]: ck = 19468c636310aefa86877c21bd04fbd9 20250820160227426 DAUC <0003> auc.c:144 vector [3]: ik = 6358fbc5093a5f0fd11ec53b66b5f66a 20250820160227426 DAUC <0003> auc.c:145 vector [3]: res = f0e8377300aedda60000000000000000 20250820160227426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160227426 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250820160227426 DAUC <0003> auc.c:151 vector [3]: kc = 2d87cebcb19bfc46 20250820160227426 DAUC <0003> auc.c:152 vector [3]: sres = f046ead5 20250820160227426 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250820160227426 DAUC <0003> auc.c:113 vector [4]: rand = d08a873fb86c129c25a1c1b35a3b59df 20250820160227426 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160227426 DAUC <0003> auc.c:142 vector [4]: autn = 93eaed263db18000e9dd8ce0c17d6ee4 20250820160227426 DAUC <0003> auc.c:143 vector [4]: ck = e43bb7d70784e9914dd08937391bfe2f 20250820160227426 DAUC <0003> auc.c:144 vector [4]: ik = 6d8e8568ab9c56816e880b20b9a13c2f 20250820160227426 DAUC <0003> auc.c:145 vector [4]: res = 4a57f31fc584cd6a0000000000000000 20250820160227426 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160227426 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250820160227426 DAUC <0003> auc.c:151 vector [4]: kc = aaedb0a82ca27d10 20250820160227426 DAUC <0003> auc.c:152 vector [4]: sres = 8fd33e75 20250820160227426 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250820160227426 DAUC <0003> db_auc.c:245 IMSI='262425136399109': Generated 5 vectors 20250820160227426 DAUC <0003> db_auc.c:249 IMSI='262425136399109': Updating SQN=161 in DB 20250820160227426 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425136399109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425136399109"} 20250820160227426 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425136399109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160227427 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160227427 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e48279d5368a: Found GsupExpect[0] for "262425136399109" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@e48279d5368a: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425136399109" TC_gsup_sai_eps(37)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160227428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@e48279d5368a: Final verdict of PTC: pass 20250820160227429 DAUC <0003> db_auc.c:157 IMSI='262424169945358': No 2G Auth Data 20250820160227429 DAUC <0003> db_auc.c:192 IMSI='262424169945358': No 3G Auth Data HLR_Test-GSUP(33)@e48279d5368a: Created GsupExpect[0] for "262424169945358" to be handled at TC_gsup_sai_eps(38) 20250820160227435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20250820160227436 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227437 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424169945358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424169945358"} 20250820160227437 DAUC <0003> db_auc.c:236 IMSI='262424169945358': Calling to generate 5 vectors 20250820160227437 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160227437 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160227437 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160227437 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160227437 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160227437 DAUC <0003> auc.c:113 vector [0]: rand = eb628e9c1b1392af1f7f05251eeab37d 20250820160227437 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160227437 DAUC <0003> auc.c:142 vector [0]: autn = b2ae2cb793d080002845573b9d11abf4 20250820160227437 DAUC <0003> auc.c:143 vector [0]: ck = 0f0b7565392ebe9dc701011d80a5e258 20250820160227437 DAUC <0003> auc.c:144 vector [0]: ik = 1b271b727a293042e83e4f2a0074ad7b 20250820160227437 DAUC <0003> auc.c:145 vector [0]: res = eaeb735bbd27cdb30000000000000000 20250820160227437 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160227437 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160227437 DAUC <0003> auc.c:179 vector [0]: kc = f1a61f00b2766000 20250820160227437 DAUC <0003> auc.c:180 vector [0]: sres = d3acb2cc 20250820160227437 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160227437 DAUC <0003> auc.c:113 vector [1]: rand = 0c339cf970b655c1b4819e579e1d0f11 20250820160227437 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160227437 DAUC <0003> auc.c:142 vector [1]: autn = d217ded10a5180002d109b9c3f196d9d 20250820160227437 DAUC <0003> auc.c:143 vector [1]: ck = 70281c0399399d28ad99bb2de2723046 20250820160227437 DAUC <0003> auc.c:144 vector [1]: ik = f15a74d3950fab2cf939271a5b6fef01 20250820160227437 DAUC <0003> auc.c:145 vector [1]: res = a6a87ec4c5d57d420000000000000000 20250820160227437 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160227437 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160227437 DAUC <0003> auc.c:179 vector [1]: kc = 52ab8e60310cfc00 20250820160227437 DAUC <0003> auc.c:180 vector [1]: sres = 7de8ee01 20250820160227437 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160227437 DAUC <0003> auc.c:113 vector [2]: rand = d767804062ed48448cdcf9d66155f51e 20250820160227437 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160227437 DAUC <0003> auc.c:142 vector [2]: autn = ca5280232ac680007fc35fd6d70b3b5b 20250820160227437 DAUC <0003> auc.c:143 vector [2]: ck = 2f98aed3635a87edffcc5610d2ff038f 20250820160227437 DAUC <0003> auc.c:144 vector [2]: ik = 13d88918b9b8931ebf2a8c440a55775c 20250820160227437 DAUC <0003> auc.c:145 vector [2]: res = 6f6213a7ea8358a10000000000000000 20250820160227437 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160227437 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160227437 DAUC <0003> auc.c:179 vector [2]: kc = eeceff638076f000 20250820160227437 DAUC <0003> auc.c:180 vector [2]: sres = 9db09e78 20250820160227437 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160227437 DAUC <0003> auc.c:113 vector [3]: rand = 5730ed10b37f0063ae194757dbbfbf72 20250820160227437 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160227437 DAUC <0003> auc.c:142 vector [3]: autn = 5b3d0eb248de8000cf4effd127af9fae 20250820160227437 DAUC <0003> auc.c:143 vector [3]: ck = e155b18c38e41b2a60c33c207ed4bc7e 20250820160227437 DAUC <0003> auc.c:144 vector [3]: ik = 9a1a57401f964051eac5a575bf2fc8cb 20250820160227437 DAUC <0003> auc.c:145 vector [3]: res = 1a977c4e2c8bff910000000000000000 20250820160227437 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160227437 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160227437 DAUC <0003> auc.c:179 vector [3]: kc = 147f21d89169ac00 20250820160227437 DAUC <0003> auc.c:180 vector [3]: sres = d9dddd19 20250820160227437 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160227437 DAUC <0003> auc.c:113 vector [4]: rand = 608d4eb07720135af67ac6142398b1b4 20250820160227437 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160227437 DAUC <0003> auc.c:142 vector [4]: autn = e7e105e4cd4c8000a08c3e3a614c6df1 20250820160227437 DAUC <0003> auc.c:143 vector [4]: ck = f01fbcbaf9ad3fe6c86352723030caf9 20250820160227437 DAUC <0003> auc.c:144 vector [4]: ik = 4c67ad480c578c88971147639d98b2cb 20250820160227437 DAUC <0003> auc.c:145 vector [4]: res = f8ff9ae1b8be7d180000000000000000 20250820160227437 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160227437 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160227438 DAUC <0003> auc.c:179 vector [4]: kc = 0405a0a738b14400 20250820160227438 DAUC <0003> auc.c:180 vector [4]: sres = d29126af 20250820160227438 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160227438 DAUC <0003> db_auc.c:245 IMSI='262424169945358': Generated 5 vectors 20250820160227438 DAUC <0003> db_auc.c:249 IMSI='262424169945358': Updating SQN=161 in DB 20250820160227438 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424169945358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424169945358"} 20250820160227438 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424169945358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160227438 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160227438 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e48279d5368a: Found GsupExpect[0] for "262424169945358" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@e48279d5368a: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424169945358" TC_gsup_sai_eps(38)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160227439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@e48279d5368a: Final verdict of PTC: pass 20250820160227440 DAUC <0003> db_auc.c:157 IMSI='262422370735792': No 2G Auth Data 20250820160227440 DAUC <0003> db_auc.c:192 IMSI='262422370735792': No 3G Auth Data HLR_Test-GSUP(33)@e48279d5368a: Created GsupExpect[0] for "262422370735792" to be handled at TC_gsup_sai_eps(39) 20250820160227447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20250820160227449 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227449 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422370735792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422370735792"} 20250820160227449 DAUC <0003> db_auc.c:236 IMSI='262422370735792': Calling to generate 5 vectors 20250820160227449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160227449 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160227449 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160227449 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160227449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160227449 DAUC <0003> auc.c:113 vector [0]: rand = eb262ea121ee4a2daf5a65e493a3499e 20250820160227449 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160227449 DAUC <0003> auc.c:142 vector [0]: autn = 2ffc4f655f6880000f57c2989e117a72 20250820160227449 DAUC <0003> auc.c:143 vector [0]: ck = 05411eb6ee65c65b26c0b12304218875 20250820160227449 DAUC <0003> auc.c:144 vector [0]: ik = 90aa6b2094c2ead5567c1b83e768c5d1 20250820160227449 DAUC <0003> auc.c:145 vector [0]: res = 97283b02d8a7186a0000000000000000 20250820160227449 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160227449 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160227449 DAUC <0003> auc.c:179 vector [0]: kc = ae6e3f4c37f87000 20250820160227449 DAUC <0003> auc.c:180 vector [0]: sres = 60c55208 20250820160227449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160227449 DAUC <0003> auc.c:113 vector [1]: rand = fbff4802b258951d92b1282d849d8f00 20250820160227449 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160227449 DAUC <0003> auc.c:142 vector [1]: autn = 43237331b9ca80008a60e189d6ab395d 20250820160227449 DAUC <0003> auc.c:143 vector [1]: ck = 8f7664b4c7e118651bb3325ba88f6ab2 20250820160227449 DAUC <0003> auc.c:144 vector [1]: ik = c951e0aa8d77620f48f382c62fe7a1c4 20250820160227449 DAUC <0003> auc.c:145 vector [1]: res = 64b67365fa8e5d500000000000000000 20250820160227449 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160227449 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160227449 DAUC <0003> auc.c:179 vector [1]: kc = db3e3eb442eec000 20250820160227449 DAUC <0003> auc.c:180 vector [1]: sres = ef8d81d0 20250820160227449 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160227449 DAUC <0003> auc.c:113 vector [2]: rand = e8ad4bdbd2afff086022ff207ea51636 20250820160227449 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160227449 DAUC <0003> auc.c:142 vector [2]: autn = 0d12a37a4d0a8000ebae5a1f8ee36324 20250820160227449 DAUC <0003> auc.c:143 vector [2]: ck = f84a4a2f0d64f153cb913671656f54fb 20250820160227449 DAUC <0003> auc.c:144 vector [2]: ik = d171612d52f477a938371ca5ca20f51e 20250820160227449 DAUC <0003> auc.c:145 vector [2]: res = 3493659a53c9d96e0000000000000000 20250820160227449 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160227449 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160227449 DAUC <0003> auc.c:179 vector [2]: kc = 323a70360a7b9400 20250820160227449 DAUC <0003> auc.c:180 vector [2]: sres = b1542849 20250820160227449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160227449 DAUC <0003> auc.c:113 vector [3]: rand = e233a159184dc36b192fd00631285ddc 20250820160227449 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160227449 DAUC <0003> auc.c:142 vector [3]: autn = 3bf8f8364d7f80004b6ce0392d0ddd0c 20250820160227449 DAUC <0003> auc.c:143 vector [3]: ck = 4c1c8488939b7da7049d25025ed33ed7 20250820160227449 DAUC <0003> auc.c:144 vector [3]: ik = 23c29e5fb46b9bf2eaaad13fcff13be4 20250820160227449 DAUC <0003> auc.c:145 vector [3]: res = 9b33b7fb0ac12d9d0000000000000000 20250820160227449 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160227449 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160227449 DAUC <0003> auc.c:179 vector [3]: kc = 74482959b5f2f000 20250820160227449 DAUC <0003> auc.c:180 vector [3]: sres = c33de4f0 20250820160227449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160227449 DAUC <0003> auc.c:113 vector [4]: rand = 9bb8de95250c647563cb716d698b7621 20250820160227449 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160227449 DAUC <0003> auc.c:142 vector [4]: autn = 195aa8abacb8800001558df0ec75d9fb 20250820160227449 DAUC <0003> auc.c:143 vector [4]: ck = e6cc45c71d633da8f3a5c415c8a39608 20250820160227449 DAUC <0003> auc.c:144 vector [4]: ik = ae6429b1a9b3d971edbfd10e99841bac 20250820160227449 DAUC <0003> auc.c:145 vector [4]: res = 79222931d47e3e5c0000000000000000 20250820160227449 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160227449 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160227449 DAUC <0003> auc.c:179 vector [4]: kc = b5a7efe4c95b4c00 20250820160227449 DAUC <0003> auc.c:180 vector [4]: sres = 3ca3fa53 20250820160227449 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160227449 DAUC <0003> db_auc.c:245 IMSI='262422370735792': Generated 5 vectors 20250820160227449 DAUC <0003> db_auc.c:249 IMSI='262422370735792': Updating SQN=161 in DB 20250820160227449 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422370735792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422370735792"} 20250820160227449 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422370735792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160227449 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160227449 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e48279d5368a: Found GsupExpect[0] for "262422370735792" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@e48279d5368a: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422370735792" TC_gsup_sai_eps(39)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160227451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@e48279d5368a: Final verdict of PTC: pass 20250820160227451 DAUC <0003> db_auc.c:157 IMSI='262427734453135': No 2G Auth Data 20250820160227451 DAUC <0003> db_auc.c:192 IMSI='262427734453135': No 3G Auth Data HLR_Test-GSUP(33)@e48279d5368a: Created GsupExpect[0] for "262427734453135" to be handled at TC_gsup_sai_eps(40) 20250820160227457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20250820160227458 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227458 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427734453135 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427734453135"} 20250820160227458 DAUC <0003> db_auc.c:236 IMSI='262427734453135': Calling to generate 5 vectors 20250820160227458 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250820160227458 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250820160227458 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250820160227458 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250820160227458 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250820160227458 DAUC <0003> auc.c:113 vector [0]: rand = 1ed5ea69c0e6d0091c9699565adacd9e 20250820160227458 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250820160227458 DAUC <0003> auc.c:142 vector [0]: autn = cdf96b28896f800040d624f299fdadba 20250820160227458 DAUC <0003> auc.c:143 vector [0]: ck = 6cfb987f6d4d07eaf2248b717d7dad02 20250820160227458 DAUC <0003> auc.c:144 vector [0]: ik = 746ef51b354ce9553e34f1ae7d397e3a 20250820160227458 DAUC <0003> auc.c:145 vector [0]: res = f0867d6deb0516df0000000000000000 20250820160227458 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250820160227458 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250820160227458 DAUC <0003> auc.c:179 vector [0]: kc = ad0e77717a71aaaa 20250820160227458 DAUC <0003> auc.c:180 vector [0]: sres = bcb5af72 20250820160227458 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250820160227458 DAUC <0003> auc.c:113 vector [1]: rand = 0d1c52698583880cc3d5c326e93a3a01 20250820160227458 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250820160227458 DAUC <0003> auc.c:142 vector [1]: autn = 848846eaab7f80004774c0bb616e55bd 20250820160227458 DAUC <0003> auc.c:143 vector [1]: ck = de80862b954f0bd2f5df8e29ba3fdbac 20250820160227458 DAUC <0003> auc.c:144 vector [1]: ik = d7e57cdae7de16054e2cee49eaf72057 20250820160227458 DAUC <0003> auc.c:145 vector [1]: res = a60d50d317a2e3d50000000000000000 20250820160227458 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250820160227458 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250820160227458 DAUC <0003> auc.c:179 vector [1]: kc = d975560bc527c940 20250820160227458 DAUC <0003> auc.c:180 vector [1]: sres = 0e2b87b7 20250820160227458 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250820160227458 DAUC <0003> auc.c:113 vector [2]: rand = 20e156efb9c611e65bdb60dcd07cfce8 20250820160227458 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250820160227458 DAUC <0003> auc.c:142 vector [2]: autn = 7f3c2274172a8000eb1cb731af5b43e1 20250820160227458 DAUC <0003> auc.c:143 vector [2]: ck = 86a3b32de8e781b16090a130fe16e66c 20250820160227458 DAUC <0003> auc.c:144 vector [2]: ik = 21c0b5c2f3ea3c0a584289893805aa1f 20250820160227458 DAUC <0003> auc.c:145 vector [2]: res = 51db67c2bc5fc1e80000000000000000 20250820160227458 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250820160227458 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250820160227458 DAUC <0003> auc.c:179 vector [2]: kc = 9655a876d4144a07 20250820160227458 DAUC <0003> auc.c:180 vector [2]: sres = f79cf27c 20250820160227458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250820160227459 DAUC <0003> auc.c:113 vector [3]: rand = e71d6b8f26cb0ebbec8c59c6a1b29862 20250820160227459 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250820160227459 DAUC <0003> auc.c:142 vector [3]: autn = d5a6ff2c0e718000aa1cf82c8ca3b89f 20250820160227459 DAUC <0003> auc.c:143 vector [3]: ck = ca46c397fb67a828eb80dddbe9968a75 20250820160227459 DAUC <0003> auc.c:144 vector [3]: ik = 2ee44cf6b4d3c3e6616de13dcfe32de2 20250820160227459 DAUC <0003> auc.c:145 vector [3]: res = 405e74160aeaf4880000000000000000 20250820160227459 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250820160227459 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250820160227459 DAUC <0003> auc.c:179 vector [3]: kc = c9b03b280a86725d 20250820160227459 DAUC <0003> auc.c:180 vector [3]: sres = a150bc23 20250820160227459 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250820160227459 DAUC <0003> auc.c:113 vector [4]: rand = 46bb089b5e46b6005d0fb7b484712089 20250820160227459 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250820160227459 DAUC <0003> auc.c:142 vector [4]: autn = 38a2751af4c9800020df10df3b40d0bf 20250820160227459 DAUC <0003> auc.c:143 vector [4]: ck = 6c3618dac169bbb802997bebf2cb3f54 20250820160227459 DAUC <0003> auc.c:144 vector [4]: ik = 5b7f8a89e09c4b81df579cd684f336ca 20250820160227459 DAUC <0003> auc.c:145 vector [4]: res = 80c1b8640a3468a30000000000000000 20250820160227459 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250820160227459 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250820160227459 DAUC <0003> auc.c:179 vector [4]: kc = 33127dfba49adcee 20250820160227459 DAUC <0003> auc.c:180 vector [4]: sres = 8675355f 20250820160227459 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250820160227459 DAUC <0003> db_auc.c:245 IMSI='262427734453135': Generated 5 vectors 20250820160227459 DAUC <0003> db_auc.c:249 IMSI='262427734453135': Updating SQN=161 in DB 20250820160227459 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427734453135 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427734453135"} 20250820160227459 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427734453135 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160227459 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160227459 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e48279d5368a: Found GsupExpect[0] for "262427734453135" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@e48279d5368a: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427734453135" TC_gsup_sai_eps(40)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160227460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160227461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48106<->l=127.0.0.1:4258 20250820160227461 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38689<->l=127.0.0.1:4259) 34@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@e48279d5368a: Final verdict of PTC: none 20250820160227462 DLINP <000b> input/ipa.c:452 connected read/write 20250820160227462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160227462 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160227462 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160227462 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Aug 20 16:02:27 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 20250820160227492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20250820160227592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Aug 20 16:02:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_ul_unknown_imsi started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160230727 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160230727 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160230730 DLINP <000b> input/ipa.c:452 connected read/write 20250820160230730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160230732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160230735 DLINP <000b> input/ipa.c:452 connected read/write 20250820160230735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160230735 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160230735 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160230735 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  20250820160230735 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160230735 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  20250820160230735 DLGSUP <0013> gsup_server.c:236 2:  20250820160230735 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160230735 DLGSUP <0013> gsup_server.c:236 3:  20250820160230735 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160230735 DLGSUP <0013> gsup_server.c:236 4:  20250820160230735 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160230735 DLGSUP <0013> gsup_server.c:236 5:  20250820160230735 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160230735 DLGSUP <0013> gsup_server.c:236 7:  20250820160230735 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160230735 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160230735 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160230735 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(41)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@e48279d5368a: 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") 20250820160230749 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37195<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e48279d5368a: Created GsupExpect[0] for "262421749741201" to be handled at TC_gsup_ul_unknown_imsi(45) 20250820160230758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4258 20250820160230776 DLINP <000b> input/ipa.c:452 connected read/write 20250820160230776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160230776 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421749741201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421749741201" cn_domain=PS} 20250820160230777 DLU <0006> fsm.c:456 lu(262421749741201)[0x61200000b320]{UNVALIDATED}: Allocated 20250820160230777 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421749741201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250820160230777 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421749741201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421749741201" cause=IMSI unknown in HLR} 20250820160230777 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421749741201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160230777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421749741201)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160230777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421749741201)[0x61200000b320]{UNVALIDATED}: Freeing instance 20250820160230777 DLU <0006> fsm.c:568 lu(PS:IMSI-262421749741201)[0x61200000b320]{UNVALIDATED}: Deallocated 20250820160230777 DLINP <000b> input/ipa.c:452 connected read/write 20250820160230777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160230777 DLINP <000b> input/ipa.c:452 connected read/write 20250820160230777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@e48279d5368a: Found GsupExpect[0] for "262421749741201" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@e48279d5368a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421749741201" TC_gsup_ul_unknown_imsi(45)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160230782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48182<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@e48279d5368a: Final verdict of PTC: pass 20250820160230783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 20250820160230785 DLINP <000b> input/ipa.c:452 connected read/write 20250820160230785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160230785 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160230785 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160230785 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160230785 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37195<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e48279d5368a: Final verdict of PTC: none 43@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 43: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@e48279d5368a: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Aug 20 16:02:30 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 20250820160230830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 20250820160230931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26036) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Aug 20 16:02:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160234067 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160234068 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160234072 DLINP <000b> input/ipa.c:452 connected read/write 20250820160234072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160234074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160234078 DLINP <000b> input/ipa.c:452 connected read/write 20250820160234078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160234078 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160234079 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160234079 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  20250820160234079 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160234079 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  20250820160234079 DLGSUP <0013> gsup_server.c:236 2:  20250820160234079 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160234079 DLGSUP <0013> gsup_server.c:236 3:  20250820160234079 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160234079 DLGSUP <0013> gsup_server.c:236 4:  20250820160234079 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160234079 DLGSUP <0013> gsup_server.c:236 5:  20250820160234079 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160234079 DLGSUP <0013> gsup_server.c:236 7:  20250820160234079 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160234079 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160234079 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160234079 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@e48279d5368a: 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") 20250820160234100 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45187<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@e48279d5368a: Created GsupExpect[0] for "262427519463435" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250820160234117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20250820160234122 DLINP <000b> input/ipa.c:452 connected read/write 20250820160234123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160234123 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427519463435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427519463435" cn_domain=PS source_name="the-source\n"} 20250820160234123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250820160234123 DLU <0006> fsm.c:456 lu(262427519463435)[0x61200000b4a0]{UNVALIDATED}: Allocated 20250820160234123 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427519463435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250820160234123 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427519463435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427519463435" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250820160234123 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427519463435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160234123 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427519463435)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160234123 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427519463435)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20250820160234123 DLU <0006> fsm.c:568 lu(PS:IMSI-262427519463435)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20250820160234123 DLINP <000b> input/ipa.c:452 connected read/write 20250820160234123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160234123 DLINP <000b> input/ipa.c:452 connected read/write 20250820160234123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@e48279d5368a: Found GsupExpect[0] for "262427519463435" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@e48279d5368a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262427519463435" TC_gsup_ul_unknown_imsi_via_proxy(50)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160234125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@e48279d5368a: Final verdict of PTC: pass 20250820160234126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48210<->l=127.0.0.1:4258 20250820160234127 DLINP <000b> input/ipa.c:452 connected read/write 20250820160234127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(47)@e48279d5368a: Final verdict of PTC: none 20250820160234127 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160234128 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160234128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160234128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250820160234128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45187<->l=127.0.0.1:4259) 48@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 48: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@e48279d5368a: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Aug 20 16:02: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 20250820160234156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48236<->l=127.0.0.1:4258 20250820160234257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48236<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Aug 20 16:02:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160237397 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160237397 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160237399 DLINP <000b> input/ipa.c:452 connected read/write 20250820160237399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160237399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160237402 DLINP <000b> input/ipa.c:452 connected read/write 20250820160237402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160237402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160237402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160237402 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  20250820160237402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160237402 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  20250820160237402 DLGSUP <0013> gsup_server.c:236 2:  20250820160237402 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160237402 DLGSUP <0013> gsup_server.c:236 3:  20250820160237402 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160237402 DLGSUP <0013> gsup_server.c:236 4:  20250820160237402 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160237402 DLGSUP <0013> gsup_server.c:236 5:  20250820160237402 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160237402 DLGSUP <0013> gsup_server.c:236 7:  20250820160237402 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160237402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160237402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160237402 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@e48279d5368a: 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") 20250820160237409 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34537<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e48279d5368a: Created GsupExpect[0] for "262422379570665" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250820160237415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20250820160237444 DLINP <000b> input/ipa.c:452 connected read/write 20250820160237444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160237444 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422379570665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422379570665" cn_domain=PS} 20250820160237444 DLU <0006> fsm.c:456 lu(262422379570665)[0x61200000b620]{UNVALIDATED}: Allocated 20250820160237444 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422379570665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250820160237444 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422379570665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422379570665" cause=Roaming not allowed in this location area} 20250820160237444 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422379570665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160237444 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422379570665)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160237444 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422379570665)[0x61200000b620]{UNVALIDATED}: Freeing instance 20250820160237444 DLU <0006> fsm.c:568 lu(PS:IMSI-262422379570665)[0x61200000b620]{UNVALIDATED}: Deallocated 20250820160237444 DLINP <000b> input/ipa.c:452 connected read/write 20250820160237444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160237444 DLINP <000b> input/ipa.c:452 connected read/write 20250820160237444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@e48279d5368a: Found GsupExpect[0] for "262422379570665" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@e48279d5368a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422379570665" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160237446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e48279d5368a: Final verdict of PTC: pass 20250820160237447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@e48279d5368a: Final verdict of PTC: none 20250820160237447 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34537<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(54)@e48279d5368a: Final verdict of PTC: none 20250820160237447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160237447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160237447 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160237447 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 53@e48279d5368a: Final verdict of PTC: none 20250820160237447 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(51)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 53: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@e48279d5368a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Aug 20 16:02:37 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 20250820160237470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20250820160237571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Aug 20 16:02:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_sai_err_unknown_imsi started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160240689 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160240689 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160240694 DLINP <000b> input/ipa.c:452 connected read/write 20250820160240694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160240695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160240699 DLINP <000b> input/ipa.c:452 connected read/write 20250820160240699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160240699 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160240699 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160240699 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  20250820160240699 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160240699 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  20250820160240699 DLGSUP <0013> gsup_server.c:236 2:  20250820160240699 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160240699 DLGSUP <0013> gsup_server.c:236 3:  20250820160240699 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160240699 DLGSUP <0013> gsup_server.c:236 4:  20250820160240699 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160240699 DLGSUP <0013> gsup_server.c:236 5:  20250820160240699 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160240699 DLGSUP <0013> gsup_server.c:236 7:  20250820160240699 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160240699 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160240700 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160240700 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@e48279d5368a: 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") 20250820160240720 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36765<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e48279d5368a: Created GsupExpect[0] for "262420071000406" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250820160240739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 20250820160240750 DLINP <000b> input/ipa.c:452 connected read/write 20250820160240750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160240750 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420071000406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420071000406"} 20250820160240750 DAUC <0003> db_auc.c:133 IMSI='262420071000406': No such subscriber 20250820160240750 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420071000406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250820160240750 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420071000406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420071000406" cause=IMSI unknown in HLR} 20250820160240750 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420071000406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160240750 DLINP <000b> input/ipa.c:452 connected read/write 20250820160240750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160240750 DLINP <000b> input/ipa.c:452 connected read/write 20250820160240750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@e48279d5368a: Found GsupExpect[0] for "262420071000406" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@e48279d5368a: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420071000406" TC_gsup_sai_err_unknown_imsi(60)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160240755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@e48279d5368a: Final verdict of PTC: pass 20250820160240756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 20250820160240758 DLINP <000b> input/ipa.c:452 connected read/write 20250820160240758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160240758 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160240758 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160240758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160240758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36765<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@e48279d5368a: Final verdict of PTC: none 58@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 58: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@e48279d5368a: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Aug 20 16:02:40 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 20250820160240786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 20250820160240887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Aug 20 16:02:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_ul started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160244001 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160244001 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160244005 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160244009 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244009 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160244010 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160244010 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  20250820160244010 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160244010 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  20250820160244010 DLGSUP <0013> gsup_server.c:236 2:  20250820160244010 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(61)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160244010 DLGSUP <0013> gsup_server.c:236 3:  20250820160244010 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160244010 DLGSUP <0013> gsup_server.c:236 4:  20250820160244010 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160244010 DLGSUP <0013> gsup_server.c:236 5:  20250820160244010 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160244010 DLGSUP <0013> gsup_server.c:236 7:  20250820160244010 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160244010 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160244010 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160244010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@e48279d5368a: 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") 20250820160244022 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40355<->l=127.0.0.1:4259) 20250820160244025 DAUC <0003> db_auc.c:157 IMSI='262422708230881': No 2G Auth Data 20250820160244026 DAUC <0003> db_auc.c:192 IMSI='262422708230881': No 3G Auth Data HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262422708230881" to be handled at TC_gsup_ul(65) 20250820160244034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 20250820160244056 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244057 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422708230881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422708230881" cn_domain=PS} 20250820160244057 DLU <0006> fsm.c:456 lu(262422708230881)[0x61200000b7a0]{UNVALIDATED}: Allocated 20250820160244057 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422708230881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422708230881)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244057 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422708230881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422708230881" cn_domain=PS} 20250820160244057 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244058 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262422708230881" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 0TC_gsup_ul(65)"262422708230881" 20250820160244067 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244067 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422708230881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422708230881"} 20250820160244067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422708230881)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244067 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422708230881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244068 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422708230881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422708230881"} 20250820160244068 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422708230881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422708230881)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422708230881)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244068 DLU <0006> fsm.c:568 lu(PS:IMSI-262422708230881)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244068 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244068 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(65)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4258 TC_gsup_ul(65)@e48279d5368a: Final verdict of PTC: pass 20250820160244075 DAUC <0003> db_auc.c:157 IMSI='262423666576254': No 2G Auth Data 20250820160244075 DAUC <0003> db_auc.c:192 IMSI='262423666576254': No 3G Auth Data 20250820160244077 DLGSUP <0013> hlr.c:121 IMSI 262423666576254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262423666576254" to be handled at TC_gsup_ul(66) 20250820160244092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20250820160244094 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244094 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423666576254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423666576254" cn_domain=PS} 20250820160244094 DLU <0006> fsm.c:456 lu(262423666576254)[0x61200000b920]{UNVALIDATED}: Allocated 20250820160244094 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423666576254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423666576254)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244094 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423666576254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423666576254" cn_domain=PS} 20250820160244094 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244094 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262423666576254" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 1TC_gsup_ul(66)"262423666576254" 20250820160244095 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244095 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423666576254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423666576254"} 20250820160244095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423666576254)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244095 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423666576254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244095 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423666576254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423666576254"} 20250820160244095 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423666576254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423666576254)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423666576254)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244095 DLU <0006> fsm.c:568 lu(PS:IMSI-262423666576254)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244095 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244095 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(66)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 TC_gsup_ul(66)@e48279d5368a: Final verdict of PTC: pass 20250820160244096 DAUC <0003> db_auc.c:157 IMSI='262422535757603': No 2G Auth Data 20250820160244096 DAUC <0003> db_auc.c:192 IMSI='262422535757603': No 3G Auth Data 20250820160244097 DLGSUP <0013> hlr.c:121 IMSI 262422535757603: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262422535757603" to be handled at TC_gsup_ul(67) 20250820160244102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 20250820160244104 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244104 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422535757603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422535757603" cn_domain=PS} 20250820160244104 DLU <0006> fsm.c:456 lu(262422535757603)[0x61200000baa0]{UNVALIDATED}: Allocated 20250820160244104 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422535757603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422535757603)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244104 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422535757603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422535757603" cn_domain=PS} 20250820160244104 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244104 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262422535757603" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 2TC_gsup_ul(67)"262422535757603" 20250820160244105 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244105 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422535757603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422535757603"} 20250820160244105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422535757603)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244105 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422535757603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244105 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422535757603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422535757603"} 20250820160244105 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422535757603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422535757603)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422535757603)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244105 DLU <0006> fsm.c:568 lu(PS:IMSI-262422535757603)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244105 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244105 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(67)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 TC_gsup_ul(67)@e48279d5368a: Final verdict of PTC: pass 20250820160244106 DAUC <0003> db_auc.c:157 IMSI='262420415051848': No 2G Auth Data 20250820160244106 DAUC <0003> db_auc.c:192 IMSI='262420415051848': No 3G Auth Data 20250820160244106 DLGSUP <0013> hlr.c:121 IMSI 262420415051848: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262420415051848" to be handled at TC_gsup_ul(68) 20250820160244111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20250820160244113 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244113 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420415051848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420415051848" cn_domain=PS} 20250820160244113 DLU <0006> fsm.c:456 lu(262420415051848)[0x61200000bc20]{UNVALIDATED}: Allocated 20250820160244113 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420415051848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420415051848)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244113 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420415051848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420415051848" cn_domain=PS} 20250820160244113 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244113 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262420415051848" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 3TC_gsup_ul(68)"262420415051848" 20250820160244113 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244114 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420415051848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420415051848"} 20250820160244114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420415051848)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244114 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420415051848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244114 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420415051848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420415051848"} 20250820160244114 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420415051848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420415051848)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420415051848)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244114 DLU <0006> fsm.c:568 lu(PS:IMSI-262420415051848)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244114 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244114 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(68)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 TC_gsup_ul(68)@e48279d5368a: Final verdict of PTC: pass 20250820160244115 DAUC <0003> db_auc.c:157 IMSI='262421085116529': No 2G Auth Data 20250820160244115 DAUC <0003> db_auc.c:192 IMSI='262421085116529': No 3G Auth Data 20250820160244115 DLGSUP <0013> hlr.c:121 IMSI 262421085116529: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262421085116529" to be handled at TC_gsup_ul(69) 20250820160244121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4258 20250820160244123 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244123 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421085116529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421085116529" cn_domain=PS} 20250820160244123 DLU <0006> fsm.c:456 lu(262421085116529)[0x61200000bda0]{UNVALIDATED}: Allocated 20250820160244123 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421085116529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421085116529)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244123 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421085116529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421085116529" cn_domain=PS} 20250820160244123 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244123 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262421085116529" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 4TC_gsup_ul(69)"262421085116529" 20250820160244124 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244124 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421085116529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421085116529"} 20250820160244124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421085116529)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244124 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421085116529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244124 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421085116529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421085116529"} 20250820160244124 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421085116529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421085116529)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421085116529)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244124 DLU <0006> fsm.c:568 lu(PS:IMSI-262421085116529)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244124 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244124 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(69)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4258 TC_gsup_ul(69)@e48279d5368a: Final verdict of PTC: pass 20250820160244125 DAUC <0003> db_auc.c:157 IMSI='262424161356079': No 2G Auth Data 20250820160244125 DAUC <0003> db_auc.c:192 IMSI='262424161356079': No 3G Auth Data 20250820160244125 DLGSUP <0013> hlr.c:121 IMSI 262424161356079: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262424161356079" to be handled at TC_gsup_ul(70) 20250820160244130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20250820160244131 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244131 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424161356079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424161356079" cn_domain=PS} 20250820160244131 DLU <0006> fsm.c:456 lu(262424161356079)[0x61200000bf20]{UNVALIDATED}: Allocated 20250820160244131 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424161356079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424161356079)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244131 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424161356079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424161356079" cn_domain=PS} 20250820160244131 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244131 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262424161356079" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 5TC_gsup_ul(70)"262424161356079" 20250820160244132 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244132 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424161356079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424161356079"} 20250820160244132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424161356079)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244132 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424161356079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244132 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424161356079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424161356079"} 20250820160244132 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424161356079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424161356079)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424161356079)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244132 DLU <0006> fsm.c:568 lu(PS:IMSI-262424161356079)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244132 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244132 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(70)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 TC_gsup_ul(70)@e48279d5368a: Final verdict of PTC: pass 20250820160244133 DAUC <0003> db_auc.c:157 IMSI='262424726209566': No 2G Auth Data 20250820160244133 DAUC <0003> db_auc.c:192 IMSI='262424726209566': No 3G Auth Data 20250820160244134 DLGSUP <0013> hlr.c:121 IMSI 262424726209566: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262424726209566" to be handled at TC_gsup_ul(71) 20250820160244139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49864<->l=127.0.0.1:4258 20250820160244141 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244141 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424726209566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424726209566" cn_domain=PS} 20250820160244141 DLU <0006> fsm.c:456 lu(262424726209566)[0x61200000ffa0]{UNVALIDATED}: Allocated 20250820160244141 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424726209566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424726209566)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244141 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424726209566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424726209566" cn_domain=PS} 20250820160244141 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244141 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262424726209566" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 6TC_gsup_ul(71)"262424726209566" 20250820160244142 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244142 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424726209566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424726209566"} 20250820160244142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424726209566)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244142 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424726209566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244142 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424726209566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424726209566"} 20250820160244142 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424726209566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424726209566)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424726209566)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244142 DLU <0006> fsm.c:568 lu(PS:IMSI-262424726209566)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244142 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244142 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(71)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49864<->l=127.0.0.1:4258 TC_gsup_ul(71)@e48279d5368a: Final verdict of PTC: pass 20250820160244143 DAUC <0003> db_auc.c:157 IMSI='262425206307003': No 2G Auth Data 20250820160244143 DAUC <0003> db_auc.c:192 IMSI='262425206307003': No 3G Auth Data 20250820160244143 DLGSUP <0013> hlr.c:121 IMSI 262425206307003: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e48279d5368a: Created GsupExpect[0] for "262425206307003" to be handled at TC_gsup_ul(72) 20250820160244148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 20250820160244149 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244150 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425206307003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425206307003" cn_domain=PS} 20250820160244150 DLU <0006> fsm.c:456 lu(262425206307003)[0x612000010120]{UNVALIDATED}: Allocated 20250820160244150 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425206307003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160244150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425206307003)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160244150 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425206307003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425206307003" cn_domain=PS} 20250820160244150 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244150 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e48279d5368a: Found GsupExpect[0] for "262425206307003" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@e48279d5368a: Added IMSI table entry 7TC_gsup_ul(72)"262425206307003" 20250820160244150 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244150 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425206307003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425206307003"} 20250820160244150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425206307003)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160244150 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425206307003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160244150 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425206307003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425206307003"} 20250820160244151 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425206307003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160244151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206307003)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160244151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206307003)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160244151 DLU <0006> fsm.c:568 lu(PS:IMSI-262425206307003)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160244151 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160244151 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul(72)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160244151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 TC_gsup_ul(72)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160244152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 20250820160244152 DLINP <000b> input/ipa.c:452 connected read/write 20250820160244152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160244152 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160244152 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160244152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 63@e48279d5368a: Final verdict of PTC: none 20250820160244152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40355<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_ul finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Aug 20 16:02: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 20250820160244175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 20250820160244276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66500) Waiting for packet dumper to finish... 1 (prev_count=66500, count=112980) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Aug 20 16:02:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_ul_via_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160247407 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160247407 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160247412 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160247418 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247418 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160247418 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160247418 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  20250820160247418 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160247418 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  20250820160247418 DLGSUP <0013> gsup_server.c:236 2:  20250820160247418 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160247418 DLGSUP <0013> gsup_server.c:236 3:  20250820160247418 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160247418 DLGSUP <0013> gsup_server.c:236 4:  20250820160247418 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160247418 DLGSUP <0013> gsup_server.c:236 5:  20250820160247418 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160247418 DLGSUP <0013> gsup_server.c:236 7:  20250820160247418 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160247418 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160247418 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160247418 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@e48279d5368a: 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") 20250820160247447 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39121<->l=127.0.0.1:4259) 20250820160247459 DAUC <0003> db_auc.c:157 IMSI='262420549252695': No 2G Auth Data 20250820160247459 DAUC <0003> db_auc.c:192 IMSI='262420549252695': No 3G Auth Data HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262420549252695" to be handled at TC_gsup_ul_via_proxy(77) 20250820160247487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 20250820160247497 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247497 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420549252695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420549252695" cn_domain=PS source_name="the-source\n"} 20250820160247497 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250820160247497 DLU <0006> fsm.c:456 lu(262420549252695)[0x6120000102a0]{UNVALIDATED}: Allocated 20250820160247497 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420549252695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247497 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420549252695)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247497 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420549252695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420549252695" cn_domain=PS destination_name="the-source\n"} 20250820160247498 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247498 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262420549252695" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420549252695" 20250820160247503 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247504 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420549252695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420549252695" source_name="the-source\n"} 20250820160247504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420549252695)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247504 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420549252695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247504 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420549252695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420549252695" destination_name="the-source\n"} 20250820160247504 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420549252695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420549252695)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420549252695)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247504 DLU <0006> fsm.c:568 lu(PS:IMSI-262420549252695)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247504 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247504 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@e48279d5368a: Final verdict of PTC: pass 20250820160247509 DAUC <0003> db_auc.c:157 IMSI='262420946218378': No 2G Auth Data 20250820160247509 DAUC <0003> db_auc.c:192 IMSI='262420946218378': No 3G Auth Data 20250820160247510 DLGSUP <0013> hlr.c:121 IMSI 262420946218378: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262420946218378" to be handled at TC_gsup_ul_via_proxy(78) 20250820160247518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 20250820160247520 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247520 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420946218378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420946218378" cn_domain=PS source_name="the-source\n"} 20250820160247520 DLU <0006> fsm.c:456 lu(262420946218378)[0x612000010420]{UNVALIDATED}: Allocated 20250820160247520 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420946218378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420946218378)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247520 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420946218378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420946218378" cn_domain=PS destination_name="the-source\n"} 20250820160247520 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247520 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262420946218378" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262420946218378" 20250820160247521 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247522 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420946218378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420946218378" source_name="the-source\n"} 20250820160247522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420946218378)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247522 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262420946218378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247522 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420946218378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420946218378" destination_name="the-source\n"} 20250820160247522 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262420946218378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946218378)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946218378)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247522 DLU <0006> fsm.c:568 lu(PS:IMSI-262420946218378)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247522 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247522 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@e48279d5368a: Final verdict of PTC: pass 20250820160247523 DAUC <0003> db_auc.c:157 IMSI='262428351400769': No 2G Auth Data 20250820160247523 DAUC <0003> db_auc.c:192 IMSI='262428351400769': No 3G Auth Data 20250820160247523 DLGSUP <0013> hlr.c:121 IMSI 262428351400769: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262428351400769" to be handled at TC_gsup_ul_via_proxy(79) 20250820160247528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46924<->l=127.0.0.1:4258 20250820160247530 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247530 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428351400769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428351400769" cn_domain=PS source_name="the-source\n"} 20250820160247530 DLU <0006> fsm.c:456 lu(262428351400769)[0x6120000105a0]{UNVALIDATED}: Allocated 20250820160247530 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428351400769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428351400769)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247531 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428351400769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428351400769" cn_domain=PS destination_name="the-source\n"} 20250820160247531 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247531 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262428351400769" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428351400769" 20250820160247532 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247532 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428351400769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428351400769" source_name="the-source\n"} 20250820160247532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428351400769)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247532 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428351400769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247532 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428351400769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428351400769" destination_name="the-source\n"} 20250820160247532 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428351400769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428351400769)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428351400769)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247532 DLU <0006> fsm.c:568 lu(PS:IMSI-262428351400769)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247532 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247532 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46924<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@e48279d5368a: Final verdict of PTC: pass 20250820160247533 DAUC <0003> db_auc.c:157 IMSI='262428922634977': No 2G Auth Data 20250820160247533 DAUC <0003> db_auc.c:192 IMSI='262428922634977': No 3G Auth Data 20250820160247534 DLGSUP <0013> hlr.c:121 IMSI 262428922634977: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262428922634977" to be handled at TC_gsup_ul_via_proxy(80) 20250820160247540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4258 20250820160247542 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247542 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428922634977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428922634977" cn_domain=PS source_name="the-source\n"} 20250820160247542 DLU <0006> fsm.c:456 lu(262428922634977)[0x612000010720]{UNVALIDATED}: Allocated 20250820160247542 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428922634977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428922634977)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247542 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428922634977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428922634977" cn_domain=PS destination_name="the-source\n"} 20250820160247542 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247542 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262428922634977" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428922634977" 20250820160247543 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247543 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428922634977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428922634977" source_name="the-source\n"} 20250820160247543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428922634977)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247543 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428922634977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247543 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428922634977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428922634977" destination_name="the-source\n"} 20250820160247543 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428922634977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428922634977)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428922634977)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247543 DLU <0006> fsm.c:568 lu(PS:IMSI-262428922634977)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247543 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247543 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@e48279d5368a: Final verdict of PTC: pass 20250820160247544 DAUC <0003> db_auc.c:157 IMSI='262420089735438': No 2G Auth Data 20250820160247544 DAUC <0003> db_auc.c:192 IMSI='262420089735438': No 3G Auth Data 20250820160247544 DLGSUP <0013> hlr.c:121 IMSI 262420089735438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262420089735438" to be handled at TC_gsup_ul_via_proxy(81) 20250820160247549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.1:4258 20250820160247550 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247551 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420089735438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420089735438" cn_domain=PS source_name="the-source\n"} 20250820160247551 DLU <0006> fsm.c:456 lu(262420089735438)[0x6120000108a0]{UNVALIDATED}: Allocated 20250820160247551 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420089735438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420089735438)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247551 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420089735438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420089735438" cn_domain=PS destination_name="the-source\n"} 20250820160247551 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247551 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262420089735438" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420089735438" 20250820160247551 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247551 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420089735438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420089735438" source_name="the-source\n"} 20250820160247552 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420089735438)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247552 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420089735438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247552 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420089735438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420089735438" destination_name="the-source\n"} 20250820160247552 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420089735438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420089735438)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420089735438)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247552 DLU <0006> fsm.c:568 lu(PS:IMSI-262420089735438)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247552 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247552 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@e48279d5368a: Final verdict of PTC: pass 20250820160247553 DAUC <0003> db_auc.c:157 IMSI='262428523579882': No 2G Auth Data 20250820160247553 DAUC <0003> db_auc.c:192 IMSI='262428523579882': No 3G Auth Data 20250820160247554 DLGSUP <0013> hlr.c:121 IMSI 262428523579882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262428523579882" to be handled at TC_gsup_ul_via_proxy(82) 20250820160247559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4258 20250820160247561 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247561 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428523579882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428523579882" cn_domain=PS source_name="the-source\n"} 20250820160247561 DLU <0006> fsm.c:456 lu(262428523579882)[0x612000010a20]{UNVALIDATED}: Allocated 20250820160247561 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428523579882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428523579882)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247561 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428523579882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428523579882" cn_domain=PS destination_name="the-source\n"} 20250820160247561 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247561 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262428523579882" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428523579882" 20250820160247562 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247562 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428523579882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428523579882" source_name="the-source\n"} 20250820160247562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428523579882)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247562 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428523579882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247562 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428523579882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428523579882" destination_name="the-source\n"} 20250820160247562 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428523579882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428523579882)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428523579882)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247562 DLU <0006> fsm.c:568 lu(PS:IMSI-262428523579882)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247562 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247562 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@e48279d5368a: Final verdict of PTC: pass 20250820160247563 DAUC <0003> db_auc.c:157 IMSI='262426220584248': No 2G Auth Data 20250820160247563 DAUC <0003> db_auc.c:192 IMSI='262426220584248': No 3G Auth Data 20250820160247564 DLGSUP <0013> hlr.c:121 IMSI 262426220584248: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262426220584248" to be handled at TC_gsup_ul_via_proxy(83) 20250820160247569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46958<->l=127.0.0.1:4258 20250820160247570 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247570 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426220584248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426220584248" cn_domain=PS source_name="the-source\n"} 20250820160247570 DLU <0006> fsm.c:456 lu(262426220584248)[0x612000010ba0]{UNVALIDATED}: Allocated 20250820160247570 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426220584248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426220584248)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247570 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426220584248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426220584248" cn_domain=PS destination_name="the-source\n"} 20250820160247570 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247570 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262426220584248" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426220584248" 20250820160247572 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247572 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426220584248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426220584248" source_name="the-source\n"} 20250820160247572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426220584248)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247572 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426220584248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247572 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426220584248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426220584248" destination_name="the-source\n"} 20250820160247572 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426220584248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426220584248)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426220584248)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247572 DLU <0006> fsm.c:568 lu(PS:IMSI-262426220584248)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247572 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247572 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46958<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@e48279d5368a: Final verdict of PTC: pass 20250820160247573 DAUC <0003> db_auc.c:157 IMSI='262423887311845': No 2G Auth Data 20250820160247573 DAUC <0003> db_auc.c:192 IMSI='262423887311845': No 3G Auth Data 20250820160247573 DLGSUP <0013> hlr.c:121 IMSI 262423887311845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e48279d5368a: Created GsupExpect[0] for "262423887311845" to be handled at TC_gsup_ul_via_proxy(84) 20250820160247578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4258 20250820160247580 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247580 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423887311845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423887311845" cn_domain=PS source_name="the-source\n"} 20250820160247580 DLU <0006> fsm.c:456 lu(262423887311845)[0x612000010d20]{UNVALIDATED}: Allocated 20250820160247580 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423887311845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250820160247580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423887311845)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160247580 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423887311845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423887311845" cn_domain=PS destination_name="the-source\n"} 20250820160247580 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247580 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e48279d5368a: Found GsupExpect[0] for "262423887311845" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@e48279d5368a: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423887311845" 20250820160247581 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247581 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423887311845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423887311845" source_name="the-source\n"} 20250820160247581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423887311845)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160247581 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262423887311845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160247581 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423887311845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423887311845" destination_name="the-source\n"} 20250820160247581 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262423887311845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160247581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423887311845)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160247581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423887311845)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160247581 DLU <0006> fsm.c:568 lu(PS:IMSI-262423887311845)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160247581 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160247581 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160247582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46968<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160247582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46888<->l=127.0.0.1:4258 20250820160247583 DLINP <000b> input/ipa.c:452 connected read/write 20250820160247583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160247583 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160247583 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160247583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160247583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250820160247583 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39121<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@e48279d5368a: Final verdict of PTC: none 75@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Aug 20 16:02:47 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 20250820160247607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20250820160247708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76504) Waiting for packet dumper to finish... 1 (prev_count=76504, count=114808) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Aug 20 16:02:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_ul_subscriber_data started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160250854 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160250854 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160250859 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160250864 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(85)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160250865 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160250865 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160250865 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  20250820160250865 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160250865 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  20250820160250865 DLGSUP <0013> gsup_server.c:236 2:  20250820160250865 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160250865 DLGSUP <0013> gsup_server.c:236 3:  20250820160250865 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160250865 DLGSUP <0013> gsup_server.c:236 4:  20250820160250865 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160250865 DLGSUP <0013> gsup_server.c:236 5:  20250820160250865 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160250865 DLGSUP <0013> gsup_server.c:236 7:  20250820160250865 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160250865 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160250865 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160250865 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@e48279d5368a: 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") 20250820160250885 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40565<->l=127.0.0.1:4259) 20250820160250896 DAUC <0003> db_auc.c:157 IMSI='262422898252533': No 2G Auth Data 20250820160250896 DAUC <0003> db_auc.c:192 IMSI='262422898252533': No 3G Auth Data HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262422898252533" to be handled at TC_gsup_ul_subscriber_data(89) 20250820160250902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46984<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e48279d5368a: GSUP ul subscriber_data 20250820160250908 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250908 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422898252533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422898252533" cn_domain=PS} 20250820160250908 DLU <0006> fsm.c:456 lu(262422898252533)[0x612000010ea0]{UNVALIDATED}: Allocated 20250820160250908 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422898252533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422898252533)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250908 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422898252533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422898252533" cn_domain=PS} 20250820160250908 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250909 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262422898252533" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422898252533" 20250820160250912 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250912 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422898252533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422898252533"} 20250820160250912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422898252533)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250912 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422898252533 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250912 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422898252533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422898252533"} 20250820160250912 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422898252533 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422898252533)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422898252533)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250912 DLU <0006> fsm.c:568 lu(PS:IMSI-262422898252533)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250912 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250912 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46984<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e48279d5368a: Final verdict of PTC: pass 20250820160250917 DAUC <0003> db_auc.c:157 IMSI='262422786251072': No 2G Auth Data 20250820160250917 DAUC <0003> db_auc.c:192 IMSI='262422786251072': No 3G Auth Data 20250820160250918 DLGSUP <0013> hlr.c:121 IMSI 262422786251072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262422786251072" to be handled at TC_gsup_ul_subscriber_data(90) 20250820160250928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e48279d5368a: GSUP ul subscriber_data 20250820160250929 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250929 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422786251072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422786251072" cn_domain=PS} 20250820160250930 DLU <0006> fsm.c:456 lu(262422786251072)[0x612000011020]{UNVALIDATED}: Allocated 20250820160250930 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422786251072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250930 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422786251072)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250930 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422786251072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422786251072" cn_domain=PS} 20250820160250930 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250930 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262422786251072" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422786251072" 20250820160250930 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250930 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422786251072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422786251072"} 20250820160250930 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422786251072)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250930 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422786251072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250931 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422786251072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422786251072"} 20250820160250931 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422786251072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422786251072)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422786251072)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250931 DLU <0006> fsm.c:568 lu(PS:IMSI-262422786251072)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250931 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250931 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46992<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e48279d5368a: Final verdict of PTC: pass 20250820160250932 DAUC <0003> db_auc.c:157 IMSI='262420705034624': No 2G Auth Data 20250820160250932 DAUC <0003> db_auc.c:192 IMSI='262420705034624': No 3G Auth Data 20250820160250932 DLGSUP <0013> hlr.c:121 IMSI 262420705034624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262420705034624" to be handled at TC_gsup_ul_subscriber_data(91) 20250820160250937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e48279d5368a: GSUP ul subscriber_data 20250820160250938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250938 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420705034624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420705034624" cn_domain=PS} 20250820160250938 DLU <0006> fsm.c:456 lu(262420705034624)[0x6120000111a0]{UNVALIDATED}: Allocated 20250820160250938 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420705034624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420705034624)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250938 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420705034624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420705034624" cn_domain=PS} 20250820160250938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262420705034624" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420705034624" 20250820160250939 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250939 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420705034624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420705034624"} 20250820160250939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420705034624)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250939 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420705034624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250939 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420705034624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420705034624"} 20250820160250939 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420705034624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420705034624)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420705034624)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250939 DLU <0006> fsm.c:568 lu(PS:IMSI-262420705034624)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250939 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250939 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e48279d5368a: Final verdict of PTC: pass 20250820160250940 DAUC <0003> db_auc.c:157 IMSI='262429086711977': No 2G Auth Data 20250820160250941 DAUC <0003> db_auc.c:192 IMSI='262429086711977': No 3G Auth Data 20250820160250941 DLGSUP <0013> hlr.c:121 IMSI 262429086711977: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262429086711977" to be handled at TC_gsup_ul_subscriber_data(92) 20250820160250945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e48279d5368a: GSUP ul subscriber_data 20250820160250947 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250947 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429086711977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429086711977" cn_domain=PS} 20250820160250947 DLU <0006> fsm.c:456 lu(262429086711977)[0x612000011320]{UNVALIDATED}: Allocated 20250820160250947 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429086711977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250947 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429086711977)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250947 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429086711977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429086711977" cn_domain=PS} 20250820160250947 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250947 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262429086711977" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429086711977" 20250820160250948 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250948 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429086711977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429086711977"} 20250820160250948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429086711977)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250948 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429086711977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250948 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429086711977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429086711977"} 20250820160250948 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429086711977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429086711977)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429086711977)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250948 DLU <0006> fsm.c:568 lu(PS:IMSI-262429086711977)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250948 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250948 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e48279d5368a: Final verdict of PTC: pass 20250820160250950 DAUC <0003> db_auc.c:157 IMSI='262424935947360': No 2G Auth Data 20250820160250950 DAUC <0003> db_auc.c:192 IMSI='262424935947360': No 3G Auth Data 20250820160250950 DLGSUP <0013> hlr.c:121 IMSI 262424935947360: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262424935947360" to be handled at TC_gsup_ul_subscriber_data(93) 20250820160250955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e48279d5368a: GSUP ul subscriber_data 20250820160250956 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250956 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424935947360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424935947360" cn_domain=PS} 20250820160250956 DLU <0006> fsm.c:456 lu(262424935947360)[0x6120000114a0]{UNVALIDATED}: Allocated 20250820160250956 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424935947360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250956 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424935947360)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250956 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424935947360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424935947360" cn_domain=PS} 20250820160250957 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250957 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262424935947360" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424935947360" 20250820160250957 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250957 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424935947360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424935947360"} 20250820160250957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424935947360)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250957 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424935947360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250957 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424935947360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424935947360"} 20250820160250957 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424935947360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424935947360)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424935947360)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250958 DLU <0006> fsm.c:568 lu(PS:IMSI-262424935947360)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250958 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250958 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e48279d5368a: Final verdict of PTC: pass 20250820160250959 DAUC <0003> db_auc.c:157 IMSI='262421258316424': No 2G Auth Data 20250820160250959 DAUC <0003> db_auc.c:192 IMSI='262421258316424': No 3G Auth Data 20250820160250959 DLGSUP <0013> hlr.c:121 IMSI 262421258316424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262421258316424" to be handled at TC_gsup_ul_subscriber_data(94) 20250820160250964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e48279d5368a: GSUP ul subscriber_data 20250820160250966 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250966 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421258316424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421258316424" cn_domain=PS} 20250820160250966 DLU <0006> fsm.c:456 lu(262421258316424)[0x612000011620]{UNVALIDATED}: Allocated 20250820160250966 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421258316424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421258316424)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250966 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421258316424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421258316424" cn_domain=PS} 20250820160250966 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250966 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262421258316424" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421258316424" 20250820160250967 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250967 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421258316424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421258316424"} 20250820160250967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421258316424)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250967 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421258316424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250967 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421258316424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421258316424"} 20250820160250967 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421258316424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421258316424)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421258316424)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250967 DLU <0006> fsm.c:568 lu(PS:IMSI-262421258316424)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250967 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250967 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e48279d5368a: Final verdict of PTC: pass 20250820160250968 DAUC <0003> db_auc.c:157 IMSI='262429822508947': No 2G Auth Data 20250820160250968 DAUC <0003> db_auc.c:192 IMSI='262429822508947': No 3G Auth Data 20250820160250969 DLGSUP <0013> hlr.c:121 IMSI 262429822508947: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262429822508947" to be handled at TC_gsup_ul_subscriber_data(95) 20250820160250974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e48279d5368a: GSUP ul subscriber_data 20250820160250975 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250975 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429822508947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429822508947" cn_domain=PS} 20250820160250975 DLU <0006> fsm.c:456 lu(262429822508947)[0x6120000117a0]{UNVALIDATED}: Allocated 20250820160250975 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429822508947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429822508947)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250976 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429822508947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429822508947" cn_domain=PS} 20250820160250976 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250976 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262429822508947" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429822508947" 20250820160250976 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250977 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429822508947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429822508947"} 20250820160250977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429822508947)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250977 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429822508947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250977 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429822508947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429822508947"} 20250820160250977 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429822508947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429822508947)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429822508947)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250977 DLU <0006> fsm.c:568 lu(PS:IMSI-262429822508947)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250977 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250977 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e48279d5368a: Final verdict of PTC: pass 20250820160250978 DAUC <0003> db_auc.c:157 IMSI='262422501348849': No 2G Auth Data 20250820160250978 DAUC <0003> db_auc.c:192 IMSI='262422501348849': No 3G Auth Data 20250820160250978 DLGSUP <0013> hlr.c:121 IMSI 262422501348849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e48279d5368a: Created GsupExpect[0] for "262422501348849" to be handled at TC_gsup_ul_subscriber_data(96) 20250820160250983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e48279d5368a: GSUP ul subscriber_data 20250820160250984 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250985 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422501348849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422501348849" cn_domain=PS} 20250820160250985 DLU <0006> fsm.c:456 lu(262422501348849)[0x612000011920]{UNVALIDATED}: Allocated 20250820160250985 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422501348849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160250985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422501348849)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160250985 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422501348849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422501348849" cn_domain=PS} 20250820160250985 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250985 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e48279d5368a: Found GsupExpect[0] for "262422501348849" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@e48279d5368a: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422501348849" 20250820160250985 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250985 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422501348849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422501348849"} 20250820160250985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422501348849)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160250985 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422501348849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160250985 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422501348849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422501348849"} 20250820160250985 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422501348849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160250985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422501348849)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160250986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422501348849)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160250986 DLU <0006> fsm.c:568 lu(PS:IMSI-262422501348849)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160250986 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160250986 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160250986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160250987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20250820160250987 DLINP <000b> input/ipa.c:452 connected read/write 20250820160250987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160250987 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(86)@e48279d5368a: Final verdict of PTC: none 20250820160250987 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160250987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160250987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40565<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@e48279d5368a: Final verdict of PTC: none 87@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Aug 20 16:02:50 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 20250820160251011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47072<->l=127.0.0.1:4258 20250820160251112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47072<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=117948) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Aug 20 16:02:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_vty started. MTC@e48279d5368a: legacy= true 20250820160254245 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160254245 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160254250 DLINP <000b> input/ipa.c:452 connected read/write 20250820160254250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160254251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160254255 DLINP <000b> input/ipa.c:452 connected read/write 20250820160254255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160254256 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160254256 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160254256 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  20250820160254256 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160254256 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  20250820160254256 DLGSUP <0013> gsup_server.c:236 2:  20250820160254256 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160254256 DLGSUP <0013> gsup_server.c:236 3:  20250820160254256 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160254256 DLGSUP <0013> gsup_server.c:236 4:  20250820160254256 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160254256 DLGSUP <0013> gsup_server.c:236 5:  20250820160254256 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160254256 DLGSUP <0013> gsup_server.c:236 7:  20250820160254256 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160254256 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160254256 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160254256 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@e48279d5368a: 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") 20250820160254279 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33823<->l=127.0.0.1:4259) 20250820160254283 DAUC <0003> db_auc.c:157 IMSI='262426478919496': No 2G Auth Data 20250820160254284 DAUC <0003> db_auc.c:192 IMSI='262426478919496': No 3G Auth Data 20250820160254289 DAUC <0003> db_auc.c:192 IMSI='262426478919496': No 3G Auth Data 20250820160254294 DAUC <0003> db_auc.c:157 IMSI='262422543067283': No 2G Auth Data 20250820160254294 DAUC <0003> db_auc.c:192 IMSI='262422543067283': No 3G Auth Data 20250820160254299 DAUC <0003> db_auc.c:157 IMSI='262422543067283': No 2G Auth Data 20250820160254304 DAUC <0003> db_auc.c:157 IMSI='262425707057412': No 2G Auth Data 20250820160254304 DAUC <0003> db_auc.c:192 IMSI='262425707057412': No 3G Auth Data MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160254313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20250820160254315 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33823<->l=127.0.0.1:4259) 20250820160254316 DLINP <000b> input/ipa.c:452 connected read/write 20250820160254316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160254316 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160254316 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 98@e48279d5368a: Final verdict of PTC: none 20250820160254316 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)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@e48279d5368a: Test case TC_vty finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Aug 20 16:02:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250820160254345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 20250820160254446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Aug 20 16:02:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_vty_msisdn_isd started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160257577 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160257577 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160257582 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160257584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160257588 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160257588 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160257588 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160257588 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  20250820160257588 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160257589 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  20250820160257589 DLGSUP <0013> gsup_server.c:236 2:  20250820160257589 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160257589 DLGSUP <0013> gsup_server.c:236 3:  20250820160257589 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160257589 DLGSUP <0013> gsup_server.c:236 4:  20250820160257589 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160257589 DLGSUP <0013> gsup_server.c:236 5:  20250820160257589 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160257589 DLGSUP <0013> gsup_server.c:236 7:  20250820160257589 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160257589 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160257589 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160257589 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@e48279d5368a: 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") 20250820160257615 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33587<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e48279d5368a: Created GsupExpect[0] for "262421632116492" to be handled at TC_vty_msisdn_isd(104) 20250820160257638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 20250820160257643 DAUC <0003> db_auc.c:157 IMSI='262421632116492': No 2G Auth Data 20250820160257643 DAUC <0003> db_auc.c:192 IMSI='262421632116492': No 3G Auth Data 20250820160257650 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160257650 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421632116492" cn_domain=PS} 20250820160257650 DLU <0006> fsm.c:456 lu(262421632116492)[0x612000011aa0]{UNVALIDATED}: Allocated 20250820160257650 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160257650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421632116492)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160257650 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421632116492" cn_domain=PS} 20250820160257650 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160257651 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@e48279d5368a: Found GsupExpect[0] for "262421632116492" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@e48279d5368a: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262421632116492" 20250820160257655 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160257656 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421632116492"} 20250820160257656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421632116492)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160257656 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160257656 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421632116492"} 20250820160257656 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160257656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421632116492)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160257656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421632116492)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160257656 DLU <0006> fsm.c:568 lu(PS:IMSI-262421632116492)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160257656 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160257656 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e48279d5368a: setverdict(pass): none -> pass 20250820160257659 DLGSUP <0013> hlr.c:128 IMSI 262421632116492: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250820160257659 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160257659 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160257662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@e48279d5368a: Final verdict of PTC: pass 20250820160257662 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160257662 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421632116492"} 20250820160257662 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250820160257662 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421632116492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160257663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 20250820160257664 DLINP <000b> input/ipa.c:452 connected read/write 20250820160257665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(101)@e48279d5368a: Final verdict of PTC: none 20250820160257665 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160257665 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160257665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160257665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33587<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@e48279d5368a: Final verdict of PTC: none 102@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 102: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@e48279d5368a: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Aug 20 16:02:57 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 20250820160257696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 20250820160257797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Aug 20 16:02:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_purge_cs started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160300936 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160300936 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160300941 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160300942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160300946 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160300946 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160300947 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160300947 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  20250820160300947 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160300947 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  20250820160300947 DLGSUP <0013> gsup_server.c:236 2:  20250820160300947 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160300947 DLGSUP <0013> gsup_server.c:236 3:  20250820160300947 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160300947 DLGSUP <0013> gsup_server.c:236 4:  20250820160300947 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160300947 DLGSUP <0013> gsup_server.c:236 5:  20250820160300947 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160300947 DLGSUP <0013> gsup_server.c:236 7:  20250820160300947 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160300947 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160300947 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160300947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@e48279d5368a: 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") 20250820160300964 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43965<->l=127.0.0.1:4259) 20250820160300969 DAUC <0003> db_auc.c:157 IMSI='262429485012044': No 2G Auth Data 20250820160300969 DAUC <0003> db_auc.c:192 IMSI='262429485012044': No 3G Auth Data HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262429485012044" to be handled at TC_gsup_purge_cs(109) 20250820160300977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 20250820160300988 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160300988 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429485012044" cn_domain=PS} 20250820160300988 DLU <0006> fsm.c:456 lu(262429485012044)[0x612000011c20]{UNVALIDATED}: Allocated 20250820160300989 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160300989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429485012044)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160300989 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429485012044" cn_domain=PS} 20250820160300989 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160300989 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262429485012044" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429485012044" 20250820160300995 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160300995 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429485012044"} 20250820160300995 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429485012044)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160300995 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160300995 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429485012044"} 20250820160300995 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160300995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429485012044)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160300995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429485012044)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160300995 DLU <0006> fsm.c:568 lu(PS:IMSI-262429485012044)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160300995 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160300995 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e48279d5368a: setverdict(pass): none -> pass 20250820160300998 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160300998 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429485012044" cn_domain=CS} 20250820160300998 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160300998 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429485012044"} 20250820160300998 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429485012044 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160300998 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160300999 DLINP <000b> input/ipa.c:452 connected read/write 20250820160300999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@e48279d5368a: Final verdict of PTC: pass 20250820160301005 DAUC <0003> db_auc.c:157 IMSI='262424946040211': No 2G Auth Data 20250820160301005 DAUC <0003> db_auc.c:192 IMSI='262424946040211': No 3G Auth Data 20250820160301007 DLGSUP <0013> hlr.c:121 IMSI 262424946040211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262424946040211" to be handled at TC_gsup_purge_cs(110) 20250820160301019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20250820160301021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301021 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424946040211" cn_domain=PS} 20250820160301021 DLU <0006> fsm.c:456 lu(262424946040211)[0x612000011da0]{UNVALIDATED}: Allocated 20250820160301021 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160301021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424946040211)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160301021 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424946040211" cn_domain=PS} 20250820160301021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262424946040211" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424946040211" 20250820160301022 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301022 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424946040211"} 20250820160301022 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424946040211)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160301022 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160301022 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424946040211"} 20250820160301022 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160301022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424946040211)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160301022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424946040211)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160301022 DLU <0006> fsm.c:568 lu(PS:IMSI-262424946040211)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160301022 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301022 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e48279d5368a: setverdict(pass): none -> pass 20250820160301023 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301023 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424946040211" cn_domain=CS} 20250820160301023 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160301023 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424946040211"} 20250820160301023 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424946040211 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160301023 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301023 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@e48279d5368a: Final verdict of PTC: pass 20250820160301025 DAUC <0003> db_auc.c:157 IMSI='262429087424497': No 2G Auth Data 20250820160301025 DAUC <0003> db_auc.c:192 IMSI='262429087424497': No 3G Auth Data 20250820160301025 DLGSUP <0013> hlr.c:121 IMSI 262429087424497: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262429087424497" to be handled at TC_gsup_purge_cs(111) 20250820160301034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 20250820160301035 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301035 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429087424497" cn_domain=PS} 20250820160301035 DLU <0006> fsm.c:456 lu(262429087424497)[0x612000011f20]{UNVALIDATED}: Allocated 20250820160301035 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160301035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429087424497)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160301035 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429087424497" cn_domain=PS} 20250820160301035 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301035 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262429087424497" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429087424497" 20250820160301036 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301036 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429087424497"} 20250820160301036 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429087424497)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160301036 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160301036 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429087424497"} 20250820160301036 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160301036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429087424497)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160301036 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429087424497)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160301037 DLU <0006> fsm.c:568 lu(PS:IMSI-262429087424497)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160301037 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301037 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e48279d5368a: setverdict(pass): none -> pass 20250820160301037 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301038 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429087424497" cn_domain=CS} 20250820160301038 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160301038 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429087424497"} 20250820160301038 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429087424497 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160301038 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301038 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@e48279d5368a: Final verdict of PTC: pass 20250820160301039 DAUC <0003> db_auc.c:157 IMSI='262424051579639': No 2G Auth Data 20250820160301039 DAUC <0003> db_auc.c:192 IMSI='262424051579639': No 3G Auth Data 20250820160301040 DLGSUP <0013> hlr.c:121 IMSI 262424051579639: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262424051579639" to be handled at TC_gsup_purge_cs(112) 20250820160301047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20250820160301050 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301050 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424051579639" cn_domain=PS} 20250820160301050 DLU <0006> fsm.c:456 lu(262424051579639)[0x6120000120a0]{UNVALIDATED}: Allocated 20250820160301050 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160301050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424051579639)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160301050 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424051579639" cn_domain=PS} 20250820160301050 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301050 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262424051579639" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424051579639" 20250820160301051 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301051 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424051579639"} 20250820160301051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424051579639)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160301051 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160301051 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424051579639"} 20250820160301051 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160301051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424051579639)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160301051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424051579639)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160301051 DLU <0006> fsm.c:568 lu(PS:IMSI-262424051579639)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160301051 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301051 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e48279d5368a: setverdict(pass): none -> pass 20250820160301052 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301052 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424051579639" cn_domain=CS} 20250820160301052 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160301052 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424051579639"} 20250820160301052 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424051579639 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160301052 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301052 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@e48279d5368a: Final verdict of PTC: pass 20250820160301056 DAUC <0003> db_auc.c:157 IMSI='262422158606992': No 2G Auth Data 20250820160301056 DAUC <0003> db_auc.c:192 IMSI='262422158606992': No 3G Auth Data 20250820160301059 DLGSUP <0013> hlr.c:121 IMSI 262422158606992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262422158606992" to be handled at TC_gsup_purge_cs(113) 20250820160301068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44792<->l=127.0.0.1:4258 20250820160301070 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301070 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422158606992" cn_domain=PS} 20250820160301070 DLU <0006> fsm.c:456 lu(262422158606992)[0x612000012220]{UNVALIDATED}: Allocated 20250820160301070 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160301070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422158606992)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160301070 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422158606992" cn_domain=PS} 20250820160301070 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301070 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262422158606992" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422158606992" 20250820160301071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301071 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422158606992"} 20250820160301071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422158606992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160301071 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160301071 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422158606992"} 20250820160301071 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160301071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422158606992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160301071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422158606992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160301071 DLU <0006> fsm.c:568 lu(PS:IMSI-262422158606992)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160301071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e48279d5368a: setverdict(pass): none -> pass 20250820160301071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301071 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422158606992" cn_domain=CS} 20250820160301071 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160301071 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422158606992"} 20250820160301071 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422158606992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160301071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44792<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@e48279d5368a: Final verdict of PTC: pass 20250820160301073 DAUC <0003> db_auc.c:157 IMSI='262423211049546': No 2G Auth Data 20250820160301073 DAUC <0003> db_auc.c:192 IMSI='262423211049546': No 3G Auth Data 20250820160301073 DLGSUP <0013> hlr.c:121 IMSI 262423211049546: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262423211049546" to be handled at TC_gsup_purge_cs(114) 20250820160301078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 20250820160301080 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301080 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423211049546" cn_domain=PS} 20250820160301080 DLU <0006> fsm.c:456 lu(262423211049546)[0x6120000123a0]{UNVALIDATED}: Allocated 20250820160301080 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160301080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423211049546)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160301080 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423211049546" cn_domain=PS} 20250820160301080 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301080 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262423211049546" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423211049546" 20250820160301081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301081 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423211049546"} 20250820160301081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423211049546)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160301081 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160301081 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423211049546"} 20250820160301081 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160301081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423211049546)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160301081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423211049546)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160301081 DLU <0006> fsm.c:568 lu(PS:IMSI-262423211049546)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160301081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e48279d5368a: setverdict(pass): none -> pass 20250820160301082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301082 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423211049546" cn_domain=CS} 20250820160301082 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160301082 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423211049546"} 20250820160301082 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423211049546 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160301082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@e48279d5368a: Final verdict of PTC: pass 20250820160301083 DAUC <0003> db_auc.c:157 IMSI='262424401431616': No 2G Auth Data 20250820160301083 DAUC <0003> db_auc.c:192 IMSI='262424401431616': No 3G Auth Data 20250820160301083 DLGSUP <0013> hlr.c:121 IMSI 262424401431616: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262424401431616" to be handled at TC_gsup_purge_cs(115) 20250820160301088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4258 20250820160301090 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301090 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424401431616" cn_domain=PS} 20250820160301090 DLU <0006> fsm.c:456 lu(262424401431616)[0x612000012520]{UNVALIDATED}: Allocated 20250820160301090 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160301090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424401431616)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160301090 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424401431616" cn_domain=PS} 20250820160301090 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301090 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262424401431616" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424401431616" 20250820160301091 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301091 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424401431616"} 20250820160301091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424401431616)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160301091 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160301091 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424401431616"} 20250820160301091 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160301091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424401431616)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160301091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424401431616)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160301091 DLU <0006> fsm.c:568 lu(PS:IMSI-262424401431616)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160301091 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301091 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e48279d5368a: setverdict(pass): none -> pass 20250820160301091 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301091 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424401431616" cn_domain=CS} 20250820160301091 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160301091 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424401431616"} 20250820160301091 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424401431616 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160301091 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301091 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44812<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@e48279d5368a: Final verdict of PTC: pass 20250820160301093 DAUC <0003> db_auc.c:157 IMSI='262420356355769': No 2G Auth Data 20250820160301093 DAUC <0003> db_auc.c:192 IMSI='262420356355769': No 3G Auth Data 20250820160301093 DLGSUP <0013> hlr.c:121 IMSI 262420356355769: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e48279d5368a: Created GsupExpect[0] for "262420356355769" to be handled at TC_gsup_purge_cs(116) 20250820160301098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 20250820160301100 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301100 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420356355769" cn_domain=PS} 20250820160301100 DLU <0006> fsm.c:456 lu(262420356355769)[0x6120000126a0]{UNVALIDATED}: Allocated 20250820160301100 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160301100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420356355769)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160301100 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420356355769" cn_domain=PS} 20250820160301100 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301100 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e48279d5368a: Found GsupExpect[0] for "262420356355769" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@e48279d5368a: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420356355769" 20250820160301101 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301101 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420356355769"} 20250820160301101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420356355769)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160301101 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160301101 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420356355769"} 20250820160301101 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160301101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420356355769)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160301101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420356355769)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160301101 DLU <0006> fsm.c:568 lu(PS:IMSI-262420356355769)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160301101 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301101 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e48279d5368a: setverdict(pass): none -> pass 20250820160301101 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301101 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420356355769" cn_domain=CS} 20250820160301101 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250820160301101 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420356355769"} 20250820160301101 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420356355769 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160301101 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160301101 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160301102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160301103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44744<->l=127.0.0.1:4258 20250820160301103 DLINP <000b> input/ipa.c:452 connected read/write 20250820160301103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160301103 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160301103 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160301103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160301103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43965<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@e48279d5368a: Final verdict of PTC: none 107@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Aug 20 16:03: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 20250820160301127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20250820160301227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=134564) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Aug 20 16:03:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_purge_ps started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160304301 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160304301 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160304308 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304309 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(117)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160304314 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304314 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160304315 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160304315 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  20250820160304315 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160304315 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  20250820160304315 DLGSUP <0013> gsup_server.c:236 2:  20250820160304315 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160304315 DLGSUP <0013> gsup_server.c:236 3:  20250820160304315 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160304315 DLGSUP <0013> gsup_server.c:236 4:  20250820160304315 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(117)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160304315 DLGSUP <0013> gsup_server.c:236 5:  20250820160304315 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160304315 DLGSUP <0013> gsup_server.c:236 7:  20250820160304315 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160304315 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160304315 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160304315 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@e48279d5368a: 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") 20250820160304336 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41967<->l=127.0.0.1:4259) 20250820160304340 DAUC <0003> db_auc.c:157 IMSI='262427837201551': No 2G Auth Data 20250820160304340 DAUC <0003> db_auc.c:192 IMSI='262427837201551': No 3G Auth Data HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262427837201551" to be handled at TC_gsup_purge_ps(121) 20250820160304346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 20250820160304360 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304360 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427837201551" cn_domain=PS} 20250820160304360 DLU <0006> fsm.c:456 lu(262427837201551)[0x612000012820]{UNVALIDATED}: Allocated 20250820160304360 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427837201551)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304361 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427837201551" cn_domain=PS} 20250820160304361 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304361 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262427837201551" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427837201551" 20250820160304364 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304365 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427837201551"} 20250820160304365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427837201551)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304365 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304365 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427837201551"} 20250820160304365 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427837201551)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427837201551)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304365 DLU <0006> fsm.c:568 lu(PS:IMSI-262427837201551)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304365 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304365 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e48279d5368a: setverdict(pass): none -> pass 20250820160304368 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304368 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427837201551" cn_domain=PS} 20250820160304368 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304368 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427837201551"} 20250820160304368 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427837201551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304368 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304368 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@e48279d5368a: Final verdict of PTC: pass 20250820160304375 DAUC <0003> db_auc.c:157 IMSI='262424417301713': No 2G Auth Data 20250820160304375 DAUC <0003> db_auc.c:192 IMSI='262424417301713': No 3G Auth Data 20250820160304377 DLGSUP <0013> hlr.c:121 IMSI 262424417301713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262424417301713" to be handled at TC_gsup_purge_ps(122) 20250820160304390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20250820160304392 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304392 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424417301713" cn_domain=PS} 20250820160304392 DLU <0006> fsm.c:456 lu(262424417301713)[0x6120000129a0]{UNVALIDATED}: Allocated 20250820160304392 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424417301713)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304392 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424417301713" cn_domain=PS} 20250820160304392 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304392 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262424417301713" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424417301713" 20250820160304393 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304393 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424417301713"} 20250820160304393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424417301713)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304393 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304393 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424417301713"} 20250820160304393 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424417301713)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424417301713)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304393 DLU <0006> fsm.c:568 lu(PS:IMSI-262424417301713)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304393 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304393 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e48279d5368a: setverdict(pass): none -> pass 20250820160304394 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304394 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424417301713" cn_domain=PS} 20250820160304394 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304394 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424417301713"} 20250820160304394 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424417301713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304394 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304394 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@e48279d5368a: Final verdict of PTC: pass 20250820160304395 DAUC <0003> db_auc.c:157 IMSI='262427589243243': No 2G Auth Data 20250820160304395 DAUC <0003> db_auc.c:192 IMSI='262427589243243': No 3G Auth Data 20250820160304395 DLGSUP <0013> hlr.c:121 IMSI 262427589243243: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262427589243243" to be handled at TC_gsup_purge_ps(123) 20250820160304401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4258 20250820160304402 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304402 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427589243243" cn_domain=PS} 20250820160304402 DLU <0006> fsm.c:456 lu(262427589243243)[0x612000012b20]{UNVALIDATED}: Allocated 20250820160304402 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427589243243)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304402 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427589243243" cn_domain=PS} 20250820160304402 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304402 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262427589243243" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427589243243" 20250820160304403 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304403 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427589243243"} 20250820160304403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427589243243)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304403 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304403 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427589243243"} 20250820160304403 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427589243243)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427589243243)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304403 DLU <0006> fsm.c:568 lu(PS:IMSI-262427589243243)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304403 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304403 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e48279d5368a: setverdict(pass): none -> pass 20250820160304404 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304404 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427589243243" cn_domain=PS} 20250820160304404 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304404 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427589243243"} 20250820160304404 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427589243243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304404 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304404 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44852<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@e48279d5368a: Final verdict of PTC: pass 20250820160304405 DAUC <0003> db_auc.c:157 IMSI='262420897013357': No 2G Auth Data 20250820160304405 DAUC <0003> db_auc.c:192 IMSI='262420897013357': No 3G Auth Data 20250820160304405 DLGSUP <0013> hlr.c:121 IMSI 262420897013357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262420897013357" to be handled at TC_gsup_purge_ps(124) 20250820160304410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4258 20250820160304412 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304412 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420897013357" cn_domain=PS} 20250820160304412 DLU <0006> fsm.c:456 lu(262420897013357)[0x612000012ca0]{UNVALIDATED}: Allocated 20250820160304412 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304412 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420897013357)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304412 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420897013357" cn_domain=PS} 20250820160304412 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304412 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262420897013357" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420897013357" 20250820160304413 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304413 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420897013357"} 20250820160304413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420897013357)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304413 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304413 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420897013357"} 20250820160304413 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420897013357)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420897013357)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304413 DLU <0006> fsm.c:568 lu(PS:IMSI-262420897013357)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304413 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304413 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e48279d5368a: setverdict(pass): none -> pass 20250820160304413 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304413 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420897013357" cn_domain=PS} 20250820160304413 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304413 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420897013357"} 20250820160304413 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420897013357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304413 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304414 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@e48279d5368a: Final verdict of PTC: pass 20250820160304414 DAUC <0003> db_auc.c:157 IMSI='262420553837761': No 2G Auth Data 20250820160304414 DAUC <0003> db_auc.c:192 IMSI='262420553837761': No 3G Auth Data 20250820160304415 DLGSUP <0013> hlr.c:121 IMSI 262420553837761: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262420553837761" to be handled at TC_gsup_purge_ps(125) 20250820160304419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 20250820160304421 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304421 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420553837761" cn_domain=PS} 20250820160304421 DLU <0006> fsm.c:456 lu(262420553837761)[0x612000012e20]{UNVALIDATED}: Allocated 20250820160304421 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420553837761)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304421 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420553837761" cn_domain=PS} 20250820160304421 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304421 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262420553837761" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420553837761" 20250820160304422 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304422 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420553837761"} 20250820160304422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420553837761)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304422 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304422 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420553837761"} 20250820160304422 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420553837761)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420553837761)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304422 DLU <0006> fsm.c:568 lu(PS:IMSI-262420553837761)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304422 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304422 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e48279d5368a: setverdict(pass): none -> pass 20250820160304423 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304423 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420553837761" cn_domain=PS} 20250820160304423 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304423 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420553837761"} 20250820160304423 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420553837761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304423 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304423 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44860<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@e48279d5368a: Final verdict of PTC: pass 20250820160304425 DAUC <0003> db_auc.c:157 IMSI='262429700947393': No 2G Auth Data 20250820160304425 DAUC <0003> db_auc.c:192 IMSI='262429700947393': No 3G Auth Data 20250820160304425 DLGSUP <0013> hlr.c:121 IMSI 262429700947393: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262429700947393" to be handled at TC_gsup_purge_ps(126) 20250820160304431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44872<->l=127.0.0.1:4258 20250820160304433 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304433 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429700947393" cn_domain=PS} 20250820160304433 DLU <0006> fsm.c:456 lu(262429700947393)[0x612000012fa0]{UNVALIDATED}: Allocated 20250820160304433 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429700947393)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304433 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429700947393" cn_domain=PS} 20250820160304433 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304433 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262429700947393" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429700947393" 20250820160304434 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304434 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429700947393"} 20250820160304434 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429700947393)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304434 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304434 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429700947393"} 20250820160304434 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429700947393)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304434 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429700947393)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304434 DLU <0006> fsm.c:568 lu(PS:IMSI-262429700947393)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304434 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304434 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e48279d5368a: setverdict(pass): none -> pass 20250820160304435 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304435 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429700947393" cn_domain=PS} 20250820160304435 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304435 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429700947393"} 20250820160304435 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429700947393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304435 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304435 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44872<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@e48279d5368a: Final verdict of PTC: pass 20250820160304436 DAUC <0003> db_auc.c:157 IMSI='262421138814376': No 2G Auth Data 20250820160304436 DAUC <0003> db_auc.c:192 IMSI='262421138814376': No 3G Auth Data 20250820160304436 DLGSUP <0013> hlr.c:121 IMSI 262421138814376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262421138814376" to be handled at TC_gsup_purge_ps(127) 20250820160304442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4258 20250820160304444 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304444 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421138814376" cn_domain=PS} 20250820160304444 DLU <0006> fsm.c:456 lu(262421138814376)[0x612000013120]{UNVALIDATED}: Allocated 20250820160304444 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304444 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421138814376)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304444 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421138814376" cn_domain=PS} 20250820160304444 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304444 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262421138814376" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421138814376" 20250820160304446 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304446 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421138814376"} 20250820160304446 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421138814376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304446 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304446 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421138814376"} 20250820160304446 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421138814376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304446 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421138814376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304446 DLU <0006> fsm.c:568 lu(PS:IMSI-262421138814376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304446 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304446 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e48279d5368a: setverdict(pass): none -> pass 20250820160304446 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304447 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421138814376" cn_domain=PS} 20250820160304447 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304447 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421138814376"} 20250820160304447 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421138814376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@e48279d5368a: Final verdict of PTC: pass 20250820160304448 DAUC <0003> db_auc.c:157 IMSI='262422866477276': No 2G Auth Data 20250820160304448 DAUC <0003> db_auc.c:192 IMSI='262422866477276': No 3G Auth Data 20250820160304449 DLGSUP <0013> hlr.c:121 IMSI 262422866477276: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e48279d5368a: Created GsupExpect[0] for "262422866477276" to be handled at TC_gsup_purge_ps(128) 20250820160304454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 20250820160304456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304456 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422866477276" cn_domain=PS} 20250820160304456 DLU <0006> fsm.c:456 lu(262422866477276)[0x6120000132a0]{UNVALIDATED}: Allocated 20250820160304456 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160304456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422866477276)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160304456 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422866477276" cn_domain=PS} 20250820160304456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e48279d5368a: Found GsupExpect[0] for "262422866477276" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@e48279d5368a: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422866477276" 20250820160304457 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304457 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422866477276"} 20250820160304457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422866477276)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160304457 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160304457 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422866477276"} 20250820160304457 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160304457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422866477276)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160304457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422866477276)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160304457 DLU <0006> fsm.c:568 lu(PS:IMSI-262422866477276)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160304457 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304457 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e48279d5368a: setverdict(pass): none -> pass 20250820160304458 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304458 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422866477276" cn_domain=PS} 20250820160304458 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250820160304458 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422866477276"} 20250820160304458 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422866477276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250820160304458 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160304458 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160304459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160304460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44834<->l=127.0.0.1:4258 20250820160304460 DLINP <000b> input/ipa.c:452 connected read/write 20250820160304460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160304460 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160304460 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160304460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@e48279d5368a: Final verdict of PTC: none 119@e48279d5368a: Final verdict of PTC: none 20250820160304460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41967<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Aug 20 16:03:04 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 20250820160304487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20250820160304588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Aug 20 16:03:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_purge_unknown started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160307675 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160307675 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160307676 DLINP <000b> input/ipa.c:452 connected read/write 20250820160307676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160307676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160307677 DLINP <000b> input/ipa.c:452 connected read/write 20250820160307677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160307678 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160307678 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160307678 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  20250820160307678 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160307678 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  20250820160307678 DLGSUP <0013> gsup_server.c:236 2:  20250820160307678 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160307678 DLGSUP <0013> gsup_server.c:236 3:  20250820160307678 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160307678 DLGSUP <0013> gsup_server.c:236 4:  20250820160307678 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160307678 DLGSUP <0013> gsup_server.c:236 5:  20250820160307678 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160307678 DLGSUP <0013> gsup_server.c:236 7:  20250820160307678 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160307678 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160307678 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160307678 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@e48279d5368a: 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") 20250820160307687 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39929<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e48279d5368a: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250820160307692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 20250820160307724 DLINP <000b> input/ipa.c:452 connected read/write 20250820160307724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160307724 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} 20250820160307724 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20250820160307724 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 20250820160307724 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} 20250820160307724 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160307724 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160307724 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20250820160307724 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20250820160307724 DLINP <000b> input/ipa.c:452 connected read/write 20250820160307724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160307724 DLINP <000b> input/ipa.c:452 connected read/write 20250820160307724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@e48279d5368a: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@e48279d5368a: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@e48279d5368a: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160307726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160307726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@e48279d5368a: Final verdict of PTC: none 20250820160307727 DLINP <000b> input/ipa.c:452 connected read/write 20250820160307727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160307727 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 131@e48279d5368a: Final verdict of PTC: none 20250820160307727 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160307727 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160307727 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39929<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Aug 20 16:03:07 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 20250820160307771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49724<->l=127.0.0.1:4258 20250820160307872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Aug 20 16:03:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_unknown started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160310923 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160310923 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160310925 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160310925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160310926 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(134)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160310926 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160310926 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160310926 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  20250820160310926 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160310926 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  20250820160310926 DLGSUP <0013> gsup_server.c:236 2:  20250820160310926 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160310926 DLGSUP <0013> gsup_server.c:236 3:  20250820160310926 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160310926 DLGSUP <0013> gsup_server.c:236 4:  20250820160310926 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160310926 DLGSUP <0013> gsup_server.c:236 5:  20250820160310926 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160310926 DLGSUP <0013> gsup_server.c:236 7:  20250820160310926 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160310926 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160310926 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160310926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@e48279d5368a: 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") 20250820160310936 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45887<->l=127.0.0.1:4259) 20250820160310940 DAUC <0003> db_auc.c:157 IMSI='262422221377736': No 2G Auth Data 20250820160310940 DAUC <0003> db_auc.c:192 IMSI='262422221377736': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262422221377736" to be handled at TC_mo_ussd_unknown(138) 20250820160310946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20250820160310972 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160310972 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422221377736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422221377736" session_id=2148360169 session_state=BEGIN} 20250820160310972 DSS <0004> hlr_ussd.c:576 262422221377736/0x800d5fe9: Process SS (BEGIN) 20250820160310972 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160310972 DSS <0004> hlr_ussd.c:518 262422221377736/0x800d5fe9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160310972 DSS <0004> hlr_ussd.c:523 262422221377736/0x800d5fe9: USSD for unknown code '*#200#' 20250820160310972 DSS <0004> hlr_ussd.c:354 262422221377736/0x800d5fe9: Tx ReturnError(1, 0x12) 20250820160310972 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422221377736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422221377736" session_id=2148360169 session_state=END} 20250820160310972 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160310972 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262422221377736" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422221377736" TC_mo_ussd_unknown(138)@e48279d5368a: setverdict(pass): none -> pass 20250820160310975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@e48279d5368a: Final verdict of PTC: pass 20250820160310975 DAUC <0003> db_auc.c:157 IMSI='262420123856428': No 2G Auth Data 20250820160310975 DAUC <0003> db_auc.c:192 IMSI='262420123856428': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262420123856428" to be handled at TC_mo_ussd_unknown(139) 20250820160310983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4258 20250820160310989 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160310989 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420123856428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420123856428" session_id=2594400781 session_state=BEGIN} 20250820160310989 DSS <0004> hlr_ussd.c:576 262420123856428/0x9aa36a0d: Process SS (BEGIN) 20250820160310989 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160310989 DSS <0004> hlr_ussd.c:518 262420123856428/0x9aa36a0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160310989 DSS <0004> hlr_ussd.c:523 262420123856428/0x9aa36a0d: USSD for unknown code '*#200#' 20250820160310989 DSS <0004> hlr_ussd.c:354 262420123856428/0x9aa36a0d: Tx ReturnError(1, 0x12) 20250820160310989 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420123856428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420123856428" session_id=2594400781 session_state=END} 20250820160310989 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160310989 DLINP <000b> input/ipa.c:452 connected read/write 20250820160310989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262420123856428" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420123856428" TC_mo_ussd_unknown(139)@e48279d5368a: setverdict(pass): none -> pass 20250820160310990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@e48279d5368a: Final verdict of PTC: pass 20250820160310991 DAUC <0003> db_auc.c:157 IMSI='262429609194072': No 2G Auth Data 20250820160310991 DAUC <0003> db_auc.c:192 IMSI='262429609194072': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262429609194072" to be handled at TC_mo_ussd_unknown(140) 20250820160310997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20250820160311000 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160311000 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429609194072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429609194072" session_id=2578056893 session_state=BEGIN} 20250820160311000 DSS <0004> hlr_ussd.c:576 262429609194072/0x99aa06bd: Process SS (BEGIN) 20250820160311000 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160311000 DSS <0004> hlr_ussd.c:518 262429609194072/0x99aa06bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160311000 DSS <0004> hlr_ussd.c:523 262429609194072/0x99aa06bd: USSD for unknown code '*#200#' 20250820160311000 DSS <0004> hlr_ussd.c:354 262429609194072/0x99aa06bd: Tx ReturnError(1, 0x12) 20250820160311000 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429609194072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429609194072" session_id=2578056893 session_state=END} 20250820160311000 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160311000 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262429609194072" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429609194072" TC_mo_ussd_unknown(140)@e48279d5368a: setverdict(pass): none -> pass 20250820160311001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@e48279d5368a: Final verdict of PTC: pass 20250820160311002 DAUC <0003> db_auc.c:157 IMSI='262424678599136': No 2G Auth Data 20250820160311002 DAUC <0003> db_auc.c:192 IMSI='262424678599136': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262424678599136" to be handled at TC_mo_ussd_unknown(141) 20250820160311007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 20250820160311010 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160311010 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424678599136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424678599136" session_id=293390445 session_state=BEGIN} 20250820160311010 DSS <0004> hlr_ussd.c:576 262424678599136/0x117cc86d: Process SS (BEGIN) 20250820160311010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160311010 DSS <0004> hlr_ussd.c:518 262424678599136/0x117cc86d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160311010 DSS <0004> hlr_ussd.c:523 262424678599136/0x117cc86d: USSD for unknown code '*#200#' 20250820160311010 DSS <0004> hlr_ussd.c:354 262424678599136/0x117cc86d: Tx ReturnError(1, 0x12) 20250820160311010 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424678599136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424678599136" session_id=293390445 session_state=END} 20250820160311010 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160311010 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262424678599136" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424678599136" TC_mo_ussd_unknown(141)@e48279d5368a: setverdict(pass): none -> pass 20250820160311011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@e48279d5368a: Final verdict of PTC: pass 20250820160311012 DAUC <0003> db_auc.c:157 IMSI='262421728982593': No 2G Auth Data 20250820160311012 DAUC <0003> db_auc.c:192 IMSI='262421728982593': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262421728982593" to be handled at TC_mo_ussd_unknown(142) 20250820160311018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20250820160311021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160311021 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421728982593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421728982593" session_id=2323096904 session_state=BEGIN} 20250820160311021 DSS <0004> hlr_ussd.c:576 262421728982593/0x8a77a548: Process SS (BEGIN) 20250820160311021 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160311021 DSS <0004> hlr_ussd.c:518 262421728982593/0x8a77a548: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160311021 DSS <0004> hlr_ussd.c:523 262421728982593/0x8a77a548: USSD for unknown code '*#200#' 20250820160311021 DSS <0004> hlr_ussd.c:354 262421728982593/0x8a77a548: Tx ReturnError(1, 0x12) 20250820160311021 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421728982593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421728982593" session_id=2323096904 session_state=END} 20250820160311021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160311021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262421728982593" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421728982593" TC_mo_ussd_unknown(142)@e48279d5368a: setverdict(pass): none -> pass 20250820160311022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@e48279d5368a: Final verdict of PTC: pass 20250820160311023 DAUC <0003> db_auc.c:157 IMSI='262422958343107': No 2G Auth Data 20250820160311023 DAUC <0003> db_auc.c:192 IMSI='262422958343107': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262422958343107" to be handled at TC_mo_ussd_unknown(143) 20250820160311029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 20250820160311034 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160311034 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422958343107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422958343107" session_id=2610989329 session_state=BEGIN} 20250820160311034 DSS <0004> hlr_ussd.c:576 262422958343107/0x9ba08911: Process SS (BEGIN) 20250820160311034 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160311034 DSS <0004> hlr_ussd.c:518 262422958343107/0x9ba08911: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160311034 DSS <0004> hlr_ussd.c:523 262422958343107/0x9ba08911: USSD for unknown code '*#200#' 20250820160311034 DSS <0004> hlr_ussd.c:354 262422958343107/0x9ba08911: Tx ReturnError(1, 0x12) 20250820160311034 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422958343107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422958343107" session_id=2610989329 session_state=END} 20250820160311034 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160311034 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262422958343107" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422958343107" TC_mo_ussd_unknown(143)@e48279d5368a: setverdict(pass): none -> pass 20250820160311035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@e48279d5368a: Final verdict of PTC: pass 20250820160311036 DAUC <0003> db_auc.c:157 IMSI='262421176127238': No 2G Auth Data 20250820160311036 DAUC <0003> db_auc.c:192 IMSI='262421176127238': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262421176127238" to be handled at TC_mo_ussd_unknown(144) 20250820160311041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 20250820160311044 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160311044 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421176127238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421176127238" session_id=3013661404 session_state=BEGIN} 20250820160311044 DSS <0004> hlr_ussd.c:576 262421176127238/0xb3a0d2dc: Process SS (BEGIN) 20250820160311044 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160311044 DSS <0004> hlr_ussd.c:518 262421176127238/0xb3a0d2dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160311044 DSS <0004> hlr_ussd.c:523 262421176127238/0xb3a0d2dc: USSD for unknown code '*#200#' 20250820160311044 DSS <0004> hlr_ussd.c:354 262421176127238/0xb3a0d2dc: Tx ReturnError(1, 0x12) 20250820160311044 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421176127238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421176127238" session_id=3013661404 session_state=END} 20250820160311044 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160311044 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262421176127238" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421176127238" TC_mo_ussd_unknown(144)@e48279d5368a: setverdict(pass): none -> pass 20250820160311046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@e48279d5368a: Final verdict of PTC: pass 20250820160311046 DAUC <0003> db_auc.c:157 IMSI='262422861554767': No 2G Auth Data 20250820160311046 DAUC <0003> db_auc.c:192 IMSI='262422861554767': No 3G Auth Data HLR_Test-GSUP(135)@e48279d5368a: Created GsupExpect[0] for "262422861554767" to be handled at TC_mo_ussd_unknown(145) 20250820160311052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4258 20250820160311055 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160311055 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422861554767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422861554767" session_id=1476857847 session_state=BEGIN} 20250820160311055 DSS <0004> hlr_ussd.c:576 262422861554767/0x58070ff7: Process SS (BEGIN) 20250820160311055 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250820160311055 DSS <0004> hlr_ussd.c:518 262422861554767/0x58070ff7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250820160311055 DSS <0004> hlr_ussd.c:523 262422861554767/0x58070ff7: USSD for unknown code '*#200#' 20250820160311055 DSS <0004> hlr_ussd.c:354 262422861554767/0x58070ff7: Tx ReturnError(1, 0x12) 20250820160311055 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422861554767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422861554767" session_id=1476857847 session_state=END} 20250820160311055 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160311055 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e48279d5368a: Found GsupExpect[0] for "262422861554767" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422861554767" TC_mo_ussd_unknown(145)@e48279d5368a: setverdict(pass): none -> pass 20250820160311056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49790<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@e48279d5368a: Final verdict of PTC: pass 20250820160311057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4258 20250820160311057 DLINP <000b> input/ipa.c:452 connected read/write 20250820160311057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160311057 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160311057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(135)@e48279d5368a: Final verdict of PTC: none 20250820160311057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160311057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45887<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@e48279d5368a: Final verdict of PTC: none 136@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 136: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Aug 20 16:03: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 20250820160311081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49804<->l=127.0.0.1:4258 20250820160311182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81396) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Aug 20 16:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_euse_disc started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160314311 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160314311 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160314315 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160314321 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314322 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160314322 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160314322 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  20250820160314322 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(146)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160314322 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  20250820160314322 DLGSUP <0013> gsup_server.c:236 2:  20250820160314322 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160314322 DLGSUP <0013> gsup_server.c:236 3:  20250820160314322 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160314322 DLGSUP <0013> gsup_server.c:236 4:  20250820160314322 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160314322 DLGSUP <0013> gsup_server.c:236 5:  20250820160314322 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160314322 DLGSUP <0013> gsup_server.c:236 7:  20250820160314322 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160314322 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160314322 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160314322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@e48279d5368a: 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") 20250820160314350 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20250820160314360 DAUC <0003> db_auc.c:157 IMSI='262427914779133': No 2G Auth Data 20250820160314360 DAUC <0003> db_auc.c:192 IMSI='262427914779133': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262427914779133" to be handled at TC_mo_ussd_euse_disc(150) 20250820160314378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 20250820160314387 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314387 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427914779133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427914779133" session_id=103809299 session_state=BEGIN} 20250820160314387 DSS <0004> hlr_ussd.c:576 262427914779133/0x06300113: Process SS (BEGIN) 20250820160314387 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314387 DSS <0004> hlr_ussd.c:518 262427914779133/0x06300113: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314387 DSS <0004> hlr_ussd.c:542 262427914779133/0x06300113: Cannot find conn for EUSE EUSE-foobar 20250820160314387 DSS <0004> hlr_ussd.c:354 262427914779133/0x06300113: Tx ReturnError(1, 0x22) 20250820160314387 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427914779133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427914779133" session_id=103809299 session_state=END} 20250820160314387 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314387 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262427914779133" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427914779133" TC_mo_ussd_euse_disc(150)@e48279d5368a: setverdict(pass): none -> pass 20250820160314391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@e48279d5368a: Final verdict of PTC: pass 20250820160314392 DAUC <0003> db_auc.c:157 IMSI='262421466759791': No 2G Auth Data 20250820160314392 DAUC <0003> db_auc.c:192 IMSI='262421466759791': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262421466759791" to be handled at TC_mo_ussd_euse_disc(151) 20250820160314401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 20250820160314405 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314405 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421466759791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421466759791" session_id=1643342172 session_state=BEGIN} 20250820160314405 DSS <0004> hlr_ussd.c:576 262421466759791/0x61f3695c: Process SS (BEGIN) 20250820160314405 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314405 DSS <0004> hlr_ussd.c:518 262421466759791/0x61f3695c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314405 DSS <0004> hlr_ussd.c:542 262421466759791/0x61f3695c: Cannot find conn for EUSE EUSE-foobar 20250820160314405 DSS <0004> hlr_ussd.c:354 262421466759791/0x61f3695c: Tx ReturnError(1, 0x22) 20250820160314405 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421466759791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421466759791" session_id=1643342172 session_state=END} 20250820160314405 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314405 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262421466759791" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421466759791" TC_mo_ussd_euse_disc(151)@e48279d5368a: setverdict(pass): none -> pass 20250820160314407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49836<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@e48279d5368a: Final verdict of PTC: pass 20250820160314407 DAUC <0003> db_auc.c:157 IMSI='262423117802449': No 2G Auth Data 20250820160314407 DAUC <0003> db_auc.c:192 IMSI='262423117802449': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262423117802449" to be handled at TC_mo_ussd_euse_disc(152) 20250820160314415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49850<->l=127.0.0.1:4258 20250820160314418 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314418 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423117802449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423117802449" session_id=3010499484 session_state=BEGIN} 20250820160314418 DSS <0004> hlr_ussd.c:576 262423117802449/0xb370939c: Process SS (BEGIN) 20250820160314418 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314418 DSS <0004> hlr_ussd.c:518 262423117802449/0xb370939c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314418 DSS <0004> hlr_ussd.c:542 262423117802449/0xb370939c: Cannot find conn for EUSE EUSE-foobar 20250820160314418 DSS <0004> hlr_ussd.c:354 262423117802449/0xb370939c: Tx ReturnError(1, 0x22) 20250820160314418 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423117802449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423117802449" session_id=3010499484 session_state=END} 20250820160314418 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314418 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262423117802449" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423117802449" TC_mo_ussd_euse_disc(152)@e48279d5368a: setverdict(pass): none -> pass 20250820160314419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49850<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@e48279d5368a: Final verdict of PTC: pass 20250820160314420 DAUC <0003> db_auc.c:157 IMSI='262425473563910': No 2G Auth Data 20250820160314420 DAUC <0003> db_auc.c:192 IMSI='262425473563910': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262425473563910" to be handled at TC_mo_ussd_euse_disc(153) 20250820160314425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 20250820160314428 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314428 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425473563910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425473563910" session_id=2184723232 session_state=BEGIN} 20250820160314428 DSS <0004> hlr_ussd.c:576 262425473563910/0x82383b20: Process SS (BEGIN) 20250820160314428 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314428 DSS <0004> hlr_ussd.c:518 262425473563910/0x82383b20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314428 DSS <0004> hlr_ussd.c:542 262425473563910/0x82383b20: Cannot find conn for EUSE EUSE-foobar 20250820160314428 DSS <0004> hlr_ussd.c:354 262425473563910/0x82383b20: Tx ReturnError(1, 0x22) 20250820160314428 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425473563910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425473563910" session_id=2184723232 session_state=END} 20250820160314428 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314428 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262425473563910" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425473563910" TC_mo_ussd_euse_disc(153)@e48279d5368a: setverdict(pass): none -> pass 20250820160314430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@e48279d5368a: Final verdict of PTC: pass 20250820160314430 DAUC <0003> db_auc.c:157 IMSI='262421651287946': No 2G Auth Data 20250820160314430 DAUC <0003> db_auc.c:192 IMSI='262421651287946': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262421651287946" to be handled at TC_mo_ussd_euse_disc(154) 20250820160314435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4258 20250820160314438 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314438 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421651287946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421651287946" session_id=1564385920 session_state=BEGIN} 20250820160314438 DSS <0004> hlr_ussd.c:576 262421651287946/0x5d3ea280: Process SS (BEGIN) 20250820160314438 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314438 DSS <0004> hlr_ussd.c:518 262421651287946/0x5d3ea280: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314438 DSS <0004> hlr_ussd.c:542 262421651287946/0x5d3ea280: Cannot find conn for EUSE EUSE-foobar 20250820160314438 DSS <0004> hlr_ussd.c:354 262421651287946/0x5d3ea280: Tx ReturnError(1, 0x22) 20250820160314438 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421651287946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421651287946" session_id=1564385920 session_state=END} 20250820160314438 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314438 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262421651287946" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421651287946" TC_mo_ussd_euse_disc(154)@e48279d5368a: setverdict(pass): none -> pass 20250820160314439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@e48279d5368a: Final verdict of PTC: pass 20250820160314439 DAUC <0003> db_auc.c:157 IMSI='262421240870313': No 2G Auth Data 20250820160314439 DAUC <0003> db_auc.c:192 IMSI='262421240870313': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262421240870313" to be handled at TC_mo_ussd_euse_disc(155) 20250820160314444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4258 20250820160314447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314447 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421240870313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421240870313" session_id=273738907 session_state=BEGIN} 20250820160314447 DSS <0004> hlr_ussd.c:576 262421240870313/0x1050ec9b: Process SS (BEGIN) 20250820160314447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314447 DSS <0004> hlr_ussd.c:518 262421240870313/0x1050ec9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314447 DSS <0004> hlr_ussd.c:542 262421240870313/0x1050ec9b: Cannot find conn for EUSE EUSE-foobar 20250820160314447 DSS <0004> hlr_ussd.c:354 262421240870313/0x1050ec9b: Tx ReturnError(1, 0x22) 20250820160314447 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421240870313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421240870313" session_id=273738907 session_state=END} 20250820160314447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262421240870313" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421240870313" TC_mo_ussd_euse_disc(155)@e48279d5368a: setverdict(pass): none -> pass 20250820160314448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@e48279d5368a: Final verdict of PTC: pass 20250820160314449 DAUC <0003> db_auc.c:157 IMSI='262425582097617': No 2G Auth Data 20250820160314449 DAUC <0003> db_auc.c:192 IMSI='262425582097617': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262425582097617" to be handled at TC_mo_ussd_euse_disc(156) 20250820160314454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49892<->l=127.0.0.1:4258 20250820160314456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314456 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425582097617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425582097617" session_id=2788771206 session_state=BEGIN} 20250820160314456 DSS <0004> hlr_ussd.c:576 262425582097617/0xa6394586: Process SS (BEGIN) 20250820160314456 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314456 DSS <0004> hlr_ussd.c:518 262425582097617/0xa6394586: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314456 DSS <0004> hlr_ussd.c:542 262425582097617/0xa6394586: Cannot find conn for EUSE EUSE-foobar 20250820160314456 DSS <0004> hlr_ussd.c:354 262425582097617/0xa6394586: Tx ReturnError(1, 0x22) 20250820160314456 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425582097617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425582097617" session_id=2788771206 session_state=END} 20250820160314456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262425582097617" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425582097617" TC_mo_ussd_euse_disc(156)@e48279d5368a: setverdict(pass): none -> pass 20250820160314458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49892<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@e48279d5368a: Final verdict of PTC: pass 20250820160314458 DAUC <0003> db_auc.c:157 IMSI='262426983162468': No 2G Auth Data 20250820160314458 DAUC <0003> db_auc.c:192 IMSI='262426983162468': No 3G Auth Data HLR_Test-GSUP(147)@e48279d5368a: Created GsupExpect[0] for "262426983162468" to be handled at TC_mo_ussd_euse_disc(157) 20250820160314463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.1:4258 20250820160314466 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314466 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426983162468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426983162468" session_id=1446926944 session_state=BEGIN} 20250820160314466 DSS <0004> hlr_ussd.c:576 262426983162468/0x563e5a60: Process SS (BEGIN) 20250820160314466 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160314466 DSS <0004> hlr_ussd.c:518 262426983162468/0x563e5a60: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160314466 DSS <0004> hlr_ussd.c:542 262426983162468/0x563e5a60: Cannot find conn for EUSE EUSE-foobar 20250820160314466 DSS <0004> hlr_ussd.c:354 262426983162468/0x563e5a60: Tx ReturnError(1, 0x22) 20250820160314466 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426983162468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426983162468" session_id=1446926944 session_state=END} 20250820160314466 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160314466 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e48279d5368a: Found GsupExpect[0] for "262426983162468" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426983162468" TC_mo_ussd_euse_disc(157)@e48279d5368a: setverdict(pass): none -> pass 20250820160314467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49896<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@e48279d5368a: Final verdict of PTC: pass 20250820160314467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49820<->l=127.0.0.1:4258 20250820160314468 DLINP <000b> input/ipa.c:452 connected read/write 20250820160314468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160314468 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160314468 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160314468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160314468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43157<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@e48279d5368a: Final verdict of PTC: none 148@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 148: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Aug 20 16:03:14 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 20250820160314490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 20250820160314692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Aug 20 16:03:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_iuse_imsi started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160317833 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160317833 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160317837 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160317843 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317843 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160317843 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160317843 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  20250820160317843 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160317843 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  20250820160317843 DLGSUP <0013> gsup_server.c:236 2:  20250820160317843 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160317843 DLGSUP <0013> gsup_server.c:236 3:  20250820160317843 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160317843 DLGSUP <0013> gsup_server.c:236 4:  20250820160317843 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160317843 DLGSUP <0013> gsup_server.c:236 5:  20250820160317843 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160317843 DLGSUP <0013> gsup_server.c:236 7:  20250820160317843 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(158)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160317843 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160317843 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160317843 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@e48279d5368a: 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") 20250820160317859 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44691<->l=127.0.0.1:4259) 20250820160317866 DAUC <0003> db_auc.c:157 IMSI='262426702482930': No 2G Auth Data 20250820160317866 DAUC <0003> db_auc.c:192 IMSI='262426702482930': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262426702482930" to be handled at TC_mo_ussd_iuse_imsi(162) 20250820160317890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4258 20250820160317903 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317903 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426702482930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426702482930" session_id=1464565291 session_state=BEGIN} 20250820160317903 DSS <0004> hlr_ussd.c:576 262426702482930/0x574b7e2b: Process SS (BEGIN) 20250820160317903 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317903 DSS <0004> hlr_ussd.c:518 262426702482930/0x574b7e2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317903 DSS <0004> hlr_ussd.c:363 262426702482930/0x574b7e2b: Tx USSD 'Your IMSI is 262426702482930' 20250820160317903 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426702482930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426702482930" session_id=1464565291 session_state=END} 20250820160317903 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426702482930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317903 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317903 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262426702482930" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426702482930" TC_mo_ussd_iuse_imsi(162)@e48279d5368a: setverdict(pass): none -> pass 20250820160317911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@e48279d5368a: Final verdict of PTC: pass 20250820160317912 DAUC <0003> db_auc.c:157 IMSI='262420791697267': No 2G Auth Data 20250820160317912 DAUC <0003> db_auc.c:192 IMSI='262420791697267': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262420791697267" to be handled at TC_mo_ussd_iuse_imsi(163) 20250820160317921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4258 20250820160317924 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317924 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420791697267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420791697267" session_id=3441317774 session_state=BEGIN} 20250820160317924 DSS <0004> hlr_ussd.c:576 262420791697267/0xcd1e578e: Process SS (BEGIN) 20250820160317924 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317924 DSS <0004> hlr_ussd.c:518 262420791697267/0xcd1e578e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317924 DSS <0004> hlr_ussd.c:363 262420791697267/0xcd1e578e: Tx USSD 'Your IMSI is 262420791697267' 20250820160317924 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420791697267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420791697267" session_id=3441317774 session_state=END} 20250820160317924 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420791697267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317924 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317924 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262420791697267" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420791697267" TC_mo_ussd_iuse_imsi(163)@e48279d5368a: setverdict(pass): none -> pass 20250820160317926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@e48279d5368a: Final verdict of PTC: pass 20250820160317926 DAUC <0003> db_auc.c:157 IMSI='262428166240848': No 2G Auth Data 20250820160317926 DAUC <0003> db_auc.c:192 IMSI='262428166240848': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262428166240848" to be handled at TC_mo_ussd_iuse_imsi(164) 20250820160317932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36200<->l=127.0.0.1:4258 20250820160317935 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317935 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428166240848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428166240848" session_id=1884177462 session_state=BEGIN} 20250820160317935 DSS <0004> hlr_ussd.c:576 262428166240848/0x704e4436: Process SS (BEGIN) 20250820160317935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317935 DSS <0004> hlr_ussd.c:518 262428166240848/0x704e4436: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317935 DSS <0004> hlr_ussd.c:363 262428166240848/0x704e4436: Tx USSD 'Your IMSI is 262428166240848' 20250820160317935 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428166240848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428166240848" session_id=1884177462 session_state=END} 20250820160317935 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428166240848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317935 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317935 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262428166240848" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428166240848" TC_mo_ussd_iuse_imsi(164)@e48279d5368a: setverdict(pass): none -> pass 20250820160317937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@e48279d5368a: Final verdict of PTC: pass 20250820160317937 DAUC <0003> db_auc.c:157 IMSI='262427312539949': No 2G Auth Data 20250820160317937 DAUC <0003> db_auc.c:192 IMSI='262427312539949': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262427312539949" to be handled at TC_mo_ussd_iuse_imsi(165) 20250820160317943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36206<->l=127.0.0.1:4258 20250820160317946 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317946 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427312539949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427312539949" session_id=236122446 session_state=BEGIN} 20250820160317946 DSS <0004> hlr_ussd.c:576 262427312539949/0x0e12f14e: Process SS (BEGIN) 20250820160317946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317946 DSS <0004> hlr_ussd.c:518 262427312539949/0x0e12f14e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317946 DSS <0004> hlr_ussd.c:363 262427312539949/0x0e12f14e: Tx USSD 'Your IMSI is 262427312539949' 20250820160317946 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427312539949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427312539949" session_id=236122446 session_state=END} 20250820160317946 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427312539949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317946 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317946 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262427312539949" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427312539949" TC_mo_ussd_iuse_imsi(165)@e48279d5368a: setverdict(pass): none -> pass 20250820160317948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36206<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@e48279d5368a: Final verdict of PTC: pass 20250820160317948 DAUC <0003> db_auc.c:157 IMSI='262422189373747': No 2G Auth Data 20250820160317948 DAUC <0003> db_auc.c:192 IMSI='262422189373747': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262422189373747" to be handled at TC_mo_ussd_iuse_imsi(166) 20250820160317954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 20250820160317957 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317957 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422189373747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422189373747" session_id=174863989 session_state=BEGIN} 20250820160317957 DSS <0004> hlr_ussd.c:576 262422189373747/0x0a6c3675: Process SS (BEGIN) 20250820160317957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317957 DSS <0004> hlr_ussd.c:518 262422189373747/0x0a6c3675: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317957 DSS <0004> hlr_ussd.c:363 262422189373747/0x0a6c3675: Tx USSD 'Your IMSI is 262422189373747' 20250820160317957 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422189373747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422189373747" session_id=174863989 session_state=END} 20250820160317957 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422189373747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317957 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317957 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262422189373747" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422189373747" TC_mo_ussd_iuse_imsi(166)@e48279d5368a: setverdict(pass): none -> pass 20250820160317959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@e48279d5368a: Final verdict of PTC: pass 20250820160317960 DAUC <0003> db_auc.c:157 IMSI='262429187571744': No 2G Auth Data 20250820160317960 DAUC <0003> db_auc.c:192 IMSI='262429187571744': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262429187571744" to be handled at TC_mo_ussd_iuse_imsi(167) 20250820160317965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36220<->l=127.0.0.1:4258 20250820160317968 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317968 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429187571744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429187571744" session_id=1260812966 session_state=BEGIN} 20250820160317968 DSS <0004> hlr_ussd.c:576 262429187571744/0x4b267aa6: Process SS (BEGIN) 20250820160317968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317968 DSS <0004> hlr_ussd.c:518 262429187571744/0x4b267aa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317968 DSS <0004> hlr_ussd.c:363 262429187571744/0x4b267aa6: Tx USSD 'Your IMSI is 262429187571744' 20250820160317968 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429187571744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429187571744" session_id=1260812966 session_state=END} 20250820160317968 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429187571744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317969 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317969 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262429187571744" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429187571744" TC_mo_ussd_iuse_imsi(167)@e48279d5368a: setverdict(pass): none -> pass 20250820160317970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@e48279d5368a: Final verdict of PTC: pass 20250820160317971 DAUC <0003> db_auc.c:157 IMSI='262429197490894': No 2G Auth Data 20250820160317971 DAUC <0003> db_auc.c:192 IMSI='262429197490894': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262429197490894" to be handled at TC_mo_ussd_iuse_imsi(168) 20250820160317976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 20250820160317978 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317979 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429197490894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429197490894" session_id=1088421460 session_state=BEGIN} 20250820160317979 DSS <0004> hlr_ussd.c:576 262429197490894/0x40dffe54: Process SS (BEGIN) 20250820160317979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317979 DSS <0004> hlr_ussd.c:518 262429197490894/0x40dffe54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317979 DSS <0004> hlr_ussd.c:363 262429197490894/0x40dffe54: Tx USSD 'Your IMSI is 262429197490894' 20250820160317979 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429197490894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429197490894" session_id=1088421460 session_state=END} 20250820160317979 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429197490894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317979 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317979 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262429197490894" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429197490894" TC_mo_ussd_iuse_imsi(168)@e48279d5368a: setverdict(pass): none -> pass 20250820160317981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@e48279d5368a: Final verdict of PTC: pass 20250820160317981 DAUC <0003> db_auc.c:157 IMSI='262426034948897': No 2G Auth Data 20250820160317981 DAUC <0003> db_auc.c:192 IMSI='262426034948897': No 3G Auth Data HLR_Test-GSUP(159)@e48279d5368a: Created GsupExpect[0] for "262426034948897" to be handled at TC_mo_ussd_iuse_imsi(169) 20250820160317987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 20250820160317990 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317990 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426034948897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426034948897" session_id=1691538779 session_state=BEGIN} 20250820160317990 DSS <0004> hlr_ussd.c:576 262426034948897/0x64d2d55b: Process SS (BEGIN) 20250820160317990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160317990 DSS <0004> hlr_ussd.c:518 262426034948897/0x64d2d55b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160317990 DSS <0004> hlr_ussd.c:363 262426034948897/0x64d2d55b: Tx USSD 'Your IMSI is 262426034948897' 20250820160317990 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426034948897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426034948897" session_id=1691538779 session_state=END} 20250820160317990 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426034948897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160317990 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160317990 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e48279d5368a: Found GsupExpect[0] for "262426034948897" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426034948897" TC_mo_ussd_iuse_imsi(169)@e48279d5368a: setverdict(pass): none -> pass 20250820160317992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@e48279d5368a: Final verdict of PTC: pass 20250820160317992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4258 20250820160317992 DLINP <000b> input/ipa.c:452 connected read/write 20250820160317993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160317993 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(159)@e48279d5368a: Final verdict of PTC: none 20250820160317993 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160317993 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160317993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44691<->l=127.0.0.1:4259) 160@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 160: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Aug 20 16:03:17 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 20250820160318014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20250820160318215 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=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Aug 20 16:03:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160321349 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160321349 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160321352 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160321355 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160321355 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160321355 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160321355 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  20250820160321355 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160321355 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  20250820160321355 DLGSUP <0013> gsup_server.c:236 2:  20250820160321355 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160321355 DLGSUP <0013> gsup_server.c:236 3:  20250820160321355 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160321355 DLGSUP <0013> gsup_server.c:236 4:  20250820160321355 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160321355 DLGSUP <0013> gsup_server.c:236 5:  20250820160321355 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160321356 DLGSUP <0013> gsup_server.c:236 7:  20250820160321356 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160321356 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160321356 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160321356 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@e48279d5368a: 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") 20250820160321381 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45505<->l=127.0.0.1:4259) 20250820160321393 DAUC <0003> db_auc.c:157 IMSI='262425532956349': No 2G Auth Data 20250820160321393 DAUC <0003> db_auc.c:192 IMSI='262425532956349': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262425532956349" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250820160321420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4258 20250820160321433 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321433 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425532956349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425532956349" source_name="the-source\n" session_id=3186686773 session_state=BEGIN} 20250820160321433 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250820160321433 DSS <0004> hlr_ussd.c:576 262425532956349/0xbdf0fb35: Process SS (BEGIN) 20250820160321433 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321433 DSS <0004> hlr_ussd.c:518 262425532956349/0xbdf0fb35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321433 DSS <0004> hlr_ussd.c:363 262425532956349/0xbdf0fb35: Tx USSD 'Your IMSI is 262425532956349' 20250820160321433 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425532956349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425532956349" destination_name="the-source\n" session_id=3186686773 session_state=END} 20250820160321433 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425532956349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321433 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321434 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262425532956349" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425532956349" TC_mo_ussd_iuse_imsi_via_proxy(174)@e48279d5368a: setverdict(pass): none -> pass 20250820160321440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@e48279d5368a: Final verdict of PTC: pass 20250820160321441 DAUC <0003> db_auc.c:157 IMSI='262422125068413': No 2G Auth Data 20250820160321441 DAUC <0003> db_auc.c:192 IMSI='262422125068413': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262422125068413" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250820160321457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36292<->l=127.0.0.1:4258 20250820160321461 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321461 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422125068413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422125068413" source_name="the-source\n" session_id=809136219 session_state=BEGIN} 20250820160321461 DSS <0004> hlr_ussd.c:576 262422125068413/0x303a705b: Process SS (BEGIN) 20250820160321461 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321461 DSS <0004> hlr_ussd.c:518 262422125068413/0x303a705b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321461 DSS <0004> hlr_ussd.c:363 262422125068413/0x303a705b: Tx USSD 'Your IMSI is 262422125068413' 20250820160321461 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422125068413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422125068413" destination_name="the-source\n" session_id=809136219 session_state=END} 20250820160321461 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422125068413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321461 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321461 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262422125068413" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422125068413" TC_mo_ussd_iuse_imsi_via_proxy(175)@e48279d5368a: setverdict(pass): none -> pass 20250820160321464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36292<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@e48279d5368a: Final verdict of PTC: pass 20250820160321464 DAUC <0003> db_auc.c:157 IMSI='262420607174078': No 2G Auth Data 20250820160321464 DAUC <0003> db_auc.c:192 IMSI='262420607174078': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262420607174078" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250820160321472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 20250820160321475 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321475 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420607174078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420607174078" source_name="the-source\n" session_id=1644351280 session_state=BEGIN} 20250820160321475 DSS <0004> hlr_ussd.c:576 262420607174078/0x6202cf30: Process SS (BEGIN) 20250820160321475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321475 DSS <0004> hlr_ussd.c:518 262420607174078/0x6202cf30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321475 DSS <0004> hlr_ussd.c:363 262420607174078/0x6202cf30: Tx USSD 'Your IMSI is 262420607174078' 20250820160321475 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420607174078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420607174078" destination_name="the-source\n" session_id=1644351280 session_state=END} 20250820160321475 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262420607174078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321475 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321475 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262420607174078" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420607174078" TC_mo_ussd_iuse_imsi_via_proxy(176)@e48279d5368a: setverdict(pass): none -> pass 20250820160321477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@e48279d5368a: Final verdict of PTC: pass 20250820160321477 DAUC <0003> db_auc.c:157 IMSI='262421945010955': No 2G Auth Data 20250820160321477 DAUC <0003> db_auc.c:192 IMSI='262421945010955': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262421945010955" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250820160321483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 20250820160321486 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321486 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421945010955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421945010955" source_name="the-source\n" session_id=2008824630 session_state=BEGIN} 20250820160321486 DSS <0004> hlr_ussd.c:576 262421945010955/0x77bc3b36: Process SS (BEGIN) 20250820160321486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321486 DSS <0004> hlr_ussd.c:518 262421945010955/0x77bc3b36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321486 DSS <0004> hlr_ussd.c:363 262421945010955/0x77bc3b36: Tx USSD 'Your IMSI is 262421945010955' 20250820160321486 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421945010955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421945010955" destination_name="the-source\n" session_id=2008824630 session_state=END} 20250820160321486 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262421945010955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321486 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321486 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262421945010955" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421945010955" TC_mo_ussd_iuse_imsi_via_proxy(177)@e48279d5368a: setverdict(pass): none -> pass 20250820160321488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@e48279d5368a: Final verdict of PTC: pass 20250820160321488 DAUC <0003> db_auc.c:157 IMSI='262426475120977': No 2G Auth Data 20250820160321488 DAUC <0003> db_auc.c:192 IMSI='262426475120977': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262426475120977" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250820160321493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36314<->l=127.0.0.1:4258 20250820160321496 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321496 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426475120977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426475120977" source_name="the-source\n" session_id=3464447024 session_state=BEGIN} 20250820160321496 DSS <0004> hlr_ussd.c:576 262426475120977/0xce7f4430: Process SS (BEGIN) 20250820160321496 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321496 DSS <0004> hlr_ussd.c:518 262426475120977/0xce7f4430: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321496 DSS <0004> hlr_ussd.c:363 262426475120977/0xce7f4430: Tx USSD 'Your IMSI is 262426475120977' 20250820160321496 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426475120977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426475120977" destination_name="the-source\n" session_id=3464447024 session_state=END} 20250820160321496 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426475120977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321496 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321496 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262426475120977" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426475120977" TC_mo_ussd_iuse_imsi_via_proxy(178)@e48279d5368a: setverdict(pass): none -> pass 20250820160321498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36314<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@e48279d5368a: Final verdict of PTC: pass 20250820160321499 DAUC <0003> db_auc.c:157 IMSI='262420721383871': No 2G Auth Data 20250820160321499 DAUC <0003> db_auc.c:192 IMSI='262420721383871': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262420721383871" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250820160321505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20250820160321508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321508 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420721383871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420721383871" source_name="the-source\n" session_id=1181114918 session_state=BEGIN} 20250820160321508 DSS <0004> hlr_ussd.c:576 262420721383871/0x46666226: Process SS (BEGIN) 20250820160321508 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321508 DSS <0004> hlr_ussd.c:518 262420721383871/0x46666226: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321508 DSS <0004> hlr_ussd.c:363 262420721383871/0x46666226: Tx USSD 'Your IMSI is 262420721383871' 20250820160321508 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420721383871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420721383871" destination_name="the-source\n" session_id=1181114918 session_state=END} 20250820160321508 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262420721383871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262420721383871" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420721383871" TC_mo_ussd_iuse_imsi_via_proxy(179)@e48279d5368a: setverdict(pass): none -> pass 20250820160321510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@e48279d5368a: Final verdict of PTC: pass 20250820160321510 DAUC <0003> db_auc.c:157 IMSI='262425022131334': No 2G Auth Data 20250820160321510 DAUC <0003> db_auc.c:192 IMSI='262425022131334': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262425022131334" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250820160321515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 20250820160321518 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321518 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425022131334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425022131334" source_name="the-source\n" session_id=2368628017 session_state=BEGIN} 20250820160321518 DSS <0004> hlr_ussd.c:576 262425022131334/0x8d2e6531: Process SS (BEGIN) 20250820160321518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321518 DSS <0004> hlr_ussd.c:518 262425022131334/0x8d2e6531: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321518 DSS <0004> hlr_ussd.c:363 262425022131334/0x8d2e6531: Tx USSD 'Your IMSI is 262425022131334' 20250820160321518 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425022131334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425022131334" destination_name="the-source\n" session_id=2368628017 session_state=END} 20250820160321518 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262425022131334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321518 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321518 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262425022131334" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425022131334" TC_mo_ussd_iuse_imsi_via_proxy(180)@e48279d5368a: setverdict(pass): none -> pass 20250820160321520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@e48279d5368a: Final verdict of PTC: pass 20250820160321520 DAUC <0003> db_auc.c:157 IMSI='262427529227861': No 2G Auth Data 20250820160321520 DAUC <0003> db_auc.c:192 IMSI='262427529227861': No 3G Auth Data HLR_Test-GSUP(171)@e48279d5368a: Created GsupExpect[0] for "262427529227861" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250820160321525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20250820160321528 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321528 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427529227861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427529227861" source_name="the-source\n" session_id=1038260753 session_state=BEGIN} 20250820160321528 DSS <0004> hlr_ussd.c:576 262427529227861/0x3de29a11: Process SS (BEGIN) 20250820160321528 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250820160321528 DSS <0004> hlr_ussd.c:518 262427529227861/0x3de29a11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250820160321528 DSS <0004> hlr_ussd.c:363 262427529227861/0x3de29a11: Tx USSD 'Your IMSI is 262427529227861' 20250820160321528 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427529227861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427529227861" destination_name="the-source\n" session_id=1038260753 session_state=END} 20250820160321528 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427529227861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160321528 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160321528 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e48279d5368a: Found GsupExpect[0] for "262427529227861" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427529227861" TC_mo_ussd_iuse_imsi_via_proxy(181)@e48279d5368a: setverdict(pass): none -> pass 20250820160321530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@e48279d5368a: Final verdict of PTC: pass 20250820160321530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 20250820160321531 DLINP <000b> input/ipa.c:452 connected read/write 20250820160321531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160321531 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@e48279d5368a: Final verdict of PTC: none 20250820160321531 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160321531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160321531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250820160321531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45505<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(173)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@e48279d5368a: Final verdict of PTC: none 172@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 172: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Aug 20 16:03:21 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 20250820160321553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 20250820160321754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76160) Waiting for packet dumper to finish... 1 (prev_count=76160, count=83684) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Aug 20 16:03:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_iuse_msisdn started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160324875 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160324875 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160324880 DLINP <000b> input/ipa.c:452 connected read/write 20250820160324880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160324882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160324886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160324886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160324887 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160324887 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160324887 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  20250820160324887 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160324887 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  20250820160324887 DLGSUP <0013> gsup_server.c:236 2:  20250820160324887 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160324887 DLGSUP <0013> gsup_server.c:236 3:  20250820160324887 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160324887 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(182)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160324887 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160324887 DLGSUP <0013> gsup_server.c:236 5:  20250820160324887 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160324887 DLGSUP <0013> gsup_server.c:236 7:  20250820160324887 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160324887 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160324887 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160324887 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@e48279d5368a: 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") 20250820160324921 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35249<->l=127.0.0.1:4259) 20250820160324937 DAUC <0003> db_auc.c:157 IMSI='262426321899285': No 2G Auth Data 20250820160324937 DAUC <0003> db_auc.c:192 IMSI='262426321899285': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262426321899285" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250820160324964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 20250820160324976 DLINP <000b> input/ipa.c:452 connected read/write 20250820160324976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160324976 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426321899285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426321899285" session_id=3996745888 session_state=BEGIN} 20250820160324976 DSS <0004> hlr_ussd.c:576 262426321899285/0xee3980a0: Process SS (BEGIN) 20250820160324976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160324976 DSS <0004> hlr_ussd.c:518 262426321899285/0xee3980a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160324976 DSS <0004> hlr_ussd.c:363 262426321899285/0xee3980a0: Tx USSD 'Your extension is 491611382668' 20250820160324976 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426321899285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426321899285" session_id=3996745888 session_state=END} 20250820160324976 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426321899285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160324977 DLINP <000b> input/ipa.c:452 connected read/write 20250820160324977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160324977 DLINP <000b> input/ipa.c:452 connected read/write 20250820160324977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262426321899285" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426321899285" TC_mo_ussd_iuse_msisdn(186)@e48279d5368a: setverdict(pass): none -> pass 20250820160324984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@e48279d5368a: Final verdict of PTC: pass 20250820160324986 DAUC <0003> db_auc.c:157 IMSI='262427005373937': No 2G Auth Data 20250820160324986 DAUC <0003> db_auc.c:192 IMSI='262427005373937': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262427005373937" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250820160324999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20250820160325001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325001 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427005373937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427005373937" session_id=2596794598 session_state=BEGIN} 20250820160325001 DSS <0004> hlr_ussd.c:576 262427005373937/0x9ac7f0e6: Process SS (BEGIN) 20250820160325001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160325001 DSS <0004> hlr_ussd.c:518 262427005373937/0x9ac7f0e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160325001 DSS <0004> hlr_ussd.c:363 262427005373937/0x9ac7f0e6: Tx USSD 'Your extension is 491615007718' 20250820160325001 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427005373937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427005373937" session_id=2596794598 session_state=END} 20250820160325001 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427005373937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160325001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160325001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262427005373937" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427005373937" TC_mo_ussd_iuse_msisdn(187)@e48279d5368a: setverdict(pass): none -> pass 20250820160325003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@e48279d5368a: Final verdict of PTC: pass 20250820160325003 DAUC <0003> db_auc.c:157 IMSI='262426270425633': No 2G Auth Data 20250820160325003 DAUC <0003> db_auc.c:192 IMSI='262426270425633': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262426270425633" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250820160325009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36388<->l=127.0.0.1:4258 20250820160325011 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325011 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426270425633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426270425633" session_id=2733897134 session_state=BEGIN} 20250820160325011 DSS <0004> hlr_ussd.c:576 262426270425633/0xa2f3f5ae: Process SS (BEGIN) 20250820160325011 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160325011 DSS <0004> hlr_ussd.c:518 262426270425633/0xa2f3f5ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160325011 DSS <0004> hlr_ussd.c:363 262426270425633/0xa2f3f5ae: Tx USSD 'Your extension is 491612606408' 20250820160325011 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426270425633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426270425633" session_id=2733897134 session_state=END} 20250820160325011 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426270425633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160325011 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160325011 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262426270425633" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426270425633" TC_mo_ussd_iuse_msisdn(188)@e48279d5368a: setverdict(pass): none -> pass 20250820160325013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@e48279d5368a: Final verdict of PTC: pass 20250820160325013 DAUC <0003> db_auc.c:157 IMSI='262428604306262': No 2G Auth Data 20250820160325013 DAUC <0003> db_auc.c:192 IMSI='262428604306262': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262428604306262" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250820160325018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36390<->l=127.0.0.1:4258 20250820160325021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325021 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428604306262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428604306262" session_id=2943239071 session_state=BEGIN} 20250820160325021 DSS <0004> hlr_ussd.c:576 262428604306262/0xaf6e439f: Process SS (BEGIN) 20250820160325021 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160325021 DSS <0004> hlr_ussd.c:518 262428604306262/0xaf6e439f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160325021 DSS <0004> hlr_ussd.c:363 262428604306262/0xaf6e439f: Tx USSD 'Your extension is 491618867125' 20250820160325021 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428604306262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604306262" session_id=2943239071 session_state=END} 20250820160325021 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428604306262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160325021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160325021 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262428604306262" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428604306262" TC_mo_ussd_iuse_msisdn(189)@e48279d5368a: setverdict(pass): none -> pass 20250820160325023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@e48279d5368a: Final verdict of PTC: pass 20250820160325023 DAUC <0003> db_auc.c:157 IMSI='262420328161303': No 2G Auth Data 20250820160325023 DAUC <0003> db_auc.c:192 IMSI='262420328161303': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262420328161303" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250820160325028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20250820160325031 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325031 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420328161303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420328161303" session_id=1985295310 session_state=BEGIN} 20250820160325031 DSS <0004> hlr_ussd.c:576 262420328161303/0x765533ce: Process SS (BEGIN) 20250820160325031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160325031 DSS <0004> hlr_ussd.c:518 262420328161303/0x765533ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160325031 DSS <0004> hlr_ussd.c:363 262420328161303/0x765533ce: Tx USSD 'Your extension is 491611844812' 20250820160325031 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420328161303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420328161303" session_id=1985295310 session_state=END} 20250820160325031 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420328161303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160325031 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160325031 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262420328161303" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420328161303" TC_mo_ussd_iuse_msisdn(190)@e48279d5368a: setverdict(pass): none -> pass 20250820160325032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@e48279d5368a: Final verdict of PTC: pass 20250820160325033 DAUC <0003> db_auc.c:157 IMSI='262427764690623': No 2G Auth Data 20250820160325033 DAUC <0003> db_auc.c:192 IMSI='262427764690623': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262427764690623" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250820160325037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 20250820160325040 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325040 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427764690623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427764690623" session_id=2177879484 session_state=BEGIN} 20250820160325040 DSS <0004> hlr_ussd.c:576 262427764690623/0x81cfcdbc: Process SS (BEGIN) 20250820160325040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160325040 DSS <0004> hlr_ussd.c:518 262427764690623/0x81cfcdbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160325040 DSS <0004> hlr_ussd.c:363 262427764690623/0x81cfcdbc: Tx USSD 'Your extension is 491613526520' 20250820160325040 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427764690623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427764690623" session_id=2177879484 session_state=END} 20250820160325040 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427764690623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160325040 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160325040 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262427764690623" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427764690623" TC_mo_ussd_iuse_msisdn(191)@e48279d5368a: setverdict(pass): none -> pass 20250820160325042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@e48279d5368a: Final verdict of PTC: pass 20250820160325042 DAUC <0003> db_auc.c:157 IMSI='262427812240861': No 2G Auth Data 20250820160325042 DAUC <0003> db_auc.c:192 IMSI='262427812240861': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262427812240861" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250820160325047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20250820160325050 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325050 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427812240861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427812240861" session_id=411423765 session_state=BEGIN} 20250820160325050 DSS <0004> hlr_ussd.c:576 262427812240861/0x1885d415: Process SS (BEGIN) 20250820160325050 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160325050 DSS <0004> hlr_ussd.c:518 262427812240861/0x1885d415: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160325050 DSS <0004> hlr_ussd.c:363 262427812240861/0x1885d415: Tx USSD 'Your extension is 491612460778' 20250820160325050 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427812240861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812240861" session_id=411423765 session_state=END} 20250820160325050 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427812240861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160325050 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160325050 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262427812240861" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427812240861" TC_mo_ussd_iuse_msisdn(192)@e48279d5368a: setverdict(pass): none -> pass 20250820160325052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@e48279d5368a: Final verdict of PTC: pass 20250820160325052 DAUC <0003> db_auc.c:157 IMSI='262426178797224': No 2G Auth Data 20250820160325052 DAUC <0003> db_auc.c:192 IMSI='262426178797224': No 3G Auth Data HLR_Test-GSUP(183)@e48279d5368a: Created GsupExpect[0] for "262426178797224" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250820160325057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20250820160325060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325060 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426178797224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426178797224" session_id=3233859332 session_state=BEGIN} 20250820160325060 DSS <0004> hlr_ussd.c:576 262426178797224/0xc0c0c704: Process SS (BEGIN) 20250820160325060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160325060 DSS <0004> hlr_ussd.c:518 262426178797224/0xc0c0c704: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160325060 DSS <0004> hlr_ussd.c:363 262426178797224/0xc0c0c704: Tx USSD 'Your extension is 491618867370' 20250820160325060 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426178797224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426178797224" session_id=3233859332 session_state=END} 20250820160325060 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426178797224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160325060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160325060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e48279d5368a: Found GsupExpect[0] for "262426178797224" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426178797224" TC_mo_ussd_iuse_msisdn(193)@e48279d5368a: setverdict(pass): none -> pass 20250820160325062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@e48279d5368a: Final verdict of PTC: pass 20250820160325062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4258 20250820160325063 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35249<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@e48279d5368a: Final verdict of PTC: none 20250820160325063 DLINP <000b> input/ipa.c:452 connected read/write 20250820160325063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160325063 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160325063 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 184@e48279d5368a: Final verdict of PTC: none 20250820160325063 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 184: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Aug 20 16:03: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 20250820160325086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4258 20250820160325287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82740) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Aug 20 16:03:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160328411 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160328411 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160328412 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160328414 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328414 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160328414 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160328414 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  20250820160328414 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160328414 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  20250820160328414 DLGSUP <0013> gsup_server.c:236 2:  20250820160328414 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160328414 DLGSUP <0013> gsup_server.c:236 3:  20250820160328414 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(194)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160328414 DLGSUP <0013> gsup_server.c:236 4:  20250820160328414 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160328414 DLGSUP <0013> gsup_server.c:236 5:  20250820160328414 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160328414 DLGSUP <0013> gsup_server.c:236 7:  20250820160328414 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160328414 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160328414 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160328414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@e48279d5368a: 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") 20250820160328421 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36743<->l=127.0.0.1:4259) 20250820160328425 DAUC <0003> db_auc.c:157 IMSI='262428936255947': No 2G Auth Data 20250820160328425 DAUC <0003> db_auc.c:192 IMSI='262428936255947': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262428936255947" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250820160328430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 20250820160328456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328456 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428936255947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428936255947" source_name="the-source\n" session_id=3813221307 session_state=BEGIN} 20250820160328456 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250820160328456 DSS <0004> hlr_ussd.c:576 262428936255947/0xe34923bb: Process SS (BEGIN) 20250820160328456 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328456 DSS <0004> hlr_ussd.c:518 262428936255947/0xe34923bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328456 DSS <0004> hlr_ussd.c:363 262428936255947/0xe34923bb: Tx USSD 'Your extension is 491618062002' 20250820160328456 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428936255947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428936255947" destination_name="the-source\n" session_id=3813221307 session_state=END} 20250820160328456 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262428936255947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328457 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262428936255947" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428936255947" TC_mo_ussd_iuse_msisdn_via_proxy(198)@e48279d5368a: setverdict(pass): none -> pass 20250820160328459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@e48279d5368a: Final verdict of PTC: pass 20250820160328460 DAUC <0003> db_auc.c:157 IMSI='262421034803686': No 2G Auth Data 20250820160328460 DAUC <0003> db_auc.c:192 IMSI='262421034803686': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262421034803686" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250820160328468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35700<->l=127.0.0.1:4258 20250820160328471 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328471 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421034803686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421034803686" source_name="the-source\n" session_id=2806435791 session_state=BEGIN} 20250820160328471 DSS <0004> hlr_ussd.c:576 262421034803686/0xa746cfcf: Process SS (BEGIN) 20250820160328471 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328471 DSS <0004> hlr_ussd.c:518 262421034803686/0xa746cfcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328471 DSS <0004> hlr_ussd.c:363 262421034803686/0xa746cfcf: Tx USSD 'Your extension is 491616277033' 20250820160328471 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421034803686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421034803686" destination_name="the-source\n" session_id=2806435791 session_state=END} 20250820160328471 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421034803686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328471 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328471 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262421034803686" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421034803686" TC_mo_ussd_iuse_msisdn_via_proxy(199)@e48279d5368a: setverdict(pass): none -> pass 20250820160328473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35700<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@e48279d5368a: Final verdict of PTC: pass 20250820160328473 DAUC <0003> db_auc.c:157 IMSI='262426117326505': No 2G Auth Data 20250820160328473 DAUC <0003> db_auc.c:192 IMSI='262426117326505': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262426117326505" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250820160328479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20250820160328481 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328481 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426117326505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426117326505" source_name="the-source\n" session_id=2539924999 session_state=BEGIN} 20250820160328481 DSS <0004> hlr_ussd.c:576 262426117326505/0x97642e07: Process SS (BEGIN) 20250820160328481 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328481 DSS <0004> hlr_ussd.c:518 262426117326505/0x97642e07: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328481 DSS <0004> hlr_ussd.c:363 262426117326505/0x97642e07: Tx USSD 'Your extension is 491615384682' 20250820160328481 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426117326505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426117326505" destination_name="the-source\n" session_id=2539924999 session_state=END} 20250820160328481 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262426117326505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328481 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328481 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262426117326505" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426117326505" TC_mo_ussd_iuse_msisdn_via_proxy(200)@e48279d5368a: setverdict(pass): none -> pass 20250820160328484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@e48279d5368a: Final verdict of PTC: pass 20250820160328487 DAUC <0003> db_auc.c:157 IMSI='262420592104914': No 2G Auth Data 20250820160328487 DAUC <0003> db_auc.c:192 IMSI='262420592104914': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262420592104914" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250820160328495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20250820160328498 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328498 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420592104914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420592104914" source_name="the-source\n" session_id=59729936 session_state=BEGIN} 20250820160328498 DSS <0004> hlr_ussd.c:576 262420592104914/0x038f6810: Process SS (BEGIN) 20250820160328498 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328498 DSS <0004> hlr_ussd.c:518 262420592104914/0x038f6810: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328498 DSS <0004> hlr_ussd.c:363 262420592104914/0x038f6810: Tx USSD 'Your extension is 491614837477' 20250820160328498 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420592104914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420592104914" destination_name="the-source\n" session_id=59729936 session_state=END} 20250820160328498 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420592104914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328498 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328498 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262420592104914" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420592104914" TC_mo_ussd_iuse_msisdn_via_proxy(201)@e48279d5368a: setverdict(pass): none -> pass 20250820160328500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@e48279d5368a: Final verdict of PTC: pass 20250820160328500 DAUC <0003> db_auc.c:157 IMSI='262422154051795': No 2G Auth Data 20250820160328500 DAUC <0003> db_auc.c:192 IMSI='262422154051795': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262422154051795" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250820160328506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 20250820160328509 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328509 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422154051795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422154051795" source_name="the-source\n" session_id=2666525130 session_state=BEGIN} 20250820160328509 DSS <0004> hlr_ussd.c:576 262422154051795/0x9eeff1ca: Process SS (BEGIN) 20250820160328509 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328509 DSS <0004> hlr_ussd.c:518 262422154051795/0x9eeff1ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328509 DSS <0004> hlr_ussd.c:363 262422154051795/0x9eeff1ca: Tx USSD 'Your extension is 491615078574' 20250820160328509 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422154051795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422154051795" destination_name="the-source\n" session_id=2666525130 session_state=END} 20250820160328509 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422154051795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328509 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328509 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262422154051795" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422154051795" TC_mo_ussd_iuse_msisdn_via_proxy(202)@e48279d5368a: setverdict(pass): none -> pass 20250820160328511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@e48279d5368a: Final verdict of PTC: pass 20250820160328511 DAUC <0003> db_auc.c:157 IMSI='262422225243352': No 2G Auth Data 20250820160328511 DAUC <0003> db_auc.c:192 IMSI='262422225243352': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262422225243352" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250820160328516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 20250820160328519 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328519 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422225243352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422225243352" source_name="the-source\n" session_id=484637634 session_state=BEGIN} 20250820160328519 DSS <0004> hlr_ussd.c:576 262422225243352/0x1ce2fbc2: Process SS (BEGIN) 20250820160328519 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328519 DSS <0004> hlr_ussd.c:518 262422225243352/0x1ce2fbc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328519 DSS <0004> hlr_ussd.c:363 262422225243352/0x1ce2fbc2: Tx USSD 'Your extension is 491611700326' 20250820160328519 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422225243352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422225243352" destination_name="the-source\n" session_id=484637634 session_state=END} 20250820160328519 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262422225243352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328519 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328519 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262422225243352" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422225243352" TC_mo_ussd_iuse_msisdn_via_proxy(203)@e48279d5368a: setverdict(pass): none -> pass 20250820160328523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@e48279d5368a: Final verdict of PTC: pass 20250820160328523 DAUC <0003> db_auc.c:157 IMSI='262421904937977': No 2G Auth Data 20250820160328523 DAUC <0003> db_auc.c:192 IMSI='262421904937977': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262421904937977" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250820160328529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 20250820160328532 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328532 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421904937977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421904937977" source_name="the-source\n" session_id=2776656673 session_state=BEGIN} 20250820160328532 DSS <0004> hlr_ussd.c:576 262421904937977/0xa5806b21: Process SS (BEGIN) 20250820160328532 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328532 DSS <0004> hlr_ussd.c:518 262421904937977/0xa5806b21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328532 DSS <0004> hlr_ussd.c:363 262421904937977/0xa5806b21: Tx USSD 'Your extension is 491611278836' 20250820160328532 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421904937977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421904937977" destination_name="the-source\n" session_id=2776656673 session_state=END} 20250820160328532 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262421904937977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328532 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328532 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262421904937977" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421904937977" TC_mo_ussd_iuse_msisdn_via_proxy(204)@e48279d5368a: setverdict(pass): none -> pass 20250820160328534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@e48279d5368a: Final verdict of PTC: pass 20250820160328534 DAUC <0003> db_auc.c:157 IMSI='262421772084801': No 2G Auth Data 20250820160328534 DAUC <0003> db_auc.c:192 IMSI='262421772084801': No 3G Auth Data HLR_Test-GSUP(195)@e48279d5368a: Created GsupExpect[0] for "262421772084801" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250820160328541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20250820160328544 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328544 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421772084801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421772084801" source_name="the-source\n" session_id=1418983980 session_state=BEGIN} 20250820160328544 DSS <0004> hlr_ussd.c:576 262421772084801/0x5493fa2c: Process SS (BEGIN) 20250820160328544 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250820160328544 DSS <0004> hlr_ussd.c:518 262421772084801/0x5493fa2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250820160328544 DSS <0004> hlr_ussd.c:363 262421772084801/0x5493fa2c: Tx USSD 'Your extension is 491618664405' 20250820160328544 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421772084801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421772084801" destination_name="the-source\n" session_id=1418983980 session_state=END} 20250820160328544 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262421772084801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160328544 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160328544 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e48279d5368a: Found GsupExpect[0] for "262421772084801" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421772084801" TC_mo_ussd_iuse_msisdn_via_proxy(205)@e48279d5368a: setverdict(pass): none -> pass 20250820160328546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@e48279d5368a: Final verdict of PTC: pass 20250820160328547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@e48279d5368a: Final verdict of PTC: none 20250820160328548 DLINP <000b> input/ipa.c:452 connected read/write 20250820160328548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160328548 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160328548 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160328548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160328548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250820160328548 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36743<->l=127.0.0.1:4259) 196@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 196: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Aug 20 16:03:28 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 20250820160328578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258 20250820160328780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83544) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Aug 20 16:03:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_euse started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 20250820160331926 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45725 20250820160331926 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45725 MTC@e48279d5368a: in not legacy case 2 IPA-EUSE-foobar(208)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160331928 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331928 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160331928 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160331928 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@e48279d5368a: 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) } } } } 20250820160331931 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@e48279d5368a: 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 } } } } 20250820160331931 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331931 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160331931 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160331931 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250820160331931 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250820160331931 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250820160331931 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  20250820160331931 DLGSUP <0013> gsup_server.c:236 2:  20250820160331931 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160331931 DLGSUP <0013> gsup_server.c:236 3:  20250820160331931 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160331931 DLGSUP <0013> gsup_server.c:236 4:  20250820160331931 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160331931 DLGSUP <0013> gsup_server.c:236 5:  20250820160331931 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160331931 DLGSUP <0013> gsup_server.c:236 7:  20250820160331931 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160331931 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160331931 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160331931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45725 IPA-EUSE-foobar(208)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160331932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160331935 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160331935 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160331935 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160331935 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  20250820160331935 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160331935 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  20250820160331935 DLGSUP <0013> gsup_server.c:236 2:  20250820160331935 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160331935 DLGSUP <0013> gsup_server.c:236 3:  20250820160331935 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160331935 DLGSUP <0013> gsup_server.c:236 4:  20250820160331935 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160331935 DLGSUP <0013> gsup_server.c:236 5:  20250820160331935 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160331935 DLGSUP <0013> gsup_server.c:236 7:  20250820160331935 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160331935 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160331935 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(207)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160331935 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@e48279d5368a: 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") 20250820160331951 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33367<->l=127.0.0.1:4259) 20250820160331956 DAUC <0003> db_auc.c:157 IMSI='262424051469850': No 2G Auth Data 20250820160331956 DAUC <0003> db_auc.c:192 IMSI='262424051469850': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262424051469850" to be handled at TC_mo_ussd_euse(212) 20250820160331967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 20250820160331978 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160331978 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424051469850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424051469850" session_id=2452124102 session_state=BEGIN} 20250820160331978 DSS <0004> hlr_ussd.c:576 262424051469850/0x922871c6: Process SS (BEGIN) 20250820160331978 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160331978 DSS <0004> hlr_ussd.c:518 262424051469850/0x922871c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160331978 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331978 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160331978 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331978 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160331992 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331992 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160331993 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262424051469850 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424051469850" session_id=2452124102 session_state=END} 20250820160331993 DSS <0004> hlr_ussd.c:576 262424051469850/0x922871c6: Process SS (END) 20250820160331993 DSS <0004> hlr_ussd.c:518 262424051469850/0x922871c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160331993 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424051469850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424051469850" session_id=2452124102 session_state=END} 20250820160331993 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424051469850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160331993 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262424051469850 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160331993 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160331993 DLINP <000b> input/ipa.c:452 connected read/write 20250820160331993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262424051469850" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424051469850" TC_mo_ussd_euse(212)@e48279d5368a: setverdict(pass): none -> pass 20250820160331999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@e48279d5368a: Final verdict of PTC: pass 20250820160332000 DAUC <0003> db_auc.c:157 IMSI='262427017478253': No 2G Auth Data 20250820160332000 DAUC <0003> db_auc.c:192 IMSI='262427017478253': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262427017478253" to be handled at TC_mo_ussd_euse(213) 20250820160332011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 20250820160332014 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332014 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427017478253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427017478253" session_id=149991743 session_state=BEGIN} 20250820160332014 DSS <0004> hlr_ussd.c:576 262427017478253/0x08f0b13f: Process SS (BEGIN) 20250820160332014 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160332014 DSS <0004> hlr_ussd.c:518 262427017478253/0x08f0b13f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160332014 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332014 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160332014 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332014 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160332016 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332016 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332016 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427017478253 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427017478253" session_id=149991743 session_state=END} 20250820160332016 DSS <0004> hlr_ussd.c:576 262427017478253/0x08f0b13f: Process SS (END) 20250820160332016 DSS <0004> hlr_ussd.c:518 262427017478253/0x08f0b13f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160332016 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427017478253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427017478253" session_id=149991743 session_state=END} 20250820160332016 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427017478253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160332016 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427017478253 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160332016 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160332016 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262427017478253" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427017478253" TC_mo_ussd_euse(213)@e48279d5368a: setverdict(pass): none -> pass 20250820160332017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@e48279d5368a: Final verdict of PTC: pass 20250820160332018 DAUC <0003> db_auc.c:157 IMSI='262423555236651': No 2G Auth Data 20250820160332018 DAUC <0003> db_auc.c:192 IMSI='262423555236651': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262423555236651" to be handled at TC_mo_ussd_euse(214) 20250820160332024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35812<->l=127.0.0.1:4258 20250820160332026 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332026 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423555236651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423555236651" session_id=729037780 session_state=BEGIN} 20250820160332026 DSS <0004> hlr_ussd.c:576 262423555236651/0x2b743bd4: Process SS (BEGIN) 20250820160332026 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160332026 DSS <0004> hlr_ussd.c:518 262423555236651/0x2b743bd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160332026 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332026 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160332026 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332026 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160332027 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332027 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332027 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262423555236651 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423555236651" session_id=729037780 session_state=END} 20250820160332027 DSS <0004> hlr_ussd.c:576 262423555236651/0x2b743bd4: Process SS (END) 20250820160332027 DSS <0004> hlr_ussd.c:518 262423555236651/0x2b743bd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160332027 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423555236651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423555236651" session_id=729037780 session_state=END} 20250820160332027 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423555236651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160332027 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262423555236651 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160332027 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160332028 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262423555236651" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423555236651" TC_mo_ussd_euse(214)@e48279d5368a: setverdict(pass): none -> pass 20250820160332029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35812<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@e48279d5368a: Final verdict of PTC: pass 20250820160332030 DAUC <0003> db_auc.c:157 IMSI='262422502341536': No 2G Auth Data 20250820160332030 DAUC <0003> db_auc.c:192 IMSI='262422502341536': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262422502341536" to be handled at TC_mo_ussd_euse(215) 20250820160332034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20250820160332037 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332037 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422502341536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422502341536" session_id=3480058203 session_state=BEGIN} 20250820160332037 DSS <0004> hlr_ussd.c:576 262422502341536/0xcf6d795b: Process SS (BEGIN) 20250820160332037 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160332037 DSS <0004> hlr_ussd.c:518 262422502341536/0xcf6d795b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160332037 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332037 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160332037 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332037 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160332038 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332038 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332038 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422502341536 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502341536" session_id=3480058203 session_state=END} 20250820160332038 DSS <0004> hlr_ussd.c:576 262422502341536/0xcf6d795b: Process SS (END) 20250820160332038 DSS <0004> hlr_ussd.c:518 262422502341536/0xcf6d795b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160332038 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422502341536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502341536" session_id=3480058203 session_state=END} 20250820160332038 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422502341536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160332038 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422502341536 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160332038 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160332038 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262422502341536" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422502341536" TC_mo_ussd_euse(215)@e48279d5368a: setverdict(pass): none -> pass 20250820160332040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@e48279d5368a: Final verdict of PTC: pass 20250820160332040 DAUC <0003> db_auc.c:157 IMSI='262427892248199': No 2G Auth Data 20250820160332040 DAUC <0003> db_auc.c:192 IMSI='262427892248199': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262427892248199" to be handled at TC_mo_ussd_euse(216) 20250820160332045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4258 20250820160332048 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332048 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427892248199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427892248199" session_id=3956011109 session_state=BEGIN} 20250820160332048 DSS <0004> hlr_ussd.c:576 262427892248199/0xebcbf065: Process SS (BEGIN) 20250820160332048 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160332048 DSS <0004> hlr_ussd.c:518 262427892248199/0xebcbf065: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160332048 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332048 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160332048 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332048 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160332049 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332049 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332049 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262427892248199 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427892248199" session_id=3956011109 session_state=END} 20250820160332049 DSS <0004> hlr_ussd.c:576 262427892248199/0xebcbf065: Process SS (END) 20250820160332049 DSS <0004> hlr_ussd.c:518 262427892248199/0xebcbf065: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160332049 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427892248199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427892248199" session_id=3956011109 session_state=END} 20250820160332049 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427892248199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160332049 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262427892248199 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160332049 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160332049 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262427892248199" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427892248199" TC_mo_ussd_euse(216)@e48279d5368a: setverdict(pass): none -> pass 20250820160332051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@e48279d5368a: Final verdict of PTC: pass 20250820160332051 DAUC <0003> db_auc.c:157 IMSI='262420959226860': No 2G Auth Data 20250820160332051 DAUC <0003> db_auc.c:192 IMSI='262420959226860': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262420959226860" to be handled at TC_mo_ussd_euse(217) 20250820160332056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35832<->l=127.0.0.1:4258 20250820160332059 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332059 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420959226860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420959226860" session_id=1053506943 session_state=BEGIN} 20250820160332059 DSS <0004> hlr_ussd.c:576 262420959226860/0x3ecb3d7f: Process SS (BEGIN) 20250820160332059 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160332059 DSS <0004> hlr_ussd.c:518 262420959226860/0x3ecb3d7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160332059 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332059 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160332059 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332059 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160332060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332060 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332060 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420959226860 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420959226860" session_id=1053506943 session_state=END} 20250820160332060 DSS <0004> hlr_ussd.c:576 262420959226860/0x3ecb3d7f: Process SS (END) 20250820160332060 DSS <0004> hlr_ussd.c:518 262420959226860/0x3ecb3d7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160332060 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420959226860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420959226860" session_id=1053506943 session_state=END} 20250820160332060 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420959226860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160332060 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420959226860 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160332060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160332060 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262420959226860" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420959226860" TC_mo_ussd_euse(217)@e48279d5368a: setverdict(pass): none -> pass 20250820160332062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35832<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@e48279d5368a: Final verdict of PTC: pass 20250820160332062 DAUC <0003> db_auc.c:157 IMSI='262429230626903': No 2G Auth Data 20250820160332062 DAUC <0003> db_auc.c:192 IMSI='262429230626903': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262429230626903" to be handled at TC_mo_ussd_euse(218) 20250820160332067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4258 20250820160332070 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332070 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429230626903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429230626903" session_id=3371784940 session_state=BEGIN} 20250820160332070 DSS <0004> hlr_ussd.c:576 262429230626903/0xc8f95aec: Process SS (BEGIN) 20250820160332070 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160332070 DSS <0004> hlr_ussd.c:518 262429230626903/0xc8f95aec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160332070 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332070 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160332070 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332070 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160332071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332071 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332071 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262429230626903 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429230626903" session_id=3371784940 session_state=END} 20250820160332071 DSS <0004> hlr_ussd.c:576 262429230626903/0xc8f95aec: Process SS (END) 20250820160332071 DSS <0004> hlr_ussd.c:518 262429230626903/0xc8f95aec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160332071 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429230626903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429230626903" session_id=3371784940 session_state=END} 20250820160332071 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429230626903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160332071 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262429230626903 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160332071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160332071 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262429230626903" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429230626903" TC_mo_ussd_euse(218)@e48279d5368a: setverdict(pass): none -> pass 20250820160332073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@e48279d5368a: Final verdict of PTC: pass 20250820160332073 DAUC <0003> db_auc.c:157 IMSI='262422272133310': No 2G Auth Data 20250820160332073 DAUC <0003> db_auc.c:192 IMSI='262422272133310': No 3G Auth Data HLR_Test-GSUP(209)@e48279d5368a: Created GsupExpect[0] for "262422272133310" to be handled at TC_mo_ussd_euse(219) 20250820160332078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 20250820160332081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332081 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422272133310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422272133310" session_id=2822779978 session_state=BEGIN} 20250820160332081 DSS <0004> hlr_ussd.c:576 262422272133310/0xa840344a: Process SS (BEGIN) 20250820160332081 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160332081 DSS <0004> hlr_ussd.c:518 262422272133310/0xa840344a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160332081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332081 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data 20250820160332081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332081 DLINP <000b> input/ipa.c:432 127.0.0.1:45725 sending data EUSE-TC_mo_ussd_euse(206)@e48279d5368a: 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 } } } } } 20250820160332082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332082 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332082 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262422272133310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422272133310" session_id=2822779978 session_state=END} 20250820160332082 DSS <0004> hlr_ussd.c:576 262422272133310/0xa840344a: Process SS (END) 20250820160332082 DSS <0004> hlr_ussd.c:518 262422272133310/0xa840344a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160332082 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422272133310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422272133310" session_id=2822779978 session_state=END} 20250820160332082 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422272133310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160332082 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262422272133310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160332082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160332082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e48279d5368a: Found GsupExpect[0] for "262422272133310" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422272133310" TC_mo_ussd_euse(219)@e48279d5368a: setverdict(pass): none -> pass 20250820160332084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@e48279d5368a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@e48279d5368a: Final verdict of PTC: none 20250820160332085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20250820160332085 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33367<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@e48279d5368a: Final verdict of PTC: none 210@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@e48279d5368a: Final verdict of PTC: none 20250820160332085 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332085 DLINP <000b> input/ipa.c:406 127.0.0.1:45725 message received 20250820160332085 DLINP <000b> input/ipa.c:415 127.0.0.1:45725 connection closed with server 20250820160332085 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45725 20250820160332085 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250820160332085 DLINP <000b> input/ipa.c:452 connected read/write 20250820160332085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160332085 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160332085 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160332085 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 210: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Aug 20 16:03: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 20250820160332110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4258 20250820160332311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=111460) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Aug 20 16:03:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_euse_continue started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160335451 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39879 20250820160335451 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39879 IPA-EUSE-foobar(222)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160335453 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335453 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335453 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160335453 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@e48279d5368a: 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)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@e48279d5368a: 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 } } } } 20250820160335455 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335455 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335456 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160335456 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250820160335456 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250820160335456 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250820160335456 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  20250820160335456 DLGSUP <0013> gsup_server.c:236 2:  20250820160335456 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160335456 DLGSUP <0013> gsup_server.c:236 3:  20250820160335456 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160335456 DLGSUP <0013> gsup_server.c:236 4:  20250820160335456 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160335456 DLGSUP <0013> gsup_server.c:236 5:  20250820160335456 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160335456 DLGSUP <0013> gsup_server.c:236 7:  20250820160335456 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160335456 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160335456 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  IPA-EUSE-foobar(222)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160335456 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39879 20250820160335456 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160335458 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335458 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160335458 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160335458 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  20250820160335458 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160335458 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  20250820160335458 DLGSUP <0013> gsup_server.c:236 2:  20250820160335458 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160335458 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(221)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160335458 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160335458 DLGSUP <0013> gsup_server.c:236 4:  20250820160335458 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160335458 DLGSUP <0013> gsup_server.c:236 5:  20250820160335458 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160335458 DLGSUP <0013> gsup_server.c:236 7:  20250820160335458 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160335458 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160335458 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160335458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@e48279d5368a: 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") 20250820160335465 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46323<->l=127.0.0.1:4259) 20250820160335468 DAUC <0003> db_auc.c:157 IMSI='262426168917687': No 2G Auth Data 20250820160335468 DAUC <0003> db_auc.c:192 IMSI='262426168917687': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262426168917687" to be handled at TC_mo_ussd_euse_continue(226) 20250820160335475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 20250820160335504 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335504 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426168917687" session_id=67264101 session_state=BEGIN} 20250820160335504 DSS <0004> hlr_ussd.c:576 262426168917687/0x04025e65: Process SS (BEGIN) 20250820160335504 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335504 DSS <0004> hlr_ussd.c:518 262426168917687/0x04025e65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335504 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335504 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335504 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335504 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335508 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335508 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426168917687" session_id=67264101 session_state=CONTINUE} 20250820160335508 DSS <0004> hlr_ussd.c:576 262426168917687/0x04025e65: Process SS (CONTINUE) 20250820160335508 DSS <0004> hlr_ussd.c:518 262426168917687/0x04025e65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335508 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426168917687" session_id=67264101 session_state=CONTINUE} 20250820160335508 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262426168917687" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426168917687" TC_mo_ussd_euse_continue(226)@e48279d5368a: setverdict(pass): none -> pass 20250820160335511 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335511 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426168917687" session_id=67264101 session_state=CONTINUE} 20250820160335511 DSS <0004> hlr_ussd.c:576 262426168917687/0x04025e65: Process SS (CONTINUE) 20250820160335511 DSS <0004> hlr_ussd.c:518 262426168917687/0x04025e65: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335511 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335511 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335511 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335511 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335511 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335511 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335511 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335511 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426168917687" session_id=67264101 session_state=END} 20250820160335511 DSS <0004> hlr_ussd.c:576 262426168917687/0x04025e65: Process SS (END) 20250820160335511 DSS <0004> hlr_ussd.c:518 262426168917687/0x04025e65: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335511 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426168917687" session_id=67264101 session_state=END} 20250820160335511 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335511 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262426168917687 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335511 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335511 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@e48279d5368a: Final verdict of PTC: pass 20250820160335513 DAUC <0003> db_auc.c:157 IMSI='262424829544850': No 2G Auth Data 20250820160335513 DAUC <0003> db_auc.c:192 IMSI='262424829544850': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262424829544850" to be handled at TC_mo_ussd_euse_continue(227) 20250820160335519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4258 20250820160335522 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335522 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424829544850" session_id=2110256467 session_state=BEGIN} 20250820160335522 DSS <0004> hlr_ussd.c:576 262424829544850/0x7dc7f553: Process SS (BEGIN) 20250820160335522 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335522 DSS <0004> hlr_ussd.c:518 262424829544850/0x7dc7f553: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335522 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335522 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335522 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335522 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335523 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335523 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335523 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424829544850" session_id=2110256467 session_state=CONTINUE} 20250820160335523 DSS <0004> hlr_ussd.c:576 262424829544850/0x7dc7f553: Process SS (CONTINUE) 20250820160335523 DSS <0004> hlr_ussd.c:518 262424829544850/0x7dc7f553: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335523 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424829544850" session_id=2110256467 session_state=CONTINUE} 20250820160335523 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335523 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335523 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262424829544850" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424829544850" TC_mo_ussd_euse_continue(227)@e48279d5368a: setverdict(pass): none -> pass 20250820160335525 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335525 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424829544850" session_id=2110256467 session_state=CONTINUE} 20250820160335525 DSS <0004> hlr_ussd.c:576 262424829544850/0x7dc7f553: Process SS (CONTINUE) 20250820160335525 DSS <0004> hlr_ussd.c:518 262424829544850/0x7dc7f553: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335525 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335525 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335525 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335525 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335525 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335526 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335526 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335526 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424829544850" session_id=2110256467 session_state=END} 20250820160335526 DSS <0004> hlr_ussd.c:576 262424829544850/0x7dc7f553: Process SS (END) 20250820160335526 DSS <0004> hlr_ussd.c:518 262424829544850/0x7dc7f553: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335526 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424829544850" session_id=2110256467 session_state=END} 20250820160335526 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335526 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262424829544850 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335526 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335526 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@e48279d5368a: Final verdict of PTC: pass 20250820160335527 DAUC <0003> db_auc.c:157 IMSI='262422286004983': No 2G Auth Data 20250820160335527 DAUC <0003> db_auc.c:192 IMSI='262422286004983': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262422286004983" to be handled at TC_mo_ussd_euse_continue(228) 20250820160335533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4258 20250820160335536 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335536 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422286004983" session_id=2642043400 session_state=BEGIN} 20250820160335536 DSS <0004> hlr_ussd.c:576 262422286004983/0x9d7a6208: Process SS (BEGIN) 20250820160335536 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335536 DSS <0004> hlr_ussd.c:518 262422286004983/0x9d7a6208: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335536 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335536 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335536 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335537 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335537 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335537 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335537 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422286004983" session_id=2642043400 session_state=CONTINUE} 20250820160335537 DSS <0004> hlr_ussd.c:576 262422286004983/0x9d7a6208: Process SS (CONTINUE) 20250820160335537 DSS <0004> hlr_ussd.c:518 262422286004983/0x9d7a6208: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335537 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422286004983" session_id=2642043400 session_state=CONTINUE} 20250820160335537 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335537 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335537 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262422286004983" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422286004983" TC_mo_ussd_euse_continue(228)@e48279d5368a: setverdict(pass): none -> pass 20250820160335539 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335539 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422286004983" session_id=2642043400 session_state=CONTINUE} 20250820160335539 DSS <0004> hlr_ussd.c:576 262422286004983/0x9d7a6208: Process SS (CONTINUE) 20250820160335539 DSS <0004> hlr_ussd.c:518 262422286004983/0x9d7a6208: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335539 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335539 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335539 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335539 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335539 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335540 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335540 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335540 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422286004983" session_id=2642043400 session_state=END} 20250820160335540 DSS <0004> hlr_ussd.c:576 262422286004983/0x9d7a6208: Process SS (END) 20250820160335540 DSS <0004> hlr_ussd.c:518 262422286004983/0x9d7a6208: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335540 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422286004983" session_id=2642043400 session_state=END} 20250820160335540 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335540 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422286004983 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335540 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335540 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@e48279d5368a: Final verdict of PTC: pass 20250820160335541 DAUC <0003> db_auc.c:157 IMSI='262426445123361': No 2G Auth Data 20250820160335541 DAUC <0003> db_auc.c:192 IMSI='262426445123361': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262426445123361" to be handled at TC_mo_ussd_euse_continue(229) 20250820160335547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 20250820160335550 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335550 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426445123361" session_id=146895440 session_state=BEGIN} 20250820160335550 DSS <0004> hlr_ussd.c:576 262426445123361/0x08c17250: Process SS (BEGIN) 20250820160335550 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335550 DSS <0004> hlr_ussd.c:518 262426445123361/0x08c17250: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335550 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335550 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335550 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335550 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335550 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335550 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335550 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426445123361" session_id=146895440 session_state=CONTINUE} 20250820160335551 DSS <0004> hlr_ussd.c:576 262426445123361/0x08c17250: Process SS (CONTINUE) 20250820160335551 DSS <0004> hlr_ussd.c:518 262426445123361/0x08c17250: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335551 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426445123361" session_id=146895440 session_state=CONTINUE} 20250820160335551 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335551 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335551 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262426445123361" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426445123361" TC_mo_ussd_euse_continue(229)@e48279d5368a: setverdict(pass): none -> pass 20250820160335553 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335553 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426445123361" session_id=146895440 session_state=CONTINUE} 20250820160335553 DSS <0004> hlr_ussd.c:576 262426445123361/0x08c17250: Process SS (CONTINUE) 20250820160335553 DSS <0004> hlr_ussd.c:518 262426445123361/0x08c17250: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335553 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335553 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335553 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335553 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335553 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335554 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335554 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335554 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426445123361" session_id=146895440 session_state=END} 20250820160335554 DSS <0004> hlr_ussd.c:576 262426445123361/0x08c17250: Process SS (END) 20250820160335554 DSS <0004> hlr_ussd.c:518 262426445123361/0x08c17250: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335554 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426445123361" session_id=146895440 session_state=END} 20250820160335554 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335554 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426445123361 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335554 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335554 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@e48279d5368a: Final verdict of PTC: pass 20250820160335555 DAUC <0003> db_auc.c:157 IMSI='262428306067406': No 2G Auth Data 20250820160335555 DAUC <0003> db_auc.c:192 IMSI='262428306067406': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262428306067406" to be handled at TC_mo_ussd_euse_continue(230) 20250820160335560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36644<->l=127.0.0.1:4258 20250820160335563 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335563 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428306067406" session_id=1006367557 session_state=BEGIN} 20250820160335563 DSS <0004> hlr_ussd.c:576 262428306067406/0x3bfbf345: Process SS (BEGIN) 20250820160335563 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335563 DSS <0004> hlr_ussd.c:518 262428306067406/0x3bfbf345: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335563 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335563 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335563 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335563 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335564 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335564 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335564 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428306067406" session_id=1006367557 session_state=CONTINUE} 20250820160335564 DSS <0004> hlr_ussd.c:576 262428306067406/0x3bfbf345: Process SS (CONTINUE) 20250820160335564 DSS <0004> hlr_ussd.c:518 262428306067406/0x3bfbf345: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335564 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428306067406" session_id=1006367557 session_state=CONTINUE} 20250820160335564 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335564 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335564 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262428306067406" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428306067406" TC_mo_ussd_euse_continue(230)@e48279d5368a: setverdict(pass): none -> pass 20250820160335566 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335566 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428306067406" session_id=1006367557 session_state=CONTINUE} 20250820160335566 DSS <0004> hlr_ussd.c:576 262428306067406/0x3bfbf345: Process SS (CONTINUE) 20250820160335566 DSS <0004> hlr_ussd.c:518 262428306067406/0x3bfbf345: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335566 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335566 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335566 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335566 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335566 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335567 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335567 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335567 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428306067406" session_id=1006367557 session_state=END} 20250820160335567 DSS <0004> hlr_ussd.c:576 262428306067406/0x3bfbf345: Process SS (END) 20250820160335567 DSS <0004> hlr_ussd.c:518 262428306067406/0x3bfbf345: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335567 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428306067406" session_id=1006367557 session_state=END} 20250820160335567 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335567 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262428306067406 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335567 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335567 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36644<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@e48279d5368a: Final verdict of PTC: pass 20250820160335568 DAUC <0003> db_auc.c:157 IMSI='262423434628810': No 2G Auth Data 20250820160335568 DAUC <0003> db_auc.c:192 IMSI='262423434628810': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262423434628810" to be handled at TC_mo_ussd_euse_continue(231) 20250820160335573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20250820160335576 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335576 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423434628810" session_id=2578839739 session_state=BEGIN} 20250820160335576 DSS <0004> hlr_ussd.c:576 262423434628810/0x99b5f8bb: Process SS (BEGIN) 20250820160335576 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335576 DSS <0004> hlr_ussd.c:518 262423434628810/0x99b5f8bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335576 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335576 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335576 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335576 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335577 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335577 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335577 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423434628810" session_id=2578839739 session_state=CONTINUE} 20250820160335577 DSS <0004> hlr_ussd.c:576 262423434628810/0x99b5f8bb: Process SS (CONTINUE) 20250820160335577 DSS <0004> hlr_ussd.c:518 262423434628810/0x99b5f8bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335577 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423434628810" session_id=2578839739 session_state=CONTINUE} 20250820160335577 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335577 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335577 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262423434628810" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423434628810" TC_mo_ussd_euse_continue(231)@e48279d5368a: setverdict(pass): none -> pass 20250820160335579 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335579 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423434628810" session_id=2578839739 session_state=CONTINUE} 20250820160335579 DSS <0004> hlr_ussd.c:576 262423434628810/0x99b5f8bb: Process SS (CONTINUE) 20250820160335579 DSS <0004> hlr_ussd.c:518 262423434628810/0x99b5f8bb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335579 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335579 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335579 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335579 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335579 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335579 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335579 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335579 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423434628810" session_id=2578839739 session_state=END} 20250820160335579 DSS <0004> hlr_ussd.c:576 262423434628810/0x99b5f8bb: Process SS (END) 20250820160335579 DSS <0004> hlr_ussd.c:518 262423434628810/0x99b5f8bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335579 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423434628810" session_id=2578839739 session_state=END} 20250820160335579 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335579 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423434628810 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335579 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335579 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@e48279d5368a: Final verdict of PTC: pass 20250820160335580 DAUC <0003> db_auc.c:157 IMSI='262421166657060': No 2G Auth Data 20250820160335580 DAUC <0003> db_auc.c:192 IMSI='262421166657060': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262421166657060" to be handled at TC_mo_ussd_euse_continue(232) 20250820160335586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4258 20250820160335588 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335588 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421166657060" session_id=2340798642 session_state=BEGIN} 20250820160335588 DSS <0004> hlr_ussd.c:576 262421166657060/0x8b85c0b2: Process SS (BEGIN) 20250820160335588 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335588 DSS <0004> hlr_ussd.c:518 262421166657060/0x8b85c0b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335588 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335588 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335588 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335588 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335589 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335589 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335589 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421166657060" session_id=2340798642 session_state=CONTINUE} 20250820160335589 DSS <0004> hlr_ussd.c:576 262421166657060/0x8b85c0b2: Process SS (CONTINUE) 20250820160335589 DSS <0004> hlr_ussd.c:518 262421166657060/0x8b85c0b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335589 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421166657060" session_id=2340798642 session_state=CONTINUE} 20250820160335589 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335589 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335589 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262421166657060" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421166657060" TC_mo_ussd_euse_continue(232)@e48279d5368a: setverdict(pass): none -> pass 20250820160335591 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335591 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421166657060" session_id=2340798642 session_state=CONTINUE} 20250820160335591 DSS <0004> hlr_ussd.c:576 262421166657060/0x8b85c0b2: Process SS (CONTINUE) 20250820160335591 DSS <0004> hlr_ussd.c:518 262421166657060/0x8b85c0b2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335591 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335591 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335591 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335591 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335591 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335591 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335591 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335592 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421166657060" session_id=2340798642 session_state=END} 20250820160335592 DSS <0004> hlr_ussd.c:576 262421166657060/0x8b85c0b2: Process SS (END) 20250820160335592 DSS <0004> hlr_ussd.c:518 262421166657060/0x8b85c0b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335592 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421166657060" session_id=2340798642 session_state=END} 20250820160335592 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335592 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421166657060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335592 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335592 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@e48279d5368a: Final verdict of PTC: pass 20250820160335592 DAUC <0003> db_auc.c:157 IMSI='262423842053037': No 2G Auth Data 20250820160335592 DAUC <0003> db_auc.c:192 IMSI='262423842053037': No 3G Auth Data HLR_Test-GSUP(223)@e48279d5368a: Created GsupExpect[0] for "262423842053037" to be handled at TC_mo_ussd_euse_continue(233) 20250820160335598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36664<->l=127.0.0.1:4258 20250820160335601 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335601 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423842053037" session_id=2214183876 session_state=BEGIN} 20250820160335601 DSS <0004> hlr_ussd.c:576 262423842053037/0x83f9c3c4: Process SS (BEGIN) 20250820160335601 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250820160335601 DSS <0004> hlr_ussd.c:518 262423842053037/0x83f9c3c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250820160335601 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335601 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335601 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335601 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335602 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335602 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335602 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423842053037" session_id=2214183876 session_state=CONTINUE} 20250820160335602 DSS <0004> hlr_ussd.c:576 262423842053037/0x83f9c3c4: Process SS (CONTINUE) 20250820160335602 DSS <0004> hlr_ussd.c:518 262423842053037/0x83f9c3c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250820160335602 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423842053037" session_id=2214183876 session_state=CONTINUE} 20250820160335602 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335602 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335602 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e48279d5368a: Found GsupExpect[0] for "262423842053037" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423842053037" TC_mo_ussd_euse_continue(233)@e48279d5368a: setverdict(pass): none -> pass 20250820160335604 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335604 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423842053037" session_id=2214183876 session_state=CONTINUE} 20250820160335604 DSS <0004> hlr_ussd.c:576 262423842053037/0x83f9c3c4: Process SS (CONTINUE) 20250820160335604 DSS <0004> hlr_ussd.c:518 262423842053037/0x83f9c3c4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335604 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335604 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335604 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data 20250820160335604 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335604 DLINP <000b> input/ipa.c:432 127.0.0.1:39879 sending data EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: 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 } } } } } 20250820160335604 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335604 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335605 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423842053037" session_id=2214183876 session_state=END} 20250820160335605 DSS <0004> hlr_ussd.c:576 262423842053037/0x83f9c3c4: Process SS (END) 20250820160335605 DSS <0004> hlr_ussd.c:518 262423842053037/0x83f9c3c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250820160335605 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423842053037" session_id=2214183876 session_state=END} 20250820160335605 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160335605 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423842053037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160335605 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160335605 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160335605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36664<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@e48279d5368a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@e48279d5368a: Final verdict of PTC: none 20250820160335606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4258 20250820160335606 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160335606 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160335606 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160335606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160335606 DLINP <000b> input/ipa.c:452 connected read/write 20250820160335606 DLINP <000b> input/ipa.c:406 127.0.0.1:39879 message received 20250820160335606 DLINP <000b> input/ipa.c:415 127.0.0.1:39879 connection closed with server 20250820160335606 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39879 20250820160335606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250820160335606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46323<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@e48279d5368a: Final verdict of PTC: none IPA-EUSE-foobar(222)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@e48279d5368a: Final verdict of PTC: none 224@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 224: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Aug 20 16:03:35 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 20250820160335632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 20250820160335834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157300) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Aug 20 16:03:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_ussd_euse_defaultroute started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 20250820160338946 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33571 20250820160338946 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33571 MTC@e48279d5368a: in not legacy case 2 IPA-EUSE-foobar(236)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160338948 DLINP <000b> input/ipa.c:452 connected read/write 20250820160338948 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160338948 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160338948 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@e48279d5368a: 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)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@e48279d5368a: 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 } } } } 20250820160338950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160338950 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160338950 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160338950 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250820160338950 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250820160338950 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250820160338950 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  20250820160338950 DLGSUP <0013> gsup_server.c:236 2:  20250820160338950 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160338950 DLGSUP <0013> gsup_server.c:236 3:  20250820160338950 DLGSUP <0013> gsup_server.c:238 3: 00  IPA-EUSE-foobar(236)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160338950 DLGSUP <0013> gsup_server.c:236 4:  20250820160338950 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160338950 DLGSUP <0013> gsup_server.c:236 5:  20250820160338950 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160338950 DLGSUP <0013> gsup_server.c:236 7:  20250820160338950 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160338950 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160338950 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160338950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33571 20250820160338950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160338950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160338951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160338953 DLINP <000b> input/ipa.c:452 connected read/write 20250820160338953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160338953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160338953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160338953 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  20250820160338953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160338953 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  20250820160338953 DLGSUP <0013> gsup_server.c:236 2:  20250820160338953 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160338953 DLGSUP <0013> gsup_server.c:236 3:  20250820160338953 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160338953 DLGSUP <0013> gsup_server.c:236 4:  20250820160338953 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160338953 DLGSUP <0013> gsup_server.c:236 5:  20250820160338953 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160338953 DLGSUP <0013> gsup_server.c:236 7:  20250820160338953 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160338953 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160338954 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160338954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@e48279d5368a: 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") 20250820160338965 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36807<->l=127.0.0.1:4259) 20250820160338969 DAUC <0003> db_auc.c:157 IMSI='262429322191967': No 2G Auth Data 20250820160338969 DAUC <0003> db_auc.c:192 IMSI='262429322191967': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262429322191967" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250820160338976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4258 20250820160339000 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339001 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429322191967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429322191967" session_id=3881601033 session_state=BEGIN} 20250820160339001 DSS <0004> hlr_ussd.c:576 262429322191967/0xe75c8809: Process SS (BEGIN) 20250820160339001 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339001 DSS <0004> hlr_ussd.c:518 262429322191967/0xe75c8809: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339001 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339001 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339018 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339018 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339018 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429322191967 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429322191967" session_id=3881601033 session_state=END} 20250820160339018 DSS <0004> hlr_ussd.c:576 262429322191967/0xe75c8809: Process SS (END) 20250820160339018 DSS <0004> hlr_ussd.c:518 262429322191967/0xe75c8809: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339018 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429322191967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429322191967" session_id=3881601033 session_state=END} 20250820160339018 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429322191967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339019 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429322191967 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339019 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339019 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262429322191967" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429322191967" TC_mo_ussd_euse_defaultroute(240)@e48279d5368a: setverdict(pass): none -> pass 20250820160339029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@e48279d5368a: Final verdict of PTC: pass 20250820160339031 DAUC <0003> db_auc.c:157 IMSI='262426215960451': No 2G Auth Data 20250820160339031 DAUC <0003> db_auc.c:192 IMSI='262426215960451': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262426215960451" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250820160339049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 20250820160339053 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339053 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426215960451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426215960451" session_id=3303409664 session_state=BEGIN} 20250820160339053 DSS <0004> hlr_ussd.c:576 262426215960451/0xc4e60800: Process SS (BEGIN) 20250820160339053 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339053 DSS <0004> hlr_ussd.c:518 262426215960451/0xc4e60800: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339053 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339053 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339053 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339053 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339054 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339054 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339054 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262426215960451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426215960451" session_id=3303409664 session_state=END} 20250820160339054 DSS <0004> hlr_ussd.c:576 262426215960451/0xc4e60800: Process SS (END) 20250820160339054 DSS <0004> hlr_ussd.c:518 262426215960451/0xc4e60800: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339054 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426215960451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426215960451" session_id=3303409664 session_state=END} 20250820160339054 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426215960451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339054 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262426215960451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339054 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339054 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262426215960451" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426215960451" TC_mo_ussd_euse_defaultroute(241)@e48279d5368a: setverdict(pass): none -> pass 20250820160339056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@e48279d5368a: Final verdict of PTC: pass 20250820160339057 DAUC <0003> db_auc.c:157 IMSI='262424801491686': No 2G Auth Data 20250820160339057 DAUC <0003> db_auc.c:192 IMSI='262424801491686': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262424801491686" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250820160339066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4258 20250820160339068 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339068 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424801491686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424801491686" session_id=632579004 session_state=BEGIN} 20250820160339068 DSS <0004> hlr_ussd.c:576 262424801491686/0x25b463bc: Process SS (BEGIN) 20250820160339068 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339068 DSS <0004> hlr_ussd.c:518 262424801491686/0x25b463bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339068 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339068 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339068 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339068 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339069 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339069 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339069 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424801491686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424801491686" session_id=632579004 session_state=END} 20250820160339069 DSS <0004> hlr_ussd.c:576 262424801491686/0x25b463bc: Process SS (END) 20250820160339069 DSS <0004> hlr_ussd.c:518 262424801491686/0x25b463bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339069 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424801491686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424801491686" session_id=632579004 session_state=END} 20250820160339069 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424801491686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339069 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424801491686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339069 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339069 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262424801491686" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424801491686" TC_mo_ussd_euse_defaultroute(242)@e48279d5368a: setverdict(pass): none -> pass 20250820160339071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@e48279d5368a: Final verdict of PTC: pass 20250820160339071 DAUC <0003> db_auc.c:157 IMSI='262428737256279': No 2G Auth Data 20250820160339071 DAUC <0003> db_auc.c:192 IMSI='262428737256279': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262428737256279" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250820160339078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 20250820160339081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339081 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428737256279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428737256279" session_id=3078396100 session_state=BEGIN} 20250820160339081 DSS <0004> hlr_ussd.c:576 262428737256279/0xb77c98c4: Process SS (BEGIN) 20250820160339081 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339081 DSS <0004> hlr_ussd.c:518 262428737256279/0xb77c98c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339081 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339081 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339082 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339082 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262428737256279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737256279" session_id=3078396100 session_state=END} 20250820160339082 DSS <0004> hlr_ussd.c:576 262428737256279/0xb77c98c4: Process SS (END) 20250820160339082 DSS <0004> hlr_ussd.c:518 262428737256279/0xb77c98c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339082 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428737256279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737256279" session_id=3078396100 session_state=END} 20250820160339082 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428737256279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339082 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262428737256279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339082 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262428737256279" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428737256279" TC_mo_ussd_euse_defaultroute(243)@e48279d5368a: setverdict(pass): none -> pass 20250820160339084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@e48279d5368a: Final verdict of PTC: pass 20250820160339084 DAUC <0003> db_auc.c:157 IMSI='262421112807884': No 2G Auth Data 20250820160339084 DAUC <0003> db_auc.c:192 IMSI='262421112807884': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262421112807884" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250820160339090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36728<->l=127.0.0.1:4258 20250820160339092 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339092 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421112807884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421112807884" session_id=1180248857 session_state=BEGIN} 20250820160339092 DSS <0004> hlr_ussd.c:576 262421112807884/0x46592b19: Process SS (BEGIN) 20250820160339092 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339092 DSS <0004> hlr_ussd.c:518 262421112807884/0x46592b19: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339092 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339092 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339092 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339092 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339093 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339093 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339093 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421112807884 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421112807884" session_id=1180248857 session_state=END} 20250820160339093 DSS <0004> hlr_ussd.c:576 262421112807884/0x46592b19: Process SS (END) 20250820160339093 DSS <0004> hlr_ussd.c:518 262421112807884/0x46592b19: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339093 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421112807884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421112807884" session_id=1180248857 session_state=END} 20250820160339093 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421112807884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339093 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421112807884 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339093 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339093 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262421112807884" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421112807884" TC_mo_ussd_euse_defaultroute(244)@e48279d5368a: setverdict(pass): none -> pass 20250820160339095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36728<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@e48279d5368a: Final verdict of PTC: pass 20250820160339095 DAUC <0003> db_auc.c:157 IMSI='262423352717866': No 2G Auth Data 20250820160339095 DAUC <0003> db_auc.c:192 IMSI='262423352717866': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262423352717866" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250820160339103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 20250820160339106 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339106 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423352717866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423352717866" session_id=876557197 session_state=BEGIN} 20250820160339106 DSS <0004> hlr_ussd.c:576 262423352717866/0x343f338d: Process SS (BEGIN) 20250820160339106 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339106 DSS <0004> hlr_ussd.c:518 262423352717866/0x343f338d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339106 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339106 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339106 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339106 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339106 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339106 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339106 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423352717866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423352717866" session_id=876557197 session_state=END} 20250820160339106 DSS <0004> hlr_ussd.c:576 262423352717866/0x343f338d: Process SS (END) 20250820160339106 DSS <0004> hlr_ussd.c:518 262423352717866/0x343f338d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339106 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423352717866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423352717866" session_id=876557197 session_state=END} 20250820160339106 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423352717866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339106 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423352717866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339106 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339106 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262423352717866" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423352717866" TC_mo_ussd_euse_defaultroute(245)@e48279d5368a: setverdict(pass): none -> pass 20250820160339108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@e48279d5368a: Final verdict of PTC: pass 20250820160339109 DAUC <0003> db_auc.c:157 IMSI='262423245606655': No 2G Auth Data 20250820160339109 DAUC <0003> db_auc.c:192 IMSI='262423245606655': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262423245606655" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250820160339114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 20250820160339117 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339117 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423245606655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423245606655" session_id=3893072819 session_state=BEGIN} 20250820160339117 DSS <0004> hlr_ussd.c:576 262423245606655/0xe80b93b3: Process SS (BEGIN) 20250820160339117 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339117 DSS <0004> hlr_ussd.c:518 262423245606655/0xe80b93b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339117 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339117 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339117 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339117 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339118 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339118 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339118 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423245606655 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423245606655" session_id=3893072819 session_state=END} 20250820160339118 DSS <0004> hlr_ussd.c:576 262423245606655/0xe80b93b3: Process SS (END) 20250820160339118 DSS <0004> hlr_ussd.c:518 262423245606655/0xe80b93b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339118 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423245606655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423245606655" session_id=3893072819 session_state=END} 20250820160339118 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423245606655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339118 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423245606655 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339118 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339118 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262423245606655" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423245606655" TC_mo_ussd_euse_defaultroute(246)@e48279d5368a: setverdict(pass): none -> pass 20250820160339119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@e48279d5368a: Final verdict of PTC: pass 20250820160339120 DAUC <0003> db_auc.c:157 IMSI='262428497741019': No 2G Auth Data 20250820160339120 DAUC <0003> db_auc.c:192 IMSI='262428497741019': No 3G Auth Data HLR_Test-GSUP(237)@e48279d5368a: Created GsupExpect[0] for "262428497741019" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250820160339125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 20250820160339128 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160339128 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428497741019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428497741019" session_id=3052089727 session_state=BEGIN} 20250820160339128 DSS <0004> hlr_ussd.c:576 262428497741019/0xb5eb317f: Process SS (BEGIN) 20250820160339128 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250820160339128 DSS <0004> hlr_ussd.c:518 262428497741019/0xb5eb317f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250820160339128 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339128 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data 20250820160339128 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339128 DLINP <000b> input/ipa.c:432 127.0.0.1:33571 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: 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 } } } } } 20250820160339129 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339129 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339129 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428497741019 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428497741019" session_id=3052089727 session_state=END} 20250820160339129 DSS <0004> hlr_ussd.c:576 262428497741019/0xb5eb317f: Process SS (END) 20250820160339129 DSS <0004> hlr_ussd.c:518 262428497741019/0xb5eb317f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250820160339129 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428497741019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428497741019" session_id=3052089727 session_state=END} 20250820160339129 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428497741019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160339129 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428497741019 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250820160339129 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160339129 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e48279d5368a: Found GsupExpect[0] for "262428497741019" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@e48279d5368a: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428497741019" TC_mo_ussd_euse_defaultroute(247)@e48279d5368a: setverdict(pass): none -> pass 20250820160339131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@e48279d5368a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@e48279d5368a: Final verdict of PTC: none 20250820160339132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 20250820160339133 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339133 DLINP <000b> input/ipa.c:406 127.0.0.1:33571 message received 20250820160339133 DLINP <000b> input/ipa.c:415 127.0.0.1:33571 connection closed with server 20250820160339133 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33571 20250820160339133 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250820160339133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36807<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(239)@e48279d5368a: Final verdict of PTC: none 20250820160339133 DLINP <000b> input/ipa.c:452 connected read/write 20250820160339133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@e48279d5368a: Final verdict of PTC: none 20250820160339133 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160339133 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160339133 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@e48279d5368a: Final verdict of PTC: none 238@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 238: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@e48279d5368a: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Aug 20 16:03: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 20250820160339162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4258 20250820160339363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67188) Waiting for packet dumper to finish... 1 (prev_count=67188, count=113680) 20250820160340973 DSS <0004> hlr_ussd.c:239 262422221377736/0x800d5fe9: SS Session Timeout, destroying 20250820160340973 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422221377736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160340990 DSS <0004> hlr_ussd.c:239 262420123856428/0x9aa36a0d: SS Session Timeout, destroying 20250820160340990 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420123856428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160341000 DSS <0004> hlr_ussd.c:239 262429609194072/0x99aa06bd: SS Session Timeout, destroying 20250820160341000 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429609194072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160341011 DSS <0004> hlr_ussd.c:239 262424678599136/0x117cc86d: SS Session Timeout, destroying 20250820160341011 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424678599136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160341021 DSS <0004> hlr_ussd.c:239 262421728982593/0x8a77a548: SS Session Timeout, destroying 20250820160341022 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421728982593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160341034 DSS <0004> hlr_ussd.c:239 262422958343107/0x9ba08911: SS Session Timeout, destroying 20250820160341034 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422958343107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160341045 DSS <0004> hlr_ussd.c:239 262421176127238/0xb3a0d2dc: SS Session Timeout, destroying 20250820160341045 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421176127238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160341055 DSS <0004> hlr_ussd.c:239 262422861554767/0x58070ff7: SS Session Timeout, destroying 20250820160341055 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422861554767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Aug 20 16:03:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_mo_sss_reject started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160342503 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160342503 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160342508 DLINP <000b> input/ipa.c:452 connected read/write 20250820160342508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160342510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160342513 DLINP <000b> input/ipa.c:452 connected read/write 20250820160342514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(248)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160342514 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160342514 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160342514 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  20250820160342514 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160342514 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  20250820160342514 DLGSUP <0013> gsup_server.c:236 2:  20250820160342514 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160342514 DLGSUP <0013> gsup_server.c:236 3:  20250820160342514 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160342514 DLGSUP <0013> gsup_server.c:236 4:  20250820160342514 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160342515 DLGSUP <0013> gsup_server.c:236 5:  20250820160342515 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160342515 DLGSUP <0013> gsup_server.c:236 7:  20250820160342515 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160342515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160342515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160342515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@e48279d5368a: 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") 20250820160342543 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40071<->l=127.0.0.1:4259) 20250820160342548 DAUC <0003> db_auc.c:157 IMSI='262427743363997': No 2G Auth Data 20250820160342548 DAUC <0003> db_auc.c:192 IMSI='262427743363997': No 3G Auth Data HLR_Test-GSUP(249)@e48279d5368a: Created GsupExpect[0] for "262427743363997" to be handled at TC_mo_sss_reject(252) 20250820160342576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 20250820160342591 DLINP <000b> input/ipa.c:452 connected read/write 20250820160342591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160342591 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427743363997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427743363997" session_id=744024191 session_state=BEGIN} 20250820160342591 DSS <0004> hlr_ussd.c:576 262427743363997/0x2c58e87f: Process SS (BEGIN) 20250820160342591 DSS <0004> hlr_ussd.c:498 262427743363997/0x2c58e87f: SS CompType=Invoke, OpCode=InterrogateSS 20250820160342591 DSS <0004> hlr_ussd.c:506 262427743363997/0x2c58e87f: Structured SS requests are not supported, rejecting... 20250820160342591 DSS <0004> hlr_ussd.c:354 262427743363997/0x2c58e87f: Tx ReturnError(0, 0x15) 20250820160342591 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427743363997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427743363997" session_id=744024191 session_state=END} 20250820160342591 DLINP <000b> input/ipa.c:452 connected read/write 20250820160342592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160342592 DLINP <000b> input/ipa.c:452 connected read/write 20250820160342592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@e48279d5368a: Found GsupExpect[0] for "262427743363997" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@e48279d5368a: Added IMSI table entry 0TC_mo_sss_reject(252)"262427743363997" TC_mo_sss_reject(252)@e48279d5368a: setverdict(pass): none -> pass 20250820160342599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@e48279d5368a: Final verdict of PTC: pass 20250820160342601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4258 20250820160342602 DLINP <000b> input/ipa.c:452 connected read/write 20250820160342602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160342602 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160342603 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160342603 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160342603 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40071<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@e48279d5368a: Final verdict of PTC: none 250@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 250: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@e48279d5368a: Test case TC_mo_sss_reject finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Aug 20 16:03:42 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 20250820160342632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4258 20250820160342733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27860) 20250820160344389 DSS <0004> hlr_ussd.c:239 262427914779133/0x06300113: SS Session Timeout, destroying 20250820160344389 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427914779133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160344405 DSS <0004> hlr_ussd.c:239 262421466759791/0x61f3695c: SS Session Timeout, destroying 20250820160344405 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421466759791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160344419 DSS <0004> hlr_ussd.c:239 262423117802449/0xb370939c: SS Session Timeout, destroying 20250820160344419 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423117802449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160344429 DSS <0004> hlr_ussd.c:239 262425473563910/0x82383b20: SS Session Timeout, destroying 20250820160344429 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425473563910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160344438 DSS <0004> hlr_ussd.c:239 262421651287946/0x5d3ea280: SS Session Timeout, destroying 20250820160344438 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421651287946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160344447 DSS <0004> hlr_ussd.c:239 262421240870313/0x1050ec9b: SS Session Timeout, destroying 20250820160344447 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421240870313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160344457 DSS <0004> hlr_ussd.c:239 262425582097617/0xa6394586: SS Session Timeout, destroying 20250820160344457 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425582097617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250820160344467 DSS <0004> hlr_ussd.c:239 262426983162468/0x563e5a60: SS Session Timeout, destroying 20250820160344467 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426983162468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Aug 20 16:03:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_check_imei started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160345875 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160345875 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160345880 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58320<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160345886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345887 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160345887 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160345887 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  20250820160345887 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160345887 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  20250820160345887 DLGSUP <0013> gsup_server.c:236 2:  20250820160345887 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160345887 DLGSUP <0013> gsup_server.c:236 3:  20250820160345887 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160345887 DLGSUP <0013> gsup_server.c:236 4:  20250820160345887 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160345887 DLGSUP <0013> gsup_server.c:236 5:  20250820160345887 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160345887 DLGSUP <0013> gsup_server.c:236 7:  20250820160345887 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160345887 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160345887 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160345887 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@e48279d5368a: 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") 20250820160345916 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46655<->l=127.0.0.1:4259) 20250820160345928 DAUC <0003> db_auc.c:157 IMSI='262426826708368': No 2G Auth Data 20250820160345928 DAUC <0003> db_auc.c:192 IMSI='262426826708368': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262426826708368" to be handled at TC_gsup_check_imei(257) 20250820160345937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 20250820160345945 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345945 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426826708368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426826708368"} 20250820160345945 DMAIN <0000> hlr.c:435 IMSI='262426826708368': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160345945 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426826708368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426826708368"} 20250820160345945 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426826708368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160345945 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160345945 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262426826708368" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 0TC_gsup_check_imei(257)"262426826708368" TC_gsup_check_imei(257)@e48279d5368a: setverdict(pass): none -> pass 20250820160345948 DAUC <0003> db_auc.c:192 IMSI='262426826708368': No 3G Auth Data 20250820160345952 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345952 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426826708368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426826708368"} 20250820160345952 DAUC <0003> hlr.c:428 IMSI='262426826708368': storing IMEI = 12345678901234 20250820160345952 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426826708368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426826708368"} 20250820160345952 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426826708368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160345952 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160345952 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160345955 DAUC <0003> db_auc.c:192 IMSI='262426826708368': No 3G Auth Data 20250820160345956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@e48279d5368a: Final verdict of PTC: pass 20250820160345959 DAUC <0003> db_auc.c:157 IMSI='262429778887024': No 2G Auth Data 20250820160345959 DAUC <0003> db_auc.c:192 IMSI='262429778887024': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262429778887024" to be handled at TC_gsup_check_imei(258) 20250820160345968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58334<->l=127.0.0.1:4258 20250820160345971 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345971 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429778887024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429778887024"} 20250820160345971 DMAIN <0000> hlr.c:435 IMSI='262429778887024': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160345971 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429778887024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429778887024"} 20250820160345971 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429778887024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160345971 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160345971 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262429778887024" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 1TC_gsup_check_imei(258)"262429778887024" TC_gsup_check_imei(258)@e48279d5368a: setverdict(pass): none -> pass 20250820160345972 DAUC <0003> db_auc.c:192 IMSI='262429778887024': No 3G Auth Data 20250820160345973 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345973 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429778887024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429778887024"} 20250820160345973 DAUC <0003> hlr.c:428 IMSI='262429778887024': storing IMEI = 12345678901234 20250820160345973 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429778887024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429778887024"} 20250820160345973 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429778887024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160345973 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160345973 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160345974 DAUC <0003> db_auc.c:192 IMSI='262429778887024': No 3G Auth Data 20250820160345974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58334<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@e48279d5368a: Final verdict of PTC: pass 20250820160345976 DAUC <0003> db_auc.c:157 IMSI='262420856339179': No 2G Auth Data 20250820160345976 DAUC <0003> db_auc.c:192 IMSI='262420856339179': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262420856339179" to be handled at TC_gsup_check_imei(259) 20250820160345983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20250820160345986 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345986 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420856339179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420856339179"} 20250820160345986 DMAIN <0000> hlr.c:435 IMSI='262420856339179': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160345986 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420856339179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420856339179"} 20250820160345986 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420856339179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160345986 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160345986 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262420856339179" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 2TC_gsup_check_imei(259)"262420856339179" TC_gsup_check_imei(259)@e48279d5368a: setverdict(pass): none -> pass 20250820160345987 DAUC <0003> db_auc.c:192 IMSI='262420856339179': No 3G Auth Data 20250820160345988 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160345988 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420856339179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420856339179"} 20250820160345988 DAUC <0003> hlr.c:428 IMSI='262420856339179': storing IMEI = 12345678901234 20250820160345988 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420856339179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420856339179"} 20250820160345988 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420856339179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160345988 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160345988 DLINP <000b> input/ipa.c:452 connected read/write 20250820160345988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160345989 DAUC <0003> db_auc.c:192 IMSI='262420856339179': No 3G Auth Data 20250820160345989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@e48279d5368a: Final verdict of PTC: pass 20250820160345990 DAUC <0003> db_auc.c:157 IMSI='262421417013687': No 2G Auth Data 20250820160345990 DAUC <0003> db_auc.c:192 IMSI='262421417013687': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262421417013687" to be handled at TC_gsup_check_imei(260) 20250820160345996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 20250820160346001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346001 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421417013687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421417013687"} 20250820160346001 DMAIN <0000> hlr.c:435 IMSI='262421417013687': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160346001 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421417013687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421417013687"} 20250820160346001 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421417013687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346001 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262421417013687" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 3TC_gsup_check_imei(260)"262421417013687" TC_gsup_check_imei(260)@e48279d5368a: setverdict(pass): none -> pass 20250820160346002 DAUC <0003> db_auc.c:157 IMSI='262421417013687': No 2G Auth Data 20250820160346003 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346003 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421417013687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421417013687"} 20250820160346003 DAUC <0003> hlr.c:428 IMSI='262421417013687': storing IMEI = 12345678901234 20250820160346003 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421417013687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421417013687"} 20250820160346003 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421417013687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346003 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346003 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346003 DAUC <0003> db_auc.c:157 IMSI='262421417013687': No 2G Auth Data TC_gsup_check_imei(260)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160346004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@e48279d5368a: Final verdict of PTC: pass 20250820160346005 DAUC <0003> db_auc.c:157 IMSI='262420966849291': No 2G Auth Data 20250820160346005 DAUC <0003> db_auc.c:192 IMSI='262420966849291': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262420966849291" to be handled at TC_gsup_check_imei(261) 20250820160346011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58350<->l=127.0.0.1:4258 20250820160346014 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346014 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420966849291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420966849291"} 20250820160346014 DMAIN <0000> hlr.c:435 IMSI='262420966849291': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160346014 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420966849291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420966849291"} 20250820160346014 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420966849291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346014 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346014 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262420966849291" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 4TC_gsup_check_imei(261)"262420966849291" TC_gsup_check_imei(261)@e48279d5368a: setverdict(pass): none -> pass 20250820160346015 DAUC <0003> db_auc.c:157 IMSI='262420966849291': No 2G Auth Data 20250820160346016 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346016 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420966849291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420966849291"} 20250820160346016 DAUC <0003> hlr.c:428 IMSI='262420966849291': storing IMEI = 12345678901234 20250820160346016 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420966849291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420966849291"} 20250820160346016 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420966849291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346016 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346016 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160346017 DAUC <0003> db_auc.c:157 IMSI='262420966849291': No 2G Auth Data 20250820160346017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58350<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@e48279d5368a: Final verdict of PTC: pass 20250820160346018 DAUC <0003> db_auc.c:157 IMSI='262421378578455': No 2G Auth Data 20250820160346018 DAUC <0003> db_auc.c:192 IMSI='262421378578455': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262421378578455" to be handled at TC_gsup_check_imei(262) 20250820160346026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 20250820160346030 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346030 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421378578455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421378578455"} 20250820160346030 DMAIN <0000> hlr.c:435 IMSI='262421378578455': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160346030 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421378578455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421378578455"} 20250820160346030 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421378578455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346030 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346030 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262421378578455" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 5TC_gsup_check_imei(262)"262421378578455" TC_gsup_check_imei(262)@e48279d5368a: setverdict(pass): none -> pass 20250820160346033 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346033 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421378578455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421378578455"} 20250820160346033 DAUC <0003> hlr.c:428 IMSI='262421378578455': storing IMEI = 12345678901234 20250820160346033 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421378578455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421378578455"} 20250820160346033 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421378578455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346033 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346033 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160346034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@e48279d5368a: Final verdict of PTC: pass 20250820160346035 DAUC <0003> db_auc.c:157 IMSI='262425124385741': No 2G Auth Data 20250820160346035 DAUC <0003> db_auc.c:192 IMSI='262425124385741': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262425124385741" to be handled at TC_gsup_check_imei(263) 20250820160346041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20250820160346043 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346043 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425124385741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425124385741"} 20250820160346043 DMAIN <0000> hlr.c:435 IMSI='262425124385741': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160346043 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425124385741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425124385741"} 20250820160346043 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425124385741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346043 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346043 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262425124385741" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 6TC_gsup_check_imei(263)"262425124385741" TC_gsup_check_imei(263)@e48279d5368a: setverdict(pass): none -> pass 20250820160346045 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346045 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425124385741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425124385741"} 20250820160346045 DAUC <0003> hlr.c:428 IMSI='262425124385741': storing IMEI = 12345678901234 20250820160346045 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425124385741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425124385741"} 20250820160346045 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425124385741 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346045 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346045 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160346046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@e48279d5368a: Final verdict of PTC: pass 20250820160346047 DAUC <0003> db_auc.c:157 IMSI='262423336930804': No 2G Auth Data 20250820160346047 DAUC <0003> db_auc.c:192 IMSI='262423336930804': No 3G Auth Data HLR_Test-GSUP(254)@e48279d5368a: Created GsupExpect[0] for "262423336930804" to be handled at TC_gsup_check_imei(264) 20250820160346053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20250820160346055 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346055 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423336930804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423336930804"} 20250820160346055 DMAIN <0000> hlr.c:435 IMSI='262423336930804': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160346055 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423336930804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423336930804"} 20250820160346055 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423336930804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346055 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346055 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e48279d5368a: Found GsupExpect[0] for "262423336930804" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@e48279d5368a: Added IMSI table entry 7TC_gsup_check_imei(264)"262423336930804" TC_gsup_check_imei(264)@e48279d5368a: setverdict(pass): none -> pass 20250820160346057 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346057 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423336930804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423336930804"} 20250820160346057 DAUC <0003> hlr.c:428 IMSI='262423336930804': storing IMEI = 12345678901234 20250820160346057 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423336930804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423336930804"} 20250820160346057 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423336930804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160346057 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160346057 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160346058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160346059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58320<->l=127.0.0.1:4258 20250820160346059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46655<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@e48279d5368a: Final verdict of PTC: none 20250820160346059 DLINP <000b> input/ipa.c:452 connected read/write 20250820160346059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160346059 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160346059 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 255@e48279d5368a: Final verdict of PTC: none 20250820160346059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_check_imei finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Aug 20 16:03: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 20250820160346087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4258 20250820160346188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69844) Waiting for packet dumper to finish... 1 (prev_count=69844, count=125224) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Aug 20 16:03:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_check_imei_via_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160349284 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160349284 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160349289 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160349295 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349295 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160349295 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160349295 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  20250820160349295 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160349296 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  20250820160349296 DLGSUP <0013> gsup_server.c:236 2:  20250820160349296 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160349296 DLGSUP <0013> gsup_server.c:236 3:  20250820160349296 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160349296 DLGSUP <0013> gsup_server.c:236 4:  20250820160349296 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160349296 DLGSUP <0013> gsup_server.c:236 5:  20250820160349296 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160349296 DLGSUP <0013> gsup_server.c:236 7:  20250820160349296 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160349296 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160349296 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160349296 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@e48279d5368a: 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") 20250820160349312 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40421<->l=127.0.0.1:4259) 20250820160349323 DAUC <0003> db_auc.c:157 IMSI='262426807114806': No 2G Auth Data 20250820160349323 DAUC <0003> db_auc.c:192 IMSI='262426807114806': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262426807114806" to be handled at TC_gsup_check_imei_via_proxy(269) 20250820160349347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4258 20250820160349360 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349360 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426807114806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426807114806" source_name="the-source\n"} 20250820160349360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250820160349360 DMAIN <0000> hlr.c:435 IMSI='262426807114806': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349360 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426807114806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426807114806" destination_name="the-source\n"} 20250820160349360 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426807114806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349360 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349360 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262426807114806" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426807114806" TC_gsup_check_imei_via_proxy(269)@e48279d5368a: setverdict(pass): none -> pass 20250820160349362 DAUC <0003> db_auc.c:192 IMSI='262426807114806': No 3G Auth Data 20250820160349365 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349365 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426807114806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426807114806" source_name="the-source\n"} 20250820160349365 DAUC <0003> hlr.c:428 IMSI='262426807114806': storing IMEI = 12345678901234 20250820160349366 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426807114806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426807114806" destination_name="the-source\n"} 20250820160349366 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426807114806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349366 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349366 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349367 DAUC <0003> db_auc.c:192 IMSI='262426807114806': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@e48279d5368a: Final verdict of PTC: pass 20250820160349371 DAUC <0003> db_auc.c:157 IMSI='262424960023145': No 2G Auth Data 20250820160349371 DAUC <0003> db_auc.c:192 IMSI='262424960023145': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262424960023145" to be handled at TC_gsup_check_imei_via_proxy(270) 20250820160349387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20250820160349394 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349394 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424960023145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424960023145" source_name="the-source\n"} 20250820160349394 DMAIN <0000> hlr.c:435 IMSI='262424960023145': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349394 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424960023145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424960023145" destination_name="the-source\n"} 20250820160349394 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424960023145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349394 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349394 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262424960023145" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424960023145" TC_gsup_check_imei_via_proxy(270)@e48279d5368a: setverdict(pass): none -> pass 20250820160349397 DAUC <0003> db_auc.c:192 IMSI='262424960023145': No 3G Auth Data 20250820160349399 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349400 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424960023145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424960023145" source_name="the-source\n"} 20250820160349400 DAUC <0003> hlr.c:428 IMSI='262424960023145': storing IMEI = 12345678901234 20250820160349400 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424960023145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424960023145" destination_name="the-source\n"} 20250820160349400 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424960023145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349400 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349400 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349401 DAUC <0003> db_auc.c:192 IMSI='262424960023145': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@e48279d5368a: Final verdict of PTC: pass 20250820160349403 DAUC <0003> db_auc.c:157 IMSI='262425287190434': No 2G Auth Data 20250820160349403 DAUC <0003> db_auc.c:192 IMSI='262425287190434': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262425287190434" to be handled at TC_gsup_check_imei_via_proxy(271) 20250820160349416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20250820160349418 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349418 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425287190434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425287190434" source_name="the-source\n"} 20250820160349418 DMAIN <0000> hlr.c:435 IMSI='262425287190434': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349418 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425287190434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425287190434" destination_name="the-source\n"} 20250820160349418 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262425287190434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349418 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349418 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262425287190434" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425287190434" TC_gsup_check_imei_via_proxy(271)@e48279d5368a: setverdict(pass): none -> pass 20250820160349419 DAUC <0003> db_auc.c:192 IMSI='262425287190434': No 3G Auth Data 20250820160349421 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349421 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425287190434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425287190434" source_name="the-source\n"} 20250820160349421 DAUC <0003> hlr.c:428 IMSI='262425287190434': storing IMEI = 12345678901234 20250820160349421 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425287190434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425287190434" destination_name="the-source\n"} 20250820160349421 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262425287190434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349421 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349421 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349422 DAUC <0003> db_auc.c:192 IMSI='262425287190434': No 3G Auth Data 20250820160349422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@e48279d5368a: Final verdict of PTC: pass 20250820160349423 DAUC <0003> db_auc.c:157 IMSI='262422513302512': No 2G Auth Data 20250820160349423 DAUC <0003> db_auc.c:192 IMSI='262422513302512': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262422513302512" to be handled at TC_gsup_check_imei_via_proxy(272) 20250820160349432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20250820160349434 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349434 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422513302512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422513302512" source_name="the-source\n"} 20250820160349434 DMAIN <0000> hlr.c:435 IMSI='262422513302512': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349434 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422513302512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422513302512" destination_name="the-source\n"} 20250820160349434 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262422513302512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349434 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349434 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262422513302512" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262422513302512" TC_gsup_check_imei_via_proxy(272)@e48279d5368a: setverdict(pass): none -> pass 20250820160349435 DAUC <0003> db_auc.c:157 IMSI='262422513302512': No 2G Auth Data 20250820160349436 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349436 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422513302512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422513302512" source_name="the-source\n"} 20250820160349436 DAUC <0003> hlr.c:428 IMSI='262422513302512': storing IMEI = 12345678901234 20250820160349436 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422513302512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422513302512" destination_name="the-source\n"} 20250820160349436 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262422513302512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349436 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349436 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349437 DAUC <0003> db_auc.c:157 IMSI='262422513302512': No 2G Auth Data 20250820160349437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@e48279d5368a: Final verdict of PTC: pass 20250820160349438 DAUC <0003> db_auc.c:157 IMSI='262421146695258': No 2G Auth Data 20250820160349438 DAUC <0003> db_auc.c:192 IMSI='262421146695258': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262421146695258" to be handled at TC_gsup_check_imei_via_proxy(273) 20250820160349445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 20250820160349447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349447 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421146695258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421146695258" source_name="the-source\n"} 20250820160349447 DMAIN <0000> hlr.c:435 IMSI='262421146695258': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349447 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421146695258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421146695258" destination_name="the-source\n"} 20250820160349447 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421146695258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349447 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262421146695258" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421146695258" TC_gsup_check_imei_via_proxy(273)@e48279d5368a: setverdict(pass): none -> pass 20250820160349448 DAUC <0003> db_auc.c:157 IMSI='262421146695258': No 2G Auth Data 20250820160349450 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349450 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421146695258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421146695258" source_name="the-source\n"} 20250820160349450 DAUC <0003> hlr.c:428 IMSI='262421146695258': storing IMEI = 12345678901234 20250820160349450 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421146695258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421146695258" destination_name="the-source\n"} 20250820160349450 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421146695258 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349450 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349450 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349450 DAUC <0003> db_auc.c:157 IMSI='262421146695258': No 2G Auth Data 20250820160349451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@e48279d5368a: Final verdict of PTC: pass 20250820160349451 DAUC <0003> db_auc.c:157 IMSI='262428556208371': No 2G Auth Data 20250820160349451 DAUC <0003> db_auc.c:192 IMSI='262428556208371': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262428556208371" to be handled at TC_gsup_check_imei_via_proxy(274) 20250820160349460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20250820160349463 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349463 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428556208371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428556208371" source_name="the-source\n"} 20250820160349463 DMAIN <0000> hlr.c:435 IMSI='262428556208371': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349463 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428556208371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428556208371" destination_name="the-source\n"} 20250820160349463 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262428556208371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349463 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349463 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262428556208371" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428556208371" TC_gsup_check_imei_via_proxy(274)@e48279d5368a: setverdict(pass): none -> pass 20250820160349466 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349467 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428556208371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428556208371" source_name="the-source\n"} 20250820160349467 DAUC <0003> hlr.c:428 IMSI='262428556208371': storing IMEI = 12345678901234 20250820160349467 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428556208371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428556208371" destination_name="the-source\n"} 20250820160349467 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262428556208371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349467 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349467 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@e48279d5368a: Final verdict of PTC: pass 20250820160349470 DAUC <0003> db_auc.c:157 IMSI='262421643794570': No 2G Auth Data 20250820160349470 DAUC <0003> db_auc.c:192 IMSI='262421643794570': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262421643794570" to be handled at TC_gsup_check_imei_via_proxy(275) 20250820160349479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 20250820160349482 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349482 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421643794570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421643794570" source_name="the-source\n"} 20250820160349482 DMAIN <0000> hlr.c:435 IMSI='262421643794570': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349482 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421643794570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421643794570" destination_name="the-source\n"} 20250820160349482 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421643794570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349482 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349482 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262421643794570" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421643794570" TC_gsup_check_imei_via_proxy(275)@e48279d5368a: setverdict(pass): none -> pass 20250820160349484 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349484 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421643794570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421643794570" source_name="the-source\n"} 20250820160349484 DAUC <0003> hlr.c:428 IMSI='262421643794570': storing IMEI = 12345678901234 20250820160349484 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421643794570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421643794570" destination_name="the-source\n"} 20250820160349484 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421643794570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349484 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349484 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@e48279d5368a: Final verdict of PTC: pass 20250820160349486 DAUC <0003> db_auc.c:157 IMSI='262428908125985': No 2G Auth Data 20250820160349486 DAUC <0003> db_auc.c:192 IMSI='262428908125985': No 3G Auth Data HLR_Test-GSUP(266)@e48279d5368a: Created GsupExpect[0] for "262428908125985" to be handled at TC_gsup_check_imei_via_proxy(276) 20250820160349491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 20250820160349493 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349493 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428908125985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428908125985" source_name="the-source\n"} 20250820160349493 DMAIN <0000> hlr.c:435 IMSI='262428908125985': has IMEI = 12345678901234 (consider setting 'store-imei') 20250820160349493 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428908125985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428908125985" destination_name="the-source\n"} 20250820160349493 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262428908125985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349493 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349493 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e48279d5368a: Found GsupExpect[0] for "262428908125985" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@e48279d5368a: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428908125985" TC_gsup_check_imei_via_proxy(276)@e48279d5368a: setverdict(pass): none -> pass 20250820160349495 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160349495 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428908125985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428908125985" source_name="the-source\n"} 20250820160349495 DAUC <0003> hlr.c:428 IMSI='262428908125985': storing IMEI = 12345678901234 20250820160349495 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428908125985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428908125985" destination_name="the-source\n"} 20250820160349495 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262428908125985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160349495 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160349495 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160349496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160349497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20250820160349498 DLINP <000b> input/ipa.c:452 connected read/write 20250820160349498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(266)@e48279d5368a: Final verdict of PTC: none 20250820160349498 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160349498 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160349498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160349498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(265)@e48279d5368a: Final verdict of PTC: none 20250820160349498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40421<->l=127.0.0.1:4259) 267@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Aug 20 16:03:49 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 20250820160349522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 20250820160349623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126920) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Aug 20 16:03:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_check_imei_invalid_len started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160352769 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160352769 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160352774 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160352778 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352779 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160352779 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160352779 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  20250820160352779 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160352779 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  20250820160352779 DLGSUP <0013> gsup_server.c:236 2:  20250820160352779 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160352779 DLGSUP <0013> gsup_server.c:236 3:  20250820160352779 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(277)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160352779 DLGSUP <0013> gsup_server.c:236 4:  20250820160352779 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160352779 DLGSUP <0013> gsup_server.c:236 5:  20250820160352779 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160352779 DLGSUP <0013> gsup_server.c:236 7:  20250820160352779 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160352779 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160352779 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160352779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@e48279d5368a: 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") 20250820160352805 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42739<->l=127.0.0.1:4259) 20250820160352813 DAUC <0003> db_auc.c:157 IMSI='262426617167953': No 2G Auth Data 20250820160352814 DAUC <0003> db_auc.c:192 IMSI='262426617167953': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262426617167953" to be handled at TC_gsup_check_imei_invalid_len(281) 20250820160352838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20250820160352846 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352846 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426617167953"} 20250820160352846 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352847 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426617167953" cause=Invalid mandatory information} 20250820160352847 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352847 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352847 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262426617167953" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426617167953" TC_gsup_check_imei_invalid_len(281)@e48279d5368a: setverdict(pass): none -> pass 20250820160352851 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352851 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426617167953"} 20250820160352851 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352851 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426617167953" cause=Invalid mandatory information} 20250820160352852 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352852 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352852 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352854 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352855 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426617167953"} 20250820160352855 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352855 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426617167953" cause=Invalid mandatory information} 20250820160352855 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352855 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352855 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352858 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352858 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426617167953"} 20250820160352858 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352859 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426617167953" cause=Invalid mandatory information} 20250820160352859 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352859 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352859 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352862 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352862 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426617167953"} 20250820160352862 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352862 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426617167953" cause=Invalid mandatory information} 20250820160352862 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426617167953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352862 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352863 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@e48279d5368a: Final verdict of PTC: pass 20250820160352868 DAUC <0003> db_auc.c:157 IMSI='262422224760503': No 2G Auth Data 20250820160352868 DAUC <0003> db_auc.c:192 IMSI='262422224760503': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262422224760503" to be handled at TC_gsup_check_imei_invalid_len(282) 20250820160352883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20250820160352885 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352885 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422224760503"} 20250820160352885 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352885 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422224760503" cause=Invalid mandatory information} 20250820160352885 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352885 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352885 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262422224760503" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422224760503" TC_gsup_check_imei_invalid_len(282)@e48279d5368a: setverdict(pass): none -> pass 20250820160352886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352886 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422224760503"} 20250820160352886 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352886 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422224760503" cause=Invalid mandatory information} 20250820160352886 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352886 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422224760503"} 20250820160352886 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352886 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422224760503" cause=Invalid mandatory information} 20250820160352886 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352886 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352887 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352887 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422224760503"} 20250820160352887 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352887 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422224760503" cause=Invalid mandatory information} 20250820160352887 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352887 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352887 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352888 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352888 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422224760503"} 20250820160352888 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352888 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422224760503" cause=Invalid mandatory information} 20250820160352888 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422224760503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352888 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352888 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@e48279d5368a: Final verdict of PTC: pass 20250820160352889 DAUC <0003> db_auc.c:157 IMSI='262422561624648': No 2G Auth Data 20250820160352889 DAUC <0003> db_auc.c:192 IMSI='262422561624648': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262422561624648" to be handled at TC_gsup_check_imei_invalid_len(283) 20250820160352895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4258 20250820160352896 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352897 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422561624648"} 20250820160352897 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352897 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422561624648" cause=Invalid mandatory information} 20250820160352897 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352897 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352897 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262422561624648" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422561624648" TC_gsup_check_imei_invalid_len(283)@e48279d5368a: setverdict(pass): none -> pass 20250820160352897 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352898 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422561624648"} 20250820160352898 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352898 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422561624648" cause=Invalid mandatory information} 20250820160352898 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352898 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352898 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352898 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352898 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422561624648"} 20250820160352898 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352898 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422561624648" cause=Invalid mandatory information} 20250820160352898 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352898 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352898 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352899 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352899 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422561624648"} 20250820160352899 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352899 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422561624648" cause=Invalid mandatory information} 20250820160352899 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352899 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352899 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352900 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352900 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422561624648"} 20250820160352900 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352900 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422561624648" cause=Invalid mandatory information} 20250820160352900 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422561624648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352900 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352900 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@e48279d5368a: Final verdict of PTC: pass 20250820160352901 DAUC <0003> db_auc.c:157 IMSI='262426208122449': No 2G Auth Data 20250820160352901 DAUC <0003> db_auc.c:192 IMSI='262426208122449': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262426208122449" to be handled at TC_gsup_check_imei_invalid_len(284) 20250820160352906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4258 20250820160352908 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352908 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208122449"} 20250820160352908 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352908 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208122449" cause=Invalid mandatory information} 20250820160352908 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352908 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352908 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262426208122449" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426208122449" TC_gsup_check_imei_invalid_len(284)@e48279d5368a: setverdict(pass): none -> pass 20250820160352909 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352909 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208122449"} 20250820160352909 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352909 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208122449" cause=Invalid mandatory information} 20250820160352909 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352909 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352909 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352910 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352910 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208122449"} 20250820160352910 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352910 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208122449" cause=Invalid mandatory information} 20250820160352910 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352910 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352910 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352911 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352911 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208122449"} 20250820160352911 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352911 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208122449" cause=Invalid mandatory information} 20250820160352911 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352911 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352911 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352911 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352911 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208122449"} 20250820160352911 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352911 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426208122449" cause=Invalid mandatory information} 20250820160352911 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426208122449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352912 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352912 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58540<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@e48279d5368a: Final verdict of PTC: pass 20250820160352913 DAUC <0003> db_auc.c:157 IMSI='262425465641504': No 2G Auth Data 20250820160352913 DAUC <0003> db_auc.c:192 IMSI='262425465641504': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262425465641504" to be handled at TC_gsup_check_imei_invalid_len(285) 20250820160352919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20250820160352921 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352921 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425465641504"} 20250820160352921 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352921 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425465641504" cause=Invalid mandatory information} 20250820160352921 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352921 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352921 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262425465641504" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425465641504" TC_gsup_check_imei_invalid_len(285)@e48279d5368a: setverdict(pass): none -> pass 20250820160352922 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352922 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425465641504"} 20250820160352922 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352922 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425465641504" cause=Invalid mandatory information} 20250820160352922 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352922 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352922 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352923 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352923 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425465641504"} 20250820160352923 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352923 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425465641504" cause=Invalid mandatory information} 20250820160352923 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352923 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352923 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352924 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352924 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425465641504"} 20250820160352924 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352924 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425465641504" cause=Invalid mandatory information} 20250820160352924 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352924 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352924 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352925 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352925 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425465641504"} 20250820160352925 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352925 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425465641504" cause=Invalid mandatory information} 20250820160352925 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425465641504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352925 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352925 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@e48279d5368a: Final verdict of PTC: pass 20250820160352926 DAUC <0003> db_auc.c:157 IMSI='262428883048744': No 2G Auth Data 20250820160352926 DAUC <0003> db_auc.c:192 IMSI='262428883048744': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262428883048744" to be handled at TC_gsup_check_imei_invalid_len(286) 20250820160352932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 20250820160352934 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352934 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428883048744"} 20250820160352934 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352934 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428883048744" cause=Invalid mandatory information} 20250820160352934 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352934 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352934 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262428883048744" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428883048744" TC_gsup_check_imei_invalid_len(286)@e48279d5368a: setverdict(pass): none -> pass 20250820160352935 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352935 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428883048744"} 20250820160352935 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352935 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428883048744" cause=Invalid mandatory information} 20250820160352935 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352935 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352935 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352936 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352936 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428883048744"} 20250820160352936 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352936 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428883048744" cause=Invalid mandatory information} 20250820160352936 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352936 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352936 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352937 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352937 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428883048744"} 20250820160352937 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352937 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428883048744" cause=Invalid mandatory information} 20250820160352937 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352937 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352937 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352938 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428883048744"} 20250820160352938 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352938 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428883048744" cause=Invalid mandatory information} 20250820160352938 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428883048744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352938 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@e48279d5368a: Final verdict of PTC: pass 20250820160352940 DAUC <0003> db_auc.c:157 IMSI='262423695062773': No 2G Auth Data 20250820160352940 DAUC <0003> db_auc.c:192 IMSI='262423695062773': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262423695062773" to be handled at TC_gsup_check_imei_invalid_len(287) 20250820160352945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 20250820160352947 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352947 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423695062773"} 20250820160352947 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352947 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423695062773" cause=Invalid mandatory information} 20250820160352947 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352947 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352947 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262423695062773" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423695062773" TC_gsup_check_imei_invalid_len(287)@e48279d5368a: setverdict(pass): none -> pass 20250820160352948 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352948 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423695062773"} 20250820160352948 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352948 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423695062773" cause=Invalid mandatory information} 20250820160352948 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352948 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352948 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352949 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352949 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423695062773"} 20250820160352949 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352949 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423695062773" cause=Invalid mandatory information} 20250820160352949 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352949 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352949 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352950 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423695062773"} 20250820160352950 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352950 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423695062773" cause=Invalid mandatory information} 20250820160352950 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352950 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352950 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423695062773"} 20250820160352950 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352951 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423695062773" cause=Invalid mandatory information} 20250820160352951 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423695062773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352951 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352951 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@e48279d5368a: Final verdict of PTC: pass 20250820160352952 DAUC <0003> db_auc.c:157 IMSI='262424219090254': No 2G Auth Data 20250820160352952 DAUC <0003> db_auc.c:192 IMSI='262424219090254': No 3G Auth Data HLR_Test-GSUP(278)@e48279d5368a: Created GsupExpect[0] for "262424219090254" to be handled at TC_gsup_check_imei_invalid_len(288) 20250820160352957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20250820160352959 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352959 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424219090254"} 20250820160352959 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250820160352959 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424219090254" cause=Invalid mandatory information} 20250820160352959 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352959 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352959 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e48279d5368a: Found GsupExpect[0] for "262424219090254" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@e48279d5368a: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424219090254" TC_gsup_check_imei_invalid_len(288)@e48279d5368a: setverdict(pass): none -> pass 20250820160352960 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352960 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424219090254"} 20250820160352960 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250820160352960 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424219090254" cause=Invalid mandatory information} 20250820160352960 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352960 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352960 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352961 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352961 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424219090254"} 20250820160352961 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250820160352961 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424219090254" cause=Invalid mandatory information} 20250820160352961 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352961 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352961 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352962 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352962 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424219090254"} 20250820160352962 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250820160352962 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424219090254" cause=Invalid mandatory information} 20250820160352962 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352962 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352962 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352962 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352962 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424219090254"} 20250820160352962 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250820160352962 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424219090254" cause=Invalid mandatory information} 20250820160352963 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424219090254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160352963 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160352963 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160352963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@e48279d5368a: Final verdict of PTC: pass MTC@e48279d5368a: setverdict(pass): none -> pass 20250820160352964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20250820160352964 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42739<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@e48279d5368a: Final verdict of PTC: none 20250820160352964 DLINP <000b> input/ipa.c:452 connected read/write 20250820160352964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160352964 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160352964 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160352964 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@e48279d5368a: Final verdict of PTC: none 279@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: pass MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@e48279d5368a: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Aug 20 16:03:52 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 20250820160352993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 20250820160353094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168656) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Aug 20 16:03:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_gsup_check_imei_unknown_imsi started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160356195 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160356196 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160356200 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160356201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160356205 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160356206 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160356206 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160356206 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  20250820160356206 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160356206 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  20250820160356206 DLGSUP <0013> gsup_server.c:236 2:  20250820160356206 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160356206 DLGSUP <0013> gsup_server.c:236 3:  20250820160356206 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160356206 DLGSUP <0013> gsup_server.c:236 4:  20250820160356206 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160356206 DLGSUP <0013> gsup_server.c:236 5:  20250820160356206 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160356206 DLGSUP <0013> gsup_server.c:236 7:  20250820160356206 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160356206 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160356206 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160356206 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(289)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@e48279d5368a: 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") 20250820160356228 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37661<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e48279d5368a: Created GsupExpect[0] for "262429454140716" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250820160356252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56524<->l=127.0.0.1:4258 20250820160356264 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160356265 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429454140716"} 20250820160356265 DMAIN <0000> hlr.c:435 IMSI='262429454140716': has IMEI = 22245678901234 (consider setting 'store-imei') 20250820160356265 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250820160356265 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429454140716" cause=Invalid mandatory information} 20250820160356265 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160356265 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160356265 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@e48279d5368a: Found GsupExpect[0] for "262429454140716" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@e48279d5368a: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429454140716" TC_gsup_check_imei_unknown_imsi(293)@e48279d5368a: setverdict(pass): none -> pass 20250820160356277 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160356278 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429454140716"} 20250820160356278 DAUC <0003> hlr.c:428 IMSI='262429454140716': storing IMEI = 22245678901234 20250820160356278 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429454140716': no such subscriber 20250820160356278 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250820160356278 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429454140716" cause=Invalid mandatory information} 20250820160356278 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429454140716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160356278 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160356278 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160356281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56524<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@e48279d5368a: Final verdict of PTC: pass 20250820160356283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20250820160356285 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37661<->l=127.0.0.1:4259) 20250820160356285 DLINP <000b> input/ipa.c:452 connected read/write 20250820160356285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160356285 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160356285 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160356285 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP(290)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 291: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@e48279d5368a: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Aug 20 16:03: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 20250820160356322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 20250820160356423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Aug 20 16:03:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160359547 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160359547 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160359549 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56556<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@e48279d5368a: 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(294)@e48279d5368a: 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 } } } } 20250820160359550 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359550 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160359550 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160359550 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  20250820160359550 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160359550 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  20250820160359550 DLGSUP <0013> gsup_server.c:236 2:  20250820160359550 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160359550 DLGSUP <0013> gsup_server.c:236 3:  20250820160359550 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160359550 DLGSUP <0013> gsup_server.c:236 4:  20250820160359550 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(294)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160359550 DLGSUP <0013> gsup_server.c:236 5:  20250820160359550 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160359550 DLGSUP <0013> gsup_server.c:236 7:  20250820160359550 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160359550 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160359550 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160359550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@e48279d5368a: 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") 20250820160359559 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42551<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e48279d5368a: Created GsupExpect[0] for "262425729937729" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250820160359567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4258 20250820160359596 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359596 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425729937729"} 20250820160359597 DMAIN <0000> hlr.c:227 IMSI='262425729937729': Creating subscriber on demand 20250820160359597 DMAIN <0000> hlr.c:243 IMSI='262425729937729': Successfully assigned MSISDN='732' 20250820160359597 DAUC <0003> hlr.c:428 IMSI='262425729937729': storing IMEI = 12345678901234 20250820160359597 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425729937729"} 20250820160359597 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160359597 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359597 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@e48279d5368a: Found GsupExpect[0] for "262425729937729" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@e48279d5368a: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425729937729" TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): none -> pass 20250820160359604 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359604 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359606 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359606 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359607 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359607 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359610 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359610 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359610 DLU <0006> fsm.c:456 lu(262425729937729)[0x6120000135a0]{UNVALIDATED}: Allocated 20250820160359611 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160359611 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425729937729)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160359611 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359611 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359611 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359616 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359616 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425729937729"} 20250820160359616 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425729937729)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160359616 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160359616 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425729937729"} 20250820160359616 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160359616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425729937729)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160359616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425729937729)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160359616 DLU <0006> fsm.c:568 lu(PS:IMSI-262425729937729)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160359616 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359616 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359625 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359625 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425729937729"} 20250820160359625 DMAIN <0000> hlr.c:227 IMSI='262425729937729': Creating subscriber on demand 20250820160359626 DMAIN <0000> hlr.c:243 IMSI='262425729937729': Successfully assigned MSISDN='583' 20250820160359626 DAUC <0003> hlr.c:428 IMSI='262425729937729': storing IMEI = 12345678901234 20250820160359626 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425729937729"} 20250820160359626 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160359626 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359626 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359629 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359629 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359631 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359631 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359633 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359633 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359634 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359634 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359637 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359637 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359637 DLU <0006> fsm.c:456 lu(262425729937729)[0x612000013720]{UNVALIDATED}: Allocated 20250820160359637 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160359637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425729937729)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160359637 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359637 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359637 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359641 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359641 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425729937729"} 20250820160359641 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425729937729)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160359642 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160359642 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425729937729"} 20250820160359642 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160359642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425729937729)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160359642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425729937729)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160359642 DLU <0006> fsm.c:568 lu(PS:IMSI-262425729937729)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160359642 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359642 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359652 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359652 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425729937729"} 20250820160359652 DMAIN <0000> hlr.c:227 IMSI='262425729937729': Creating subscriber on demand 20250820160359652 DMAIN <0000> hlr.c:243 IMSI='262425729937729': Successfully assigned MSISDN='452' 20250820160359652 DAUC <0003> hlr.c:428 IMSI='262425729937729': storing IMEI = 12345678901234 20250820160359653 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425729937729"} 20250820160359653 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160359653 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359653 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359655 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359655 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359657 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359657 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359659 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359659 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359660 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359660 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359663 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359663 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359663 DLU <0006> fsm.c:456 lu(262425729937729)[0x6120000138a0]{UNVALIDATED}: Allocated 20250820160359663 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250820160359663 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425729937729" cause=GPRS services not allowed} 20250820160359663 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160359663 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425729937729)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160359663 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425729937729)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20250820160359663 DLU <0006> fsm.c:568 lu(PS:IMSI-262425729937729)[0x6120000138a0]{UNVALIDATED}: Deallocated 20250820160359663 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359664 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359672 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359672 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425729937729"} 20250820160359672 DMAIN <0000> hlr.c:227 IMSI='262425729937729': Creating subscriber on demand 20250820160359672 DMAIN <0000> hlr.c:243 IMSI='262425729937729': Successfully assigned MSISDN='411' 20250820160359672 DAUC <0003> hlr.c:428 IMSI='262425729937729': storing IMEI = 12345678901234 20250820160359673 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425729937729"} 20250820160359673 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160359673 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359673 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359675 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359675 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359677 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359678 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359679 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359679 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359682 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359682 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359682 DLU <0006> fsm.c:456 lu(262425729937729)[0x612000013a20]{UNVALIDATED}: Allocated 20250820160359682 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250820160359682 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425729937729" cause=GPRS services not allowed} 20250820160359682 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160359682 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425729937729)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160359682 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425729937729)[0x612000013a20]{UNVALIDATED}: Freeing instance 20250820160359682 DLU <0006> fsm.c:568 lu(PS:IMSI-262425729937729)[0x612000013a20]{UNVALIDATED}: Deallocated 20250820160359683 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359683 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359690 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359691 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425729937729"} 20250820160359691 DMAIN <0000> hlr.c:227 IMSI='262425729937729': Creating subscriber on demand 20250820160359691 DAUC <0003> hlr.c:428 IMSI='262425729937729': storing IMEI = 12345678901234 20250820160359691 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425729937729"} 20250820160359691 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160359691 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359692 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359694 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359694 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359696 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359696 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359698 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359698 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359700 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359700 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359700 DLU <0006> fsm.c:456 lu(262425729937729)[0x612000013ba0]{UNVALIDATED}: Allocated 20250820160359700 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250820160359700 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425729937729" cause=GPRS services not allowed} 20250820160359701 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160359701 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425729937729)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160359701 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425729937729)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20250820160359701 DLU <0006> fsm.c:568 lu(PS:IMSI-262425729937729)[0x612000013ba0]{UNVALIDATED}: Deallocated 20250820160359701 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359701 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359708 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359708 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425729937729"} 20250820160359708 DMAIN <0000> hlr.c:227 IMSI='262425729937729': Creating subscriber on demand 20250820160359709 DAUC <0003> hlr.c:428 IMSI='262425729937729': storing IMEI = 12345678901234 20250820160359709 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425729937729"} 20250820160359709 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250820160359709 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359709 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359711 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359711 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359713 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359713 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359715 DAUC <0003> db_auc.c:157 IMSI='262425729937729': No 2G Auth Data 20250820160359715 DAUC <0003> db_auc.c:192 IMSI='262425729937729': No 3G Auth Data 20250820160359717 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359717 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359718 DLU <0006> fsm.c:456 lu(262425729937729)[0x612000013d20]{UNVALIDATED}: Allocated 20250820160359718 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160359718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425729937729)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160359718 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425729937729" cn_domain=PS} 20250820160359718 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359718 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359722 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359722 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425729937729"} 20250820160359722 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425729937729)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160359722 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160359722 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425729937729"} 20250820160359722 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425729937729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160359722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425729937729)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160359722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425729937729)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160359722 DLU <0006> fsm.c:568 lu(PS:IMSI-262425729937729)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160359722 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160359722 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160359727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@e48279d5368a: Final verdict of PTC: pass 20250820160359729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56556<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@e48279d5368a: Final verdict of PTC: none 20250820160359731 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42551<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(297)@e48279d5368a: Final verdict of PTC: none 20250820160359732 DLINP <000b> input/ipa.c:452 connected read/write 20250820160359732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160359733 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160359733 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160359733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 296: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@e48279d5368a: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Aug 20 16:03:59 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 20250820160359767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20250820160359868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=97056) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Aug 20 16:04:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_subscr_create_on_demand_ul started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160403001 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160403001 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160403005 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160403012 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160403013 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160403013 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160403013 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  20250820160403013 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160403013 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  20250820160403013 DLGSUP <0013> gsup_server.c:236 2:  20250820160403013 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160403013 DLGSUP <0013> gsup_server.c:236 3:  20250820160403013 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160403013 DLGSUP <0013> gsup_server.c:236 4:  20250820160403013 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160403013 DLGSUP <0013> gsup_server.c:236 5:  20250820160403013 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160403013 DLGSUP <0013> gsup_server.c:236 7:  20250820160403013 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160403013 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160403013 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160403013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@e48279d5368a: 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") 20250820160403040 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36067<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e48279d5368a: Created GsupExpect[0] for "262426361957973" to be handled at TC_subscr_create_on_demand_ul(303) 20250820160403061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 20250820160403073 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403073 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403073 DMAIN <0000> hlr.c:227 IMSI='262426361957973': Creating subscriber on demand 20250820160403073 DMAIN <0000> hlr.c:243 IMSI='262426361957973': Successfully assigned MSISDN='567' 20250820160403074 DLU <0006> fsm.c:456 lu(262426361957973)[0x612000013ea0]{UNVALIDATED}: Allocated 20250820160403074 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160403074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426361957973)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160403074 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403074 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403074 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@e48279d5368a: Found GsupExpect[0] for "262426361957973" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@e48279d5368a: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262426361957973" 20250820160403080 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403081 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426361957973"} 20250820160403081 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426361957973)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160403081 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160403081 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426361957973"} 20250820160403081 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160403081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361957973)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160403081 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361957973)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160403081 DLU <0006> fsm.c:568 lu(PS:IMSI-262426361957973)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160403081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403081 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e48279d5368a: setverdict(pass): none -> pass 20250820160403084 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403084 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403086 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403086 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403088 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403088 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403095 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403095 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403095 DMAIN <0000> hlr.c:227 IMSI='262426361957973': Creating subscriber on demand 20250820160403096 DMAIN <0000> hlr.c:243 IMSI='262426361957973': Successfully assigned MSISDN='203' 20250820160403096 DLU <0006> fsm.c:456 lu(262426361957973)[0x612000014020]{UNVALIDATED}: Allocated 20250820160403096 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160403096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426361957973)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160403096 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403096 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403096 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403099 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403100 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426361957973"} 20250820160403100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426361957973)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160403100 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160403100 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426361957973"} 20250820160403100 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160403100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361957973)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160403100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361957973)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160403100 DLU <0006> fsm.c:568 lu(PS:IMSI-262426361957973)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160403100 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403100 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160403102 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403102 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403104 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403104 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403106 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403106 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403108 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403108 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403114 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403114 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403115 DMAIN <0000> hlr.c:227 IMSI='262426361957973': Creating subscriber on demand 20250820160403115 DMAIN <0000> hlr.c:243 IMSI='262426361957973': Successfully assigned MSISDN='549' 20250820160403115 DLU <0006> fsm.c:456 lu(262426361957973)[0x6120000141a0]{UNVALIDATED}: Allocated 20250820160403115 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250820160403115 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426361957973" cause=GPRS services not allowed} 20250820160403115 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160403115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426361957973)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160403115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426361957973)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20250820160403115 DLU <0006> fsm.c:568 lu(PS:IMSI-262426361957973)[0x6120000141a0]{UNVALIDATED}: Deallocated 20250820160403115 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403115 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160403117 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403117 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403119 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403119 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403120 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403120 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403121 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403121 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403126 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403126 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403126 DMAIN <0000> hlr.c:227 IMSI='262426361957973': Creating subscriber on demand 20250820160403126 DMAIN <0000> hlr.c:243 IMSI='262426361957973': Successfully assigned MSISDN='981' 20250820160403126 DLU <0006> fsm.c:456 lu(262426361957973)[0x612000014320]{UNVALIDATED}: Allocated 20250820160403126 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250820160403126 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426361957973" cause=GPRS services not allowed} 20250820160403126 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160403126 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426361957973)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160403126 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426361957973)[0x612000014320]{UNVALIDATED}: Freeing instance 20250820160403126 DLU <0006> fsm.c:568 lu(PS:IMSI-262426361957973)[0x612000014320]{UNVALIDATED}: Deallocated 20250820160403126 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403127 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160403128 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403128 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403129 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403129 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403130 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403131 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403135 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403135 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403135 DMAIN <0000> hlr.c:227 IMSI='262426361957973': Creating subscriber on demand 20250820160403135 DLU <0006> fsm.c:456 lu(262426361957973)[0x6120000144a0]{UNVALIDATED}: Allocated 20250820160403135 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250820160403135 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426361957973" cause=GPRS services not allowed} 20250820160403135 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160403135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426361957973)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160403135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426361957973)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20250820160403135 DLU <0006> fsm.c:568 lu(PS:IMSI-262426361957973)[0x6120000144a0]{UNVALIDATED}: Deallocated 20250820160403135 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403135 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403136 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403136 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160403137 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403137 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403138 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403138 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403141 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403141 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403141 DMAIN <0000> hlr.c:227 IMSI='262426361957973': Creating subscriber on demand 20250820160403141 DLU <0006> fsm.c:456 lu(262426361957973)[0x612000014620]{UNVALIDATED}: Allocated 20250820160403141 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160403141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426361957973)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160403141 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426361957973" cn_domain=PS} 20250820160403141 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403142 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403144 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403144 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426361957973"} 20250820160403144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426361957973)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160403144 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160403144 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426361957973"} 20250820160403144 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426361957973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160403144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361957973)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160403144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361957973)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160403144 DLU <0006> fsm.c:568 lu(PS:IMSI-262426361957973)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160403144 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160403144 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160403146 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403146 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403148 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403148 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data 20250820160403149 DAUC <0003> db_auc.c:157 IMSI='262426361957973': No 2G Auth Data 20250820160403149 DAUC <0003> db_auc.c:192 IMSI='262426361957973': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160403151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@e48279d5368a: Final verdict of PTC: pass 20250820160403152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 20250820160403153 DLINP <000b> input/ipa.c:452 connected read/write 20250820160403153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160403153 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160403153 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160403153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160403153 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36067<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@e48279d5368a: Final verdict of PTC: none 301@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 301: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@e48279d5368a: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Aug 20 16:04: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 20250820160403182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 20250820160403283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69888) Waiting for packet dumper to finish... 1 (prev_count=69888, count=81804) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Aug 20 16:04:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_subscr_create_on_demand_sai started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160406418 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160406418 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160406421 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160406423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160406426 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160406426 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160406426 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160406426 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  20250820160406426 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160406426 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  20250820160406426 DLGSUP <0013> gsup_server.c:236 2:  20250820160406426 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160406426 DLGSUP <0013> gsup_server.c:236 3:  20250820160406426 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160406426 DLGSUP <0013> gsup_server.c:236 4:  20250820160406426 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160406426 DLGSUP <0013> gsup_server.c:236 5:  20250820160406426 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160406426 DLGSUP <0013> gsup_server.c:236 7:  20250820160406426 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160406426 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160406426 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160406426 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(304)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@e48279d5368a: 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") 20250820160406437 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41843<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e48279d5368a: Created GsupExpect[0] for "262429434459851" to be handled at TC_subscr_create_on_demand_sai(308) 20250820160406445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 20250820160406472 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160406472 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429434459851"} 20250820160406473 DMAIN <0000> hlr.c:227 IMSI='262429434459851': Creating subscriber on demand 20250820160406473 DMAIN <0000> hlr.c:243 IMSI='262429434459851': Successfully assigned MSISDN='757' 20250820160406473 DAUC <0003> db_auc.c:157 IMSI='262429434459851': No 2G Auth Data 20250820160406473 DAUC <0003> db_auc.c:192 IMSI='262429434459851': No 3G Auth Data 20250820160406473 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429434459851 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 20250820160406473 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429434459851" cause=IMSI unknown in HLR} 20250820160406473 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250820160406473 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160406473 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@e48279d5368a: Found GsupExpect[0] for "262429434459851" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@e48279d5368a: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429434459851" TC_subscr_create_on_demand_sai(308)@e48279d5368a: setverdict(pass): none -> pass 20250820160406478 DAUC <0003> db_auc.c:157 IMSI='262429434459851': No 2G Auth Data 20250820160406478 DAUC <0003> db_auc.c:192 IMSI='262429434459851': No 3G Auth Data 20250820160406480 DAUC <0003> db_auc.c:157 IMSI='262429434459851': No 2G Auth Data 20250820160406480 DAUC <0003> db_auc.c:192 IMSI='262429434459851': No 3G Auth Data 20250820160406482 DAUC <0003> db_auc.c:157 IMSI='262429434459851': No 2G Auth Data 20250820160406482 DAUC <0003> db_auc.c:192 IMSI='262429434459851': No 3G Auth Data 20250820160406484 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160406485 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429434459851" cn_domain=PS} 20250820160406485 DLU <0006> fsm.c:456 lu(262429434459851)[0x6120000147a0]{UNVALIDATED}: Allocated 20250820160406485 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250820160406485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429434459851)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160406485 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429434459851" cn_domain=PS} 20250820160406485 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160406485 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160406489 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160406489 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429434459851"} 20250820160406490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429434459851)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160406490 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160406490 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429434459851"} 20250820160406490 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429434459851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160406490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429434459851)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160406490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429434459851)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160406490 DLU <0006> fsm.c:568 lu(PS:IMSI-262429434459851)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160406490 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160406490 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160406496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@e48279d5368a: Final verdict of PTC: pass 20250820160406497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@e48279d5368a: Final verdict of PTC: none 20250820160406499 DLINP <000b> input/ipa.c:452 connected read/write 20250820160406499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160406499 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160406500 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160406500 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160406500 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41843<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@e48279d5368a: Final verdict of PTC: none 306@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 306: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@e48279d5368a: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Aug 20 16:04: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 20250820160406535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20250820160406636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36864) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Aug 20 16:04:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_other_home started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160409730 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160409730 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160409734 DLINP <000b> input/ipa.c:452 connected read/write 20250820160409735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160409736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@e48279d5368a: 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)@e48279d5368a: 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 } } } } 20250820160409740 DLINP <000b> input/ipa.c:452 connected read/write 20250820160409740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160409740 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160409740 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160409740 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  20250820160409740 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160409740 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  20250820160409740 DLGSUP <0013> gsup_server.c:236 2:  20250820160409740 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160409740 DLGSUP <0013> gsup_server.c:236 3:  20250820160409740 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160409741 DLGSUP <0013> gsup_server.c:236 4:  20250820160409741 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160409741 DLGSUP <0013> gsup_server.c:236 5:  20250820160409741 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160409741 DLGSUP <0013> gsup_server.c:236 7:  20250820160409741 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160409741 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160409741 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160409741 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@e48279d5368a: 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") 20250820160409762 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34861<->l=127.0.0.1:4259) 20250820160409767 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250820160409767 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@e48279d5368a: Created GsupExpect[0] for "262426115583102" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250820160409791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 20250820160409797 DAUC <0003> db_auc.c:157 IMSI='262426115583102': No 2G Auth Data 20250820160409797 DAUC <0003> db_auc.c:192 IMSI='262426115583102': No 3G Auth Data 20250820160409805 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617401107.msisdn 20250820160409805 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617401107.msisdn: not attached (vlr_number unset) 20250820160409805 DDGSM <0007> mslookup_server.c:327 sip.voice.491617401107.msisdn: does not exist in GSUP proxy 20250820160410811 DLINP <000b> input/ipa.c:452 connected read/write 20250820160410812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160410812 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426115583102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426115583102" cn_domain=CS} 20250820160410812 DLU <0006> fsm.c:456 lu(262426115583102)[0x612000014c20]{UNVALIDATED}: Allocated 20250820160410812 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426115583102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250820160410812 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426115583102)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250820160410812 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426115583102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426115583102" cn_domain=CS} 20250820160410812 DLINP <000b> input/ipa.c:452 connected read/write 20250820160410812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160410812 DLINP <000b> input/ipa.c:452 connected read/write 20250820160410812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@e48279d5368a: Found GsupExpect[0] for "262426115583102" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@e48279d5368a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426115583102" 20250820160410819 DLINP <000b> input/ipa.c:452 connected read/write 20250820160410819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160410819 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426115583102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426115583102"} 20250820160410820 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426115583102)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250820160410820 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426115583102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250820160410820 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426115583102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426115583102"} 20250820160410820 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426115583102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160410820 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426115583102)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250820160410820 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426115583102)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250820160410820 DLU <0006> fsm.c:568 lu(CS:IMSI-262426115583102)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250820160410820 DLINP <000b> input/ipa.c:452 connected read/write 20250820160410820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160410820 DLINP <000b> input/ipa.c:452 connected read/write 20250820160410820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@e48279d5368a: setverdict(pass): none -> pass 20250820160410824 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617401107.msisdn 20250820160410824 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617401107.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250820160410824 DDGSM <0007> mslookup_server.c:327 sip.voice.491617401107.msisdn: does not exist in GSUP proxy 20250820160410824 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617401107.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@e48279d5368a: setverdict(pass): pass -> pass, component reason not changed 20250820160410830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@e48279d5368a: Final verdict of PTC: pass 20250820160410832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20250820160410834 DLINP <000b> input/ipa.c:452 connected read/write 20250820160410834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160410834 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160410834 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160410834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160410834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34861<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@e48279d5368a: Final verdict of PTC: none 311@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 311: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Aug 20 16:04:10 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 20250820160410867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 20250820160410968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250820160412594 DSS <0004> hlr_ussd.c:239 262427743363997/0x2c58e87f: SS Session Timeout, destroying 20250820160412594 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427743363997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Aug 20 16:04:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_MSLookup_GSUP_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160414109 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160414109 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160414113 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160414115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@e48279d5368a: 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(314)@e48279d5368a: 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 } } } } 20250820160414119 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160414119 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160414119 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160414119 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  20250820160414119 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160414119 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  20250820160414119 DLGSUP <0013> gsup_server.c:236 2:  20250820160414120 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160414120 DLGSUP <0013> gsup_server.c:236 3:  20250820160414120 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160414120 DLGSUP <0013> gsup_server.c:236 4:  20250820160414120 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160414120 DLGSUP <0013> gsup_server.c:236 5:  20250820160414120 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160414120 DLGSUP <0013> gsup_server.c:236 7:  20250820160414120 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160414120 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160414120 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160414120 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)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160414121 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250820160414121 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@e48279d5368a: 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") 20250820160414156 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39183<->l=127.0.0.1:4259) 20250820160414158 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250820160414158 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@e48279d5368a: Created GsupExpect[0] for "262423493489480" to be handled at TC_MSLookup_GSUP_proxy(320) 20250820160414166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@e48279d5368a: Created GsupExpect[0] for "262423493489480" to be handled at TC_MSLookup_GSUP_proxy(320) 20250820160414171 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160414171 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423493489480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493489480" cn_domain=CS} 20250820160414171 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423493489480 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250820160414171 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423493489480 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250820160414171 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423493489480.imsi 20250820160414171 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423493489480.imsi 20250820160414171 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423493489480.imsi: does not exist in local HLR 20250820160414176 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423493489480 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250820160414176 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250820160414176 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250820160414176 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250820160414176 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250820160414176 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250820160414176 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423493489480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160414176 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160414176 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250820160414177 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160414177 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250820160414177 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160414177 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@e48279d5368a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@e48279d5368a: 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) } } } } 20250820160414179 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160414179 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160414179 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250820160414179 DLINP <000b> ipa.c:396 tag 1: HLR 20250820160414179 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250820160414180 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160414180 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160414180 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(318)@e48279d5368a: 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)@e48279d5368a: 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(317)@e48279d5368a: Found GsupExpect[0] for "262423493489480" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@e48279d5368a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423493489480" HLR_Test-GSUP-server-IPA(318)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160414224 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160414225 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160414225 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160414225 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160414225 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423493489480 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612033678 20250820160414225 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423493489480 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160414225 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160414225 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@e48279d5368a: Found GsupExpect[0] for "262423493489480" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@e48279d5368a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423493489480" 20250820160414235 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160414235 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160414235 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423493489480 MSISDN-491612033678 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160414235 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160414235 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160414239 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160414239 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160414239 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423493489480 MSISDN-491612033678 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 20250820160414239 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423493489480 MSISDN-491612033678 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160414239 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160414240 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@e48279d5368a: setverdict(pass): none -> pass 20250820160414242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@e48279d5368a: Final verdict of PTC: pass 20250820160414244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20250820160414246 DLINP <000b> input/ipa.c:452 connected read/write 20250820160414246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160414246 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160414246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160414246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@e48279d5368a: Final verdict of PTC: none 20250820160414247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39183<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@e48279d5368a: Final verdict of PTC: none 20250820160414247 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160414248 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160414248 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250820160414248 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN HLR_Test-GSUP-IPA(314)@e48279d5368a: Final verdict of PTC: none 20250820160414248 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 316: none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@e48279d5368a: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Aug 20 16:04: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 20250820160414305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 20250820160414406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=42908) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Aug 20 16:04:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160417524 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160417524 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160417526 DLINP <000b> input/ipa.c:452 connected read/write 20250820160417526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160417527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@e48279d5368a: 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(321)@e48279d5368a: 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 } } } } 20250820160417529 DLINP <000b> input/ipa.c:452 connected read/write 20250820160417529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160417530 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160417530 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160417530 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  20250820160417530 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160417530 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  20250820160417530 DLGSUP <0013> gsup_server.c:236 2:  20250820160417530 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160417530 DLGSUP <0013> gsup_server.c:236 3:  20250820160417530 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160417530 DLGSUP <0013> gsup_server.c:236 4:  20250820160417530 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160417530 DLGSUP <0013> gsup_server.c:236 5:  20250820160417530 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160417530 DLGSUP <0013> gsup_server.c:236 7:  20250820160417530 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160417530 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160417530 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160417530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250820160417532 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250820160417532 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@e48279d5368a: 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") 20250820160417549 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39235<->l=127.0.0.1:4259) 20250820160417552 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250820160417552 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@e48279d5368a: Created GsupExpect[0] for "262421766490181" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250820160417561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4258 20250820160417564 DAUC <0003> db_auc.c:157 IMSI='262421766490181': No 2G Auth Data 20250820160417564 DAUC <0003> db_auc.c:192 IMSI='262421766490181': No 3G Auth Data 20250820160417570 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421766490181.imsi 20250820160417570 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421766490181.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e48279d5368a: setverdict(pass): none -> pass 20250820160417576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54394<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e48279d5368a: Final verdict of PTC: pass 20250820160417577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20250820160417578 DLINP <000b> input/ipa.c:452 connected read/write 20250820160417578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160417578 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@e48279d5368a: Final verdict of PTC: none 20250820160417578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160417578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160417578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39235<->l=127.0.0.1:4259) 323@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 323: none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Aug 20 16:04:17 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 20250820160417628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4258 20250820160417729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27864) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Aug 20 16:04:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160420832 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160420832 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160420837 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160420838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@e48279d5368a: 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(326)@e48279d5368a: 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 } } } } 20250820160420842 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250820160420842 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250820160420842 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160420842 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160420842 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160420842 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  20250820160420842 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160420842 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  20250820160420842 DLGSUP <0013> gsup_server.c:236 2:  20250820160420842 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160420842 DLGSUP <0013> gsup_server.c:236 3:  20250820160420842 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160420842 DLGSUP <0013> gsup_server.c:236 4:  20250820160420843 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160420843 DLGSUP <0013> gsup_server.c:236 5:  20250820160420843 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160420843 DLGSUP <0013> gsup_server.c:236 7:  20250820160420843 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160420843 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(326)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160420843 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160420843 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@e48279d5368a: 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") 20250820160420871 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45355<->l=127.0.0.1:4259) 20250820160420873 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250820160420873 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@e48279d5368a: Created GsupExpect[0] for "262426671113634" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250820160420891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@e48279d5368a: Created GsupExpect[0] for "262426671113634" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250820160420901 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160420902 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426671113634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426671113634" cn_domain=CS} 20250820160420902 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426671113634 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250820160420902 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426671113634 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250820160420902 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426671113634.imsi 20250820160420902 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426671113634.imsi 20250820160420902 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426671113634.imsi: does not exist in local HLR 20250820160420913 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426671113634 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250820160420914 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250820160420914 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250820160420914 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250820160420914 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250820160420914 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250820160420914 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426671113634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160420914 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160420914 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250820160420914 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160420914 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250820160420914 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160420914 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@e48279d5368a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@e48279d5368a: 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) } } } } 20250820160420919 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160420919 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160420919 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250820160420919 DLINP <000b> ipa.c:396 tag 1: HLR 20250820160420919 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820160420921 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160420922 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160420922 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@e48279d5368a: 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)@e48279d5368a: 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(329)@e48279d5368a: Found GsupExpect[0] for "262426671113634" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@e48279d5368a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426671113634" HLR_Test-GSUP-server-IPA(330)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160420964 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160420965 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160420965 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160420965 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160420965 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426671113634 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612404001 20250820160420965 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426671113634 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160420965 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160420965 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@e48279d5368a: Found GsupExpect[0] for "262426671113634" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@e48279d5368a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426671113634" 20250820160420975 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160420975 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160420975 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426671113634 MSISDN-491612404001 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160420975 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160420975 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160420979 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160420979 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160420979 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426671113634 MSISDN-491612404001 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 20250820160420979 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426671113634 MSISDN-491612404001 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160420979 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160420979 DLINP <000b> input/ipa.c:452 connected read/write 20250820160420979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160420983 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426671113634.imsi 20250820160420983 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426671113634.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e48279d5368a: setverdict(pass): none -> pass 20250820160421985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e48279d5368a: Final verdict of PTC: pass 20250820160421987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@e48279d5368a: Final verdict of PTC: none 20250820160421990 DLINP <000b> input/ipa.c:452 connected read/write 20250820160421990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160421991 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160421991 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160421991 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160421991 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160421991 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160421991 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250820160421991 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250820160421991 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250820160421991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45355<->l=127.0.0.1:4259) 328@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-server(329)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 328: none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Aug 20 16:04: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 20250820160422048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54434<->l=127.0.0.1:4258 20250820160422149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54434<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Aug 20 16:04:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@e48279d5368a: legacy= false MTC@e48279d5368a: in not legacy case 1 MTC@e48279d5368a: in not legacy case 2 20250820160425266 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250820160425266 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160425270 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160425270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@e48279d5368a: 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(333)@e48279d5368a: 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 } } } } 20250820160425271 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160425271 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250820160425271 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250820160425271 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  20250820160425271 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250820160425271 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  20250820160425271 DLGSUP <0013> gsup_server.c:236 2:  20250820160425271 DLGSUP <0013> gsup_server.c:238 2: 00  20250820160425271 DLGSUP <0013> gsup_server.c:236 3:  20250820160425271 DLGSUP <0013> gsup_server.c:238 3: 00  20250820160425271 DLGSUP <0013> gsup_server.c:236 4:  20250820160425272 DLGSUP <0013> gsup_server.c:238 4: 00  20250820160425272 DLGSUP <0013> gsup_server.c:236 5:  20250820160425272 DLGSUP <0013> gsup_server.c:238 5: 00  20250820160425272 DLGSUP <0013> gsup_server.c:236 7:  20250820160425272 DLGSUP <0013> gsup_server.c:238 7: 00  20250820160425272 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250820160425272 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250820160425272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250820160425273 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250820160425273 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@e48279d5368a: 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") 20250820160425312 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39923<->l=127.0.0.1:4259) 20250820160425316 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250820160425316 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@e48279d5368a: Created GsupExpect[0] for "262420070546948" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250820160425343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41518<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@e48279d5368a: Created GsupExpect[0] for "262420070546948" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250820160425352 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160425353 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420070546948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420070546948" cn_domain=CS} 20250820160425353 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420070546948 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250820160425353 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420070546948 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250820160425353 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420070546948.imsi 20250820160425353 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420070546948.imsi 20250820160425353 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420070546948.imsi: does not exist in local HLR 20250820160425364 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420070546948 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250820160425364 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250820160425364 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250820160425364 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250820160425364 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250820160425364 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250820160425364 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420070546948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250820160425364 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160425364 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250820160425364 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160425365 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250820160425365 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250820160425365 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@e48279d5368a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@e48279d5368a: 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) } } } } 20250820160425369 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160425369 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160425369 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250820160425369 DLINP <000b> ipa.c:396 tag 1: HLR 20250820160425369 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820160425371 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160425371 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160425371 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@e48279d5368a: 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)@e48279d5368a: 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)@e48279d5368a: Found GsupExpect[0] for "262420070546948" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@e48279d5368a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420070546948" HLR_Test-GSUP-server-IPA(337)@e48279d5368a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@e48279d5368a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820160425412 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160425413 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160425413 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160425413 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160425413 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420070546948 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614675582 20250820160425413 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420070546948 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160425413 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160425414 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@e48279d5368a: Found GsupExpect[0] for "262420070546948" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@e48279d5368a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420070546948" 20250820160425423 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160425423 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160425423 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420070546948 MSISDN-491614675582 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160425423 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160425423 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160425427 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160425427 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160425427 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420070546948 MSISDN-491614675582 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 20250820160425427 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420070546948 MSISDN-491614675582 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250820160425427 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160425427 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250820160425430 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614675582.msisdn 20250820160425430 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614675582.msisdn: does not exist in local HLR 20250820160425430 DDGSM <0007> mslookup_server.c:352 sip.voice.491614675582.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250820160425430 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614675582.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@e48279d5368a: setverdict(pass): none -> pass 20250820160425433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41518<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@e48279d5368a: Final verdict of PTC: pass 20250820160425435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4258 20250820160425437 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250820160425437 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250820160425437 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250820160425437 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250820160425437 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)@e48279d5368a: Final verdict of PTC: none 20250820160425437 DLINP <000b> input/ipa.c:452 connected read/write 20250820160425438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250820160425438 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250820160425438 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250820160425438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250820160425438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39923<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(337)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-server(336)@e48279d5368a: Final verdict of PTC: none 335@e48279d5368a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@e48279d5368a: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@e48279d5368a: Final verdict of PTC: none MTC@e48279d5368a: Setting final verdict of the test case. MTC@e48279d5368a: Local verdict of MTC: none MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@e48279d5368a: Local verdict of PTC with component reference 335: none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@e48279d5368a: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@e48279d5368a: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@e48279d5368a: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@e48279d5368a: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@e48279d5368a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Aug 20 16:04: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 20250820160425494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 20250820160425595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12300) Waiting for packet dumper to finish... 1 (prev_count=12300, count=46584) MTC@e48279d5368a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@e48279d5368a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e48279d5368a: Terminating MTC. MC@e48279d5368a: MTC terminated. MC2> exit MC@e48279d5368a: Shutting down session. MC@e48279d5368a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr/expected-results.xml' against results in 'junit-xml-8764.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 (2010707) [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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2010665) [testenv] Showing testsuite/junit-xml-8764.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-8764.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0'] testenv-hlr-osmocom-nightly-asan-20250820-1602-3809ff72-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/442/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.23, 0.82, 0.50 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS