Skip to content
Success

Console Output

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 b03de2f47c825c2920b94504d7f8c7e297986210 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b03de2f47c825c2920b94504d7f8c7e297986210 # timeout=10
Commit message: "testenv: use separate install dir for --asan"
 > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins12814675895994502844.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.34, 0.30, 1.12 + 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-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20250901-1602-224af25b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20250901-1602-224af25b-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-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-trixie-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-20250901-1602-224af25b-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-20250901-1602-224af25b-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9931 kB in 1s (14.7 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-debian-trixie', '-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-20250901-1602-224af25b-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-debian-trixie', '-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-20250901-1602-224af25b-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-debian-trixie', '-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-20250901-1602-224af25b-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr' DEP DNS_EncDec.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP MAP_EncDec.cc DEP SS_EncDec.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UDPasp_PT.cc DEP DNS_Helpers.cc DEP DNS_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP General_Types.cc DEP HLR_EUSE.cc DEP HLR_Tests.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP MAP_Types.cc DEP MSLookup_mDNS_Emulation.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP SS_Templates.cc DEP SS_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UDPasp_PortType.cc DEP UDPasp_Types.cc DEP USSD_Helpers.cc DEP DNS_Helpers_part_1.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_7.cc DEP DNS_Types_part_1.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_3.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_7.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_6.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_1.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_7.cc DEP HLR_Tests_part_1.cc DEP HLR_EUSE_part_6.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_7.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MAP_Types_part_6.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP MSLookup_mDNS_Types_part_6.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_5.cc DEP SS_Types_part_4.cc DEP SS_Types_part_6.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UDPasp_PortType_part_1.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_7.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP MAP_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_ER_DataTypes.cc DEP MAP_Errors.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_PDU_Defs.cc DEP MAP_Protocol.cc DEP MAP_SM_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SS_DataTypes.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_TS_Code.cc DEP MobileDomainDefinitions.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP Remote_Operations_Information_Objects.cc DEP SS_DataTypes.cc DEP SS_Errors.cc DEP SS_Operations.cc DEP SS_PDU_Defs.cc DEP SS_Protocol.cc DEP MAP_ApplicationContexts_part_1.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_1.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_7.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_Protocol_part_1.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_7.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_TS_Code_part_1.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_7.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP SS_DataTypes_part_1.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_7.cc DEP SS_Errors_part_1.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_7.cc DEP SS_Operations_part_1.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_7.cc DEP SS_PDU_Defs_part_1.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_7.cc DEP SS_Protocol_part_1.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_7.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_7.so CCLD GSUP_Emulation_part_1.so CCLD GSM_Types_part_6.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_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MAP_Types_part_5.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_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_2.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 SS_DataTypes.so CCLD Remote_Operations_Information_Objects.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_5.so CCLD MAP_MobileServiceOperations_part_4.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_4.so CCLD MAP_ShortMessageServiceOperations_part_3.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_6.so CCLD SS_PDU_Defs_part_5.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-debian-trixie/hlr' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250901-1602-224af25b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250901-1602-224af25b-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250901-1602-224af25b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ Packages [54.5 kB] Fetched 56.0 kB in 0s (167 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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 2 not upgraded. Need to get 15.7 MB of archives. After this operation, 51.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508312029~asan [3048 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-nightly-asan 202508312029 [1208 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508312029~asan [581 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508312029~asan [156 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508312029~asan [838 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508312029~asan [217 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508312029~asan [272 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508312029~asan [275 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508312029~asan [50.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508312029~asan [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508312029~asan [69.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508312029~asan [153 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508312029~asan [635 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508312029~asan [98.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508312029~asan [104 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508312029~asan [65.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508312029~asan [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-hlr 1.9.1.1.d4b4.202508312029~asan [390 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508312029~asan [3629 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508312029~asan [750 kB] Fetched 15.7 MB in 0s (46.8 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508312029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508312029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508312029_amd64.deb ... Unpacking osmocom-nightly-asan (202508312029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508312029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508312029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508312029~asan_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508312029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508312029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508312029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508312029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508312029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508312029~asan_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508312029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508312029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508312029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508312029~asan) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508312029~asan) ... Setting up osmocom-nightly-asan (202508312029) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508312029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508312029~asan) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmocore (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508312029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508312029~asan) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508312029~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 Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-hlr.service' → '/usr/lib/systemd/system/osmo-hlr.service'. Setting up osmo-hlr-dbg (1.9.1.1.d4b4.202508312029~asan) ... Processing triggers for libc-bin (2.41-12) ... [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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-20250901-1602-224af25b-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-20250901-1602-224af25b-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20250901160216154 DMAIN <0000> hlr.c:812 hlr starting 20250901160216154 DDB <0001> db.c:600 using database: :memory: 20250901160216154 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250901160216154 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250901160216154 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250901160216155 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250901160216155 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250901160216155 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250901160216155 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250901160216155 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250901160216156 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250901160216156 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-debian-trixie', '-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-20250901-1602-224af25b-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@ee34fb240c30: Unix server socket created successfully. MC@ee34fb240c30: Listening on TCP port 43893. MC2> ee34fb240c30 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests ee34fb240c30 43893 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@ee34fb240c30: New HC connected from 10.0.2.100 [10.0.2.100]. ee34fb240c30: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@ee34fb240c30: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ee34fb240c30: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ee34fb240c30: Configuration file was processed on all HCs. MC@ee34fb240c30: Creating MTC on host 10.0.2.100. MC@ee34fb240c30: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_sai_err_invalid_imsi started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160217623 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160217623 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160217627 DLINP <000b> input/ipa.c:452 connected read/write 20250901160217627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160217630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160217633 DLINP <000b> input/ipa.c:452 connected read/write 20250901160217633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160217633 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160217633 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160217633 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 20250901160217633 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160217633 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 20250901160217633 DLGSUP <0013> gsup_server.c:236 2: 20250901160217633 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160217634 DLGSUP <0013> gsup_server.c:236 3: 20250901160217634 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160217634 DLGSUP <0013> gsup_server.c:236 4: 20250901160217634 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160217634 DLGSUP <0013> gsup_server.c:236 5: 20250901160217634 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160217634 DLGSUP <0013> gsup_server.c:236 7: 20250901160217634 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(3)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160217634 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160217634 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160217634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@ee34fb240c30: 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") 20250901160217668 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36373<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ee34fb240c30: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250901160217685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 20250901160217692 DLINP <000b> input/ipa.c:452 connected read/write 20250901160217692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160217692 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"} 20250901160217692 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" 20250901160217692 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} 20250901160217692 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 20250901160217692 DLINP <000b> input/ipa.c:452 connected read/write 20250901160217692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160217692 DLINP <000b> input/ipa.c:452 connected read/write 20250901160217692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@ee34fb240c30: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@ee34fb240c30: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160217697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@ee34fb240c30: Final verdict of PTC: pass 20250901160217698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38992<->l=127.0.0.1:4258 HLR_Test-GSUP(4)@ee34fb240c30: Final verdict of PTC: none 20250901160217699 DLINP <000b> input/ipa.c:452 connected read/write 20250901160217699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160217699 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160217699 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160217699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@ee34fb240c30: Final verdict of PTC: none 20250901160217699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36373<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(6)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 5: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@ee34fb240c30: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160217797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20250901160217898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2732) Waiting for packet dumper to finish... 1 (prev_count=2732, count=25012) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_sai started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160221010 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160221010 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160221014 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@ee34fb240c30: 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 } } } } 20250901160221020 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221020 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160221020 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160221020 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 20250901160221020 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160221021 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 20250901160221021 DLGSUP <0013> gsup_server.c:236 2: 20250901160221021 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160221021 DLGSUP <0013> gsup_server.c:236 3: 20250901160221021 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160221021 DLGSUP <0013> gsup_server.c:236 4: 20250901160221021 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160221021 DLGSUP <0013> gsup_server.c:236 5: 20250901160221021 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160221021 DLGSUP <0013> gsup_server.c:236 7: 20250901160221021 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160221021 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160221021 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160221021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@ee34fb240c30: 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") 20250901160221043 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36141<->l=127.0.0.1:4259) 20250901160221051 DAUC <0003> db_auc.c:157 IMSI='262427774410306': No 2G Auth Data 20250901160221052 DAUC <0003> db_auc.c:192 IMSI='262427774410306': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262427774410306" to be handled at TC_gsup_sai(12) 20250901160221064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4258 20250901160221070 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221070 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427774410306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427774410306"} 20250901160221070 DAUC <0003> db_auc.c:192 IMSI='262427774410306': No 3G Auth Data 20250901160221070 DAUC <0003> db_auc.c:236 IMSI='262427774410306': Calling to generate 5 vectors 20250901160221070 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160221070 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160221070 DAUC <0003> auc.c:113 vector [0]: rand = c8f2e63aec2a2f0b959bc28c2d65144b 20250901160221071 DAUC <0003> auc.c:179 vector [0]: kc = 97756b7067232400 20250901160221071 DAUC <0003> auc.c:180 vector [0]: sres = 4705071b 20250901160221071 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160221071 DAUC <0003> auc.c:113 vector [1]: rand = 7a7503be7cc17b933af114719bcf7e79 20250901160221071 DAUC <0003> auc.c:179 vector [1]: kc = eb814eb2a33c6400 20250901160221071 DAUC <0003> auc.c:180 vector [1]: sres = 88343318 20250901160221071 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160221071 DAUC <0003> auc.c:113 vector [2]: rand = f15cee0fbc9cd0a114a6058cea2c30fc 20250901160221071 DAUC <0003> auc.c:179 vector [2]: kc = 91b6b93e9831a800 20250901160221071 DAUC <0003> auc.c:180 vector [2]: sres = 576d6bc1 20250901160221071 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160221071 DAUC <0003> auc.c:113 vector [3]: rand = 7049ceba944e03f1d49698dddf354f18 20250901160221071 DAUC <0003> auc.c:179 vector [3]: kc = a2b80f8b022ac400 20250901160221071 DAUC <0003> auc.c:180 vector [3]: sres = 57326eec 20250901160221071 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160221071 DAUC <0003> auc.c:113 vector [4]: rand = e15a1942ebb298aff75ce8f82c9ab31a 20250901160221071 DAUC <0003> auc.c:179 vector [4]: kc = 6bc65f1ea080a800 20250901160221071 DAUC <0003> auc.c:180 vector [4]: sres = f9842b0f 20250901160221071 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160221071 DAUC <0003> db_auc.c:245 IMSI='262427774410306': Generated 5 vectors 20250901160221071 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427774410306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427774410306"} 20250901160221071 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427774410306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221071 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221071 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262427774410306" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 0TC_gsup_sai(12)"262427774410306" TC_gsup_sai(12)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(12)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4258 TC_gsup_sai(12)@ee34fb240c30: Final verdict of PTC: pass 20250901160221079 DAUC <0003> db_auc.c:157 IMSI='262422256895059': No 2G Auth Data 20250901160221079 DAUC <0003> db_auc.c:192 IMSI='262422256895059': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262422256895059" to be handled at TC_gsup_sai(13) 20250901160221092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39048<->l=127.0.0.1:4258 20250901160221095 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221095 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422256895059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422256895059"} 20250901160221095 DAUC <0003> db_auc.c:192 IMSI='262422256895059': No 3G Auth Data 20250901160221095 DAUC <0003> db_auc.c:236 IMSI='262422256895059': Calling to generate 5 vectors 20250901160221095 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160221095 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160221095 DAUC <0003> auc.c:113 vector [0]: rand = 6fd487ea10202a671de09dd357b97910 20250901160221095 DAUC <0003> auc.c:179 vector [0]: kc = d5f0d07372fdfc00 20250901160221095 DAUC <0003> auc.c:180 vector [0]: sres = 131843f7 20250901160221095 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160221095 DAUC <0003> auc.c:113 vector [1]: rand = faf3d5bbe4d7ee2e08f0aebce7ceb9ac 20250901160221095 DAUC <0003> auc.c:179 vector [1]: kc = 8a89300f66417c00 20250901160221095 DAUC <0003> auc.c:180 vector [1]: sres = 61c68975 20250901160221095 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160221095 DAUC <0003> auc.c:113 vector [2]: rand = 31640ee044afcf1296dbd6fc54926850 20250901160221095 DAUC <0003> auc.c:179 vector [2]: kc = 42831a7ff5826c00 20250901160221095 DAUC <0003> auc.c:180 vector [2]: sres = a2fab12c 20250901160221096 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160221096 DAUC <0003> auc.c:113 vector [3]: rand = debd4f65ed78fc12acff6a23bcdc388a 20250901160221096 DAUC <0003> auc.c:179 vector [3]: kc = 2482050a69648400 20250901160221096 DAUC <0003> auc.c:180 vector [3]: sres = aa87d031 20250901160221096 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160221096 DAUC <0003> auc.c:113 vector [4]: rand = ce04491aaa3f8295b31ee1e49246388d 20250901160221096 DAUC <0003> auc.c:179 vector [4]: kc = 00025e320f032800 20250901160221096 DAUC <0003> auc.c:180 vector [4]: sres = ddbe0674 20250901160221096 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160221096 DAUC <0003> db_auc.c:245 IMSI='262422256895059': Generated 5 vectors 20250901160221096 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422256895059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422256895059"} 20250901160221096 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422256895059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221096 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221096 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262422256895059" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 1TC_gsup_sai(13)"262422256895059" TC_gsup_sai(13)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(13)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39048<->l=127.0.0.1:4258 TC_gsup_sai(13)@ee34fb240c30: Final verdict of PTC: pass 20250901160221098 DAUC <0003> db_auc.c:157 IMSI='262426343759022': No 2G Auth Data 20250901160221098 DAUC <0003> db_auc.c:192 IMSI='262426343759022': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262426343759022" to be handled at TC_gsup_sai(14) 20250901160221106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 20250901160221108 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221108 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343759022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426343759022"} 20250901160221108 DAUC <0003> db_auc.c:192 IMSI='262426343759022': No 3G Auth Data 20250901160221108 DAUC <0003> db_auc.c:236 IMSI='262426343759022': Calling to generate 5 vectors 20250901160221108 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160221108 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160221108 DAUC <0003> auc.c:113 vector [0]: rand = 398eb0f97885d533aed75f9aafa659c9 20250901160221108 DAUC <0003> auc.c:179 vector [0]: kc = faaf32f14d0b6db0 20250901160221108 DAUC <0003> auc.c:180 vector [0]: sres = fbc6160e 20250901160221108 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160221108 DAUC <0003> auc.c:113 vector [1]: rand = c3e8a460d1391eb33e380a6ffe44d56e 20250901160221108 DAUC <0003> auc.c:179 vector [1]: kc = 84c5f96e5f2723e8 20250901160221108 DAUC <0003> auc.c:180 vector [1]: sres = 8073c13e 20250901160221108 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160221108 DAUC <0003> auc.c:113 vector [2]: rand = cf70f86cdfb8500eb3eb396e4ee1032a 20250901160221108 DAUC <0003> auc.c:179 vector [2]: kc = 445c27c0f9cc7159 20250901160221108 DAUC <0003> auc.c:180 vector [2]: sres = 3fbc8405 20250901160221108 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160221108 DAUC <0003> auc.c:113 vector [3]: rand = 2731ca33187a79b77137bc946ec9cbbd 20250901160221108 DAUC <0003> auc.c:179 vector [3]: kc = f0ac55be6e503513 20250901160221108 DAUC <0003> auc.c:180 vector [3]: sres = 73351caf 20250901160221108 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160221108 DAUC <0003> auc.c:113 vector [4]: rand = b444841f3c7156538000738617be9b77 20250901160221108 DAUC <0003> auc.c:179 vector [4]: kc = e993c541c120edce 20250901160221108 DAUC <0003> auc.c:180 vector [4]: sres = 39227a7e 20250901160221108 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160221108 DAUC <0003> db_auc.c:245 IMSI='262426343759022': Generated 5 vectors 20250901160221108 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343759022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426343759022"} 20250901160221109 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426343759022 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221109 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221109 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262426343759022" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 2TC_gsup_sai(14)"262426343759022" TC_gsup_sai(14)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(14)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 TC_gsup_sai(14)@ee34fb240c30: Final verdict of PTC: pass 20250901160221111 DAUC <0003> db_auc.c:157 IMSI='262426544041433': No 2G Auth Data 20250901160221111 DAUC <0003> db_auc.c:192 IMSI='262426544041433': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262426544041433" to be handled at TC_gsup_sai(15) 20250901160221117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4258 20250901160221119 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221120 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426544041433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426544041433"} 20250901160221120 DAUC <0003> db_auc.c:157 IMSI='262426544041433': No 2G Auth Data 20250901160221120 DAUC <0003> db_auc.c:236 IMSI='262426544041433': Calling to generate 5 vectors 20250901160221120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160221120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160221120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160221120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160221120 DAUC <0003> auc.c:113 vector [0]: rand = b9aa537c6b5bf011abc1ff71fc1f715b 20250901160221120 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160221120 DAUC <0003> auc.c:142 vector [0]: autn = e244582d2c3f00007259314a679418fd 20250901160221120 DAUC <0003> auc.c:143 vector [0]: ck = ecf1e2eeba18f27d37c7ac159196b0b9 20250901160221120 DAUC <0003> auc.c:144 vector [0]: ik = c2d3494480ee429db03305cd960f82e0 20250901160221120 DAUC <0003> auc.c:145 vector [0]: res = 63c967acba9b0eb30000000000000000 20250901160221120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160221120 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160221120 DAUC <0003> auc.c:151 vector [0]: kc = a9d602723d6f82b9 20250901160221120 DAUC <0003> auc.c:152 vector [0]: sres = d952691f 20250901160221120 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160221120 DAUC <0003> auc.c:113 vector [1]: rand = 13a8c2751e6dc11ebdf2a49eb39cdc89 20250901160221120 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160221120 DAUC <0003> auc.c:142 vector [1]: autn = a14dce1687010000e1b7c24ff0d90d4e 20250901160221120 DAUC <0003> auc.c:143 vector [1]: ck = 5440d6493e1df818b8d24e5599876db3 20250901160221120 DAUC <0003> auc.c:144 vector [1]: ik = 72caeaf8df3f40c3fb9fbe1b6c5dc504 20250901160221120 DAUC <0003> auc.c:145 vector [1]: res = ffa628d801afd15c0000000000000000 20250901160221120 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160221120 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160221120 DAUC <0003> auc.c:151 vector [1]: kc = 65c7ccff14f8106c 20250901160221120 DAUC <0003> auc.c:152 vector [1]: sres = fe09f984 20250901160221120 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160221120 DAUC <0003> auc.c:113 vector [2]: rand = a86c3277fe0bb32eb7e4550e0e4a20b6 20250901160221120 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160221120 DAUC <0003> auc.c:142 vector [2]: autn = 8e20da2d1e5000000517c97b56a7a351 20250901160221120 DAUC <0003> auc.c:143 vector [2]: ck = d281d7d9e6fb673d1e0ae0809caae83a 20250901160221120 DAUC <0003> auc.c:144 vector [2]: ik = f883932b8251a986d41da9528c9b749e 20250901160221120 DAUC <0003> auc.c:145 vector [2]: res = 29d39440d294445a0000000000000000 20250901160221120 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160221120 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160221120 DAUC <0003> auc.c:151 vector [2]: kc = e0150d20749b521f 20250901160221120 DAUC <0003> auc.c:152 vector [2]: sres = fb47d01a 20250901160221120 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160221120 DAUC <0003> auc.c:113 vector [3]: rand = 8012eb2767e2ab3efd977b5580f700ed 20250901160221120 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160221120 DAUC <0003> auc.c:142 vector [3]: autn = e80bdbda356e0000c2a359fe990add0a 20250901160221120 DAUC <0003> auc.c:143 vector [3]: ck = c341f07d850b20eae24fdae12bdca6ad 20250901160221120 DAUC <0003> auc.c:144 vector [3]: ik = 743dbe85eb019e4c344ad078c162141f 20250901160221120 DAUC <0003> auc.c:145 vector [3]: res = 81e43b6f99dfe1840000000000000000 20250901160221120 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160221120 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160221120 DAUC <0003> auc.c:151 vector [3]: kc = 6179446184b40c14 20250901160221120 DAUC <0003> auc.c:152 vector [3]: sres = 183bdaeb 20250901160221120 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160221120 DAUC <0003> auc.c:113 vector [4]: rand = fffad2fe7914c1cf570210f35813271d 20250901160221120 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160221120 DAUC <0003> auc.c:142 vector [4]: autn = a04cf484201a0000273bc46dc099d780 20250901160221120 DAUC <0003> auc.c:143 vector [4]: ck = d68ce01920170ff4164d00b887e09f88 20250901160221120 DAUC <0003> auc.c:144 vector [4]: ik = a084257ffc1ced33b5a6f2188bccffdd 20250901160221120 DAUC <0003> auc.c:145 vector [4]: res = ff93c104ac65ffb40000000000000000 20250901160221120 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160221120 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160221120 DAUC <0003> auc.c:151 vector [4]: kc = d5e337c6d0278292 20250901160221120 DAUC <0003> auc.c:152 vector [4]: sres = 53f63eb0 20250901160221120 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160221120 DAUC <0003> db_auc.c:245 IMSI='262426544041433': Generated 5 vectors 20250901160221120 DAUC <0003> db_auc.c:249 IMSI='262426544041433': Updating SQN=161 in DB 20250901160221120 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426544041433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426544041433"} 20250901160221120 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426544041433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221120 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221120 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262426544041433" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 3TC_gsup_sai(15)"262426544041433" TC_gsup_sai(15)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(15)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4258 TC_gsup_sai(15)@ee34fb240c30: Final verdict of PTC: pass 20250901160221122 DAUC <0003> db_auc.c:157 IMSI='262426517893213': No 2G Auth Data 20250901160221122 DAUC <0003> db_auc.c:192 IMSI='262426517893213': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262426517893213" to be handled at TC_gsup_sai(16) 20250901160221127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39084<->l=127.0.0.1:4258 20250901160221129 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221129 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426517893213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426517893213"} 20250901160221129 DAUC <0003> db_auc.c:157 IMSI='262426517893213': No 2G Auth Data 20250901160221129 DAUC <0003> db_auc.c:236 IMSI='262426517893213': Calling to generate 5 vectors 20250901160221129 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160221129 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160221129 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901160221129 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160221129 DAUC <0003> auc.c:113 vector [0]: rand = af6f6d85ede1a545135d796c703b4bc4 20250901160221129 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160221129 DAUC <0003> auc.c:142 vector [0]: autn = 4abe77f0dcc30000884cda832077b359 20250901160221129 DAUC <0003> auc.c:143 vector [0]: ck = 777121aedf6759347c27fa900f72b543 20250901160221129 DAUC <0003> auc.c:144 vector [0]: ik = 93e0ed72357170e8fc5c2ac8bcb87e82 20250901160221129 DAUC <0003> auc.c:145 vector [0]: res = a3e1a6d3f21c22190000000000000000 20250901160221129 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160221129 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160221129 DAUC <0003> auc.c:151 vector [0]: kc = 64ea1c8459dce21d 20250901160221129 DAUC <0003> auc.c:152 vector [0]: sres = 51fd84ca 20250901160221129 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160221129 DAUC <0003> auc.c:113 vector [1]: rand = 20518ed0073045ff2e223337b543baba 20250901160221129 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160221129 DAUC <0003> auc.c:142 vector [1]: autn = 19ef457ce69b000023d4f52ac91f39c5 20250901160221129 DAUC <0003> auc.c:143 vector [1]: ck = ae88b8e1bf94e73bc0ea41120b0e5afe 20250901160221129 DAUC <0003> auc.c:144 vector [1]: ik = 7a68470196ad4213d075a65c497175b1 20250901160221129 DAUC <0003> auc.c:145 vector [1]: res = 5c66feb6e26578230000000000000000 20250901160221129 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160221129 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160221129 DAUC <0003> auc.c:151 vector [1]: kc = c47f18ae6b468a67 20250901160221129 DAUC <0003> auc.c:152 vector [1]: sres = be038695 20250901160221129 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160221129 DAUC <0003> auc.c:113 vector [2]: rand = 2fe6c28c49e1d7671293d6166f14afe6 20250901160221129 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160221129 DAUC <0003> auc.c:142 vector [2]: autn = 6641b261b8b6000094d25b843c53c238 20250901160221129 DAUC <0003> auc.c:143 vector [2]: ck = 60681bec8dbcff2c2d2cae9f0d6ca7b7 20250901160221129 DAUC <0003> auc.c:144 vector [2]: ik = ca789c245c442062300e5faccc61ccd1 20250901160221129 DAUC <0003> auc.c:145 vector [2]: res = f94719c6ab8ad44e0000000000000000 20250901160221129 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160221129 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160221129 DAUC <0003> auc.c:151 vector [2]: kc = b73276fb10f5b428 20250901160221129 DAUC <0003> auc.c:152 vector [2]: sres = 52cdcd88 20250901160221129 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160221129 DAUC <0003> auc.c:113 vector [3]: rand = 9b95c49d613d024f48a1108675873ebe 20250901160221129 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160221129 DAUC <0003> auc.c:142 vector [3]: autn = 6a4c26a5d1e50000fa8e615325e9d05a 20250901160221129 DAUC <0003> auc.c:143 vector [3]: ck = 52f4eea3c0e42329d2419fa25d49d82b 20250901160221129 DAUC <0003> auc.c:144 vector [3]: ik = 266b90a2dacfbd07de976112004f290c 20250901160221129 DAUC <0003> auc.c:145 vector [3]: res = 6712aa784afdbafd0000000000000000 20250901160221129 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160221129 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160221129 DAUC <0003> auc.c:151 vector [3]: kc = 784980b1472d6f09 20250901160221129 DAUC <0003> auc.c:152 vector [3]: sres = 2def1085 20250901160221129 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160221129 DAUC <0003> auc.c:113 vector [4]: rand = fcecf67eeb4c7a2d2ab75ea1ce7b473d 20250901160221129 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160221129 DAUC <0003> auc.c:142 vector [4]: autn = 3331f71ca78100007bff6aa849756a7e 20250901160221129 DAUC <0003> auc.c:143 vector [4]: ck = fdce13e2579ad6eb1e75b03cbcbab8df 20250901160221129 DAUC <0003> auc.c:144 vector [4]: ik = fcb2e195167aa8ad77c7622ea4dc634e 20250901160221129 DAUC <0003> auc.c:145 vector [4]: res = e17b78819793371f0000000000000000 20250901160221129 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160221129 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160221129 DAUC <0003> auc.c:151 vector [4]: kc = 68ce20655986a5d7 20250901160221129 DAUC <0003> auc.c:152 vector [4]: sres = 76e84f9e 20250901160221129 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160221129 DAUC <0003> db_auc.c:245 IMSI='262426517893213': Generated 5 vectors 20250901160221129 DAUC <0003> db_auc.c:249 IMSI='262426517893213': Updating SQN=161 in DB 20250901160221129 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426517893213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426517893213"} 20250901160221129 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426517893213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221129 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221129 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262426517893213" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 4TC_gsup_sai(16)"262426517893213" TC_gsup_sai(16)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(16)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39084<->l=127.0.0.1:4258 TC_gsup_sai(16)@ee34fb240c30: Final verdict of PTC: pass 20250901160221131 DAUC <0003> db_auc.c:157 IMSI='262426441512791': No 2G Auth Data 20250901160221131 DAUC <0003> db_auc.c:192 IMSI='262426441512791': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262426441512791" to be handled at TC_gsup_sai(17) 20250901160221136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39096<->l=127.0.0.1:4258 20250901160221137 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221137 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426441512791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426441512791"} 20250901160221137 DAUC <0003> db_auc.c:236 IMSI='262426441512791': Calling to generate 5 vectors 20250901160221137 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160221137 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160221137 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160221137 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160221137 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160221137 DAUC <0003> auc.c:113 vector [0]: rand = a0ad198bbeb3502e135111e55bf2b751 20250901160221137 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160221137 DAUC <0003> auc.c:142 vector [0]: autn = 8ce88264c38700000269548b0d22c777 20250901160221137 DAUC <0003> auc.c:143 vector [0]: ck = eb762b682de068c07607c9d39ca422e8 20250901160221137 DAUC <0003> auc.c:144 vector [0]: ik = a8cf721a68f7869e848b14c574a4a5e4 20250901160221137 DAUC <0003> auc.c:145 vector [0]: res = 5a50edb0cc308fec0000000000000000 20250901160221137 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160221137 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160221137 DAUC <0003> auc.c:179 vector [0]: kc = d42ff6b5beb7f400 20250901160221137 DAUC <0003> auc.c:180 vector [0]: sres = b2aaaf4b 20250901160221137 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160221137 DAUC <0003> auc.c:113 vector [1]: rand = e3886ba9cd0a77fb23e795bad7306b9a 20250901160221138 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160221138 DAUC <0003> auc.c:142 vector [1]: autn = 17994c1464e50000ddb1b0a1b50152bb 20250901160221138 DAUC <0003> auc.c:143 vector [1]: ck = 1ba5cdba34270f2eb0a093d00e893a9e 20250901160221138 DAUC <0003> auc.c:144 vector [1]: ik = 60aba9061a261b4d733507a121b2d7d1 20250901160221138 DAUC <0003> auc.c:145 vector [1]: res = c210a41d40137cd60000000000000000 20250901160221138 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160221138 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160221138 DAUC <0003> auc.c:179 vector [1]: kc = 8a54de31b3779c00 20250901160221138 DAUC <0003> auc.c:180 vector [1]: sres = 818d1f9e 20250901160221138 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160221138 DAUC <0003> auc.c:113 vector [2]: rand = de9451dd9c5b3717a980f27d90254cba 20250901160221138 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160221138 DAUC <0003> auc.c:142 vector [2]: autn = e71cb59b2a3a000063aee1b044028934 20250901160221138 DAUC <0003> auc.c:143 vector [2]: ck = 364314e69ca65d045868a72afc700ad4 20250901160221138 DAUC <0003> auc.c:144 vector [2]: ik = e7c7cd11738be789fc0282a9196a074a 20250901160221138 DAUC <0003> auc.c:145 vector [2]: res = 5d4899613a55ec9e0000000000000000 20250901160221138 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160221138 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160221138 DAUC <0003> auc.c:179 vector [2]: kc = a5aceb22396b2c00 20250901160221138 DAUC <0003> auc.c:180 vector [2]: sres = 8d64df26 20250901160221138 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160221138 DAUC <0003> auc.c:113 vector [3]: rand = 86c92ab7a376d244d8b01ecd656d6daf 20250901160221138 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160221138 DAUC <0003> auc.c:142 vector [3]: autn = 93a20892177b0000513db299e4fa8bd4 20250901160221138 DAUC <0003> auc.c:143 vector [3]: ck = d9e69efec5e4c0d01364222c613bfde5 20250901160221138 DAUC <0003> auc.c:144 vector [3]: ik = 5a6949686821980314fa669b0748b774 20250901160221138 DAUC <0003> auc.c:145 vector [3]: res = f50ee29cc8b6b36e0000000000000000 20250901160221138 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160221138 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160221138 DAUC <0003> auc.c:179 vector [3]: kc = 722a06e7b0b10800 20250901160221138 DAUC <0003> auc.c:180 vector [3]: sres = 497ac10c 20250901160221138 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160221138 DAUC <0003> auc.c:113 vector [4]: rand = e87ac429763b5a66c0428554fe3b2506 20250901160221138 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160221138 DAUC <0003> auc.c:142 vector [4]: autn = 7f598e84a6fd00000674029de66ae851 20250901160221138 DAUC <0003> auc.c:143 vector [4]: ck = cbe8917319be5d65db3b2ab1b517bcba 20250901160221138 DAUC <0003> auc.c:144 vector [4]: ik = 9b8245149dff17ff5affea95b2669a0d 20250901160221138 DAUC <0003> auc.c:145 vector [4]: res = 0c08a66527f2d7f20000000000000000 20250901160221138 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160221138 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160221138 DAUC <0003> auc.c:179 vector [4]: kc = 650deb14325a0c00 20250901160221138 DAUC <0003> auc.c:180 vector [4]: sres = 934a6c0e 20250901160221138 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160221138 DAUC <0003> db_auc.c:245 IMSI='262426441512791': Generated 5 vectors 20250901160221138 DAUC <0003> db_auc.c:249 IMSI='262426441512791': Updating SQN=161 in DB 20250901160221138 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426441512791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426441512791"} 20250901160221138 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426441512791 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221138 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221138 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262426441512791" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 5TC_gsup_sai(17)"262426441512791" TC_gsup_sai(17)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(17)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39096<->l=127.0.0.1:4258 TC_gsup_sai(17)@ee34fb240c30: Final verdict of PTC: pass 20250901160221140 DAUC <0003> db_auc.c:157 IMSI='262425329335939': No 2G Auth Data 20250901160221140 DAUC <0003> db_auc.c:192 IMSI='262425329335939': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262425329335939" to be handled at TC_gsup_sai(18) 20250901160221145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39108<->l=127.0.0.1:4258 20250901160221147 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221147 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425329335939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425329335939"} 20250901160221147 DAUC <0003> db_auc.c:236 IMSI='262425329335939': Calling to generate 5 vectors 20250901160221147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160221147 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160221147 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160221147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160221147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160221147 DAUC <0003> auc.c:113 vector [0]: rand = 8aea422291f2d2d62f43657b1a47f639 20250901160221147 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160221147 DAUC <0003> auc.c:142 vector [0]: autn = bace3bfe2b7500000fef06e2b5e29310 20250901160221147 DAUC <0003> auc.c:143 vector [0]: ck = 8cdb5466a17109c843d5df59e4c19e93 20250901160221147 DAUC <0003> auc.c:144 vector [0]: ik = 4c3f5996c76e06444e48027bdfe8aee1 20250901160221147 DAUC <0003> auc.c:145 vector [0]: res = a8d26386d4a50e000000000000000000 20250901160221147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160221147 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160221147 DAUC <0003> auc.c:179 vector [0]: kc = 672c63ceea8bf000 20250901160221147 DAUC <0003> auc.c:180 vector [0]: sres = 04efba75 20250901160221147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160221147 DAUC <0003> auc.c:113 vector [1]: rand = c1fd2bff78ad62a87dc68b2f1f5cfbac 20250901160221147 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160221147 DAUC <0003> auc.c:142 vector [1]: autn = d37c726b5ae90000d7378884286db27d 20250901160221147 DAUC <0003> auc.c:143 vector [1]: ck = a5dc91ec124d677ecae152f272a1d9bd 20250901160221147 DAUC <0003> auc.c:144 vector [1]: ik = cda1fe6db9e247cb13ef00f60fedb512 20250901160221147 DAUC <0003> auc.c:145 vector [1]: res = 04c48e52ffbabeb50000000000000000 20250901160221147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160221147 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160221147 DAUC <0003> auc.c:179 vector [1]: kc = d1fd652fac593000 20250901160221147 DAUC <0003> auc.c:180 vector [1]: sres = 4e49f6da 20250901160221147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160221147 DAUC <0003> auc.c:113 vector [2]: rand = e0c385bd6ca6067b83ab46ed354c052a 20250901160221147 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160221147 DAUC <0003> auc.c:142 vector [2]: autn = 4cde13c05fc80000fcaf9c590ae98b18 20250901160221147 DAUC <0003> auc.c:143 vector [2]: ck = 364ee9a20033fd4b3d958ec525298f6e 20250901160221147 DAUC <0003> auc.c:144 vector [2]: ik = 107a163042b8b502c30d6c3ba8aab878 20250901160221147 DAUC <0003> auc.c:145 vector [2]: res = 5e3210b461f011450000000000000000 20250901160221147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160221147 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160221147 DAUC <0003> auc.c:179 vector [2]: kc = d97161aa4292e400 20250901160221147 DAUC <0003> auc.c:180 vector [2]: sres = 3f82325e 20250901160221147 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160221147 DAUC <0003> auc.c:113 vector [3]: rand = 472a0db4227bd1bfc2a26157aa4ec614 20250901160221147 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160221147 DAUC <0003> auc.c:142 vector [3]: autn = 46aa21028d160000e04f8e2cd5f0d8de 20250901160221147 DAUC <0003> auc.c:143 vector [3]: ck = 5758af0b2025d780c0bc5957ed8fb340 20250901160221147 DAUC <0003> auc.c:144 vector [3]: ik = dcab4db0d8fca2abff37e3f6268cab21 20250901160221147 DAUC <0003> auc.c:145 vector [3]: res = 8ca78fdf108a3d6e0000000000000000 20250901160221147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160221147 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160221147 DAUC <0003> auc.c:179 vector [3]: kc = 38b29f4f50e85c00 20250901160221147 DAUC <0003> auc.c:180 vector [3]: sres = bb673b70 20250901160221147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160221147 DAUC <0003> auc.c:113 vector [4]: rand = 200504f23aee4cf57322e48d40cc77ff 20250901160221147 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160221147 DAUC <0003> auc.c:142 vector [4]: autn = 8681ab48af980000a784c27f3f6357c5 20250901160221147 DAUC <0003> auc.c:143 vector [4]: ck = e946f5f9619933a9f75400807b36d885 20250901160221147 DAUC <0003> auc.c:144 vector [4]: ik = 6b9f930b5dcb46534825b060a5da13dd 20250901160221147 DAUC <0003> auc.c:145 vector [4]: res = 65f806aae1592d320000000000000000 20250901160221147 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160221147 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160221147 DAUC <0003> auc.c:179 vector [4]: kc = f6bbb9ab7dc62c00 20250901160221147 DAUC <0003> auc.c:180 vector [4]: sres = 292abbda 20250901160221147 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160221147 DAUC <0003> db_auc.c:245 IMSI='262425329335939': Generated 5 vectors 20250901160221147 DAUC <0003> db_auc.c:249 IMSI='262425329335939': Updating SQN=161 in DB 20250901160221147 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425329335939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425329335939"} 20250901160221147 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425329335939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221147 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221147 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262425329335939" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 6TC_gsup_sai(18)"262425329335939" TC_gsup_sai(18)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(18)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39108<->l=127.0.0.1:4258 TC_gsup_sai(18)@ee34fb240c30: Final verdict of PTC: pass 20250901160221149 DAUC <0003> db_auc.c:157 IMSI='262428288944824': No 2G Auth Data 20250901160221149 DAUC <0003> db_auc.c:192 IMSI='262428288944824': No 3G Auth Data HLR_Test-GSUP(9)@ee34fb240c30: Created GsupExpect[0] for "262428288944824" to be handled at TC_gsup_sai(19) 20250901160221154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39122<->l=127.0.0.1:4258 20250901160221156 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221156 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428288944824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428288944824"} 20250901160221156 DAUC <0003> db_auc.c:236 IMSI='262428288944824': Calling to generate 5 vectors 20250901160221156 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160221156 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160221156 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160221156 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160221156 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160221156 DAUC <0003> auc.c:113 vector [0]: rand = 4a0274c6a80ad4b22703b5d1f38c25e3 20250901160221156 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160221156 DAUC <0003> auc.c:142 vector [0]: autn = 45d6a8c199300000b3230aacc0c37c80 20250901160221156 DAUC <0003> auc.c:143 vector [0]: ck = fb2a59d74b4058ee36e3413c25bc66ee 20250901160221156 DAUC <0003> auc.c:144 vector [0]: ik = e239f96f2781edf235cf06830a654a0d 20250901160221156 DAUC <0003> auc.c:145 vector [0]: res = 5d2baf200c53b1e00000000000000000 20250901160221156 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160221156 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160221156 DAUC <0003> auc.c:179 vector [0]: kc = a03c38b80aada142 20250901160221156 DAUC <0003> auc.c:180 vector [0]: sres = 3b8d99f9 20250901160221156 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160221156 DAUC <0003> auc.c:113 vector [1]: rand = 34283622948c5d969552b210202cf4d8 20250901160221156 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160221156 DAUC <0003> auc.c:142 vector [1]: autn = d138ebbc565a00005b4cc02de72e3f45 20250901160221156 DAUC <0003> auc.c:143 vector [1]: ck = ab923a53eb822ef2e69fa4121213cceb 20250901160221156 DAUC <0003> auc.c:144 vector [1]: ik = a24c7dbfe042e2cb2e9d364d5d30b05c 20250901160221156 DAUC <0003> auc.c:145 vector [1]: res = 8bf7d31204c31b940000000000000000 20250901160221156 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160221156 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160221156 DAUC <0003> auc.c:179 vector [1]: kc = d4f361680a8a6a08 20250901160221156 DAUC <0003> auc.c:180 vector [1]: sres = 6ecbe224 20250901160221156 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160221156 DAUC <0003> auc.c:113 vector [2]: rand = c8bf754767ddfa5dd11955eabd7e1aaf 20250901160221156 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160221156 DAUC <0003> auc.c:142 vector [2]: autn = 151b9ad1965700005666c17a43035076 20250901160221156 DAUC <0003> auc.c:143 vector [2]: ck = 628338b2745d6b87ae8ad1ebba1e2bba 20250901160221156 DAUC <0003> auc.c:144 vector [2]: ik = f673423e72fb324141ba1eb6d7c48bb4 20250901160221156 DAUC <0003> auc.c:145 vector [2]: res = e1b8bc99f51f08f80000000000000000 20250901160221156 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160221156 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160221156 DAUC <0003> auc.c:179 vector [2]: kc = 99709706133fcc31 20250901160221156 DAUC <0003> auc.c:180 vector [2]: sres = 9069d93d 20250901160221156 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160221156 DAUC <0003> auc.c:113 vector [3]: rand = a9f125c21a9f826ab99887e3711f5c53 20250901160221156 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160221156 DAUC <0003> auc.c:142 vector [3]: autn = 35b13e99f1c20000f289240eff803951 20250901160221156 DAUC <0003> auc.c:143 vector [3]: ck = f3f783d0c1a2349ca1a1c38d17aced44 20250901160221156 DAUC <0003> auc.c:144 vector [3]: ik = 858380662ff03d612b0eee226442021d 20250901160221156 DAUC <0003> auc.c:145 vector [3]: res = 40d39f2dda3d91720000000000000000 20250901160221156 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160221156 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160221156 DAUC <0003> auc.c:179 vector [3]: kc = 22becd174cb98166 20250901160221156 DAUC <0003> auc.c:180 vector [3]: sres = 63aea6b4 20250901160221156 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160221156 DAUC <0003> auc.c:113 vector [4]: rand = 56bab5b78c23f901993c23f24e6378cc 20250901160221156 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160221156 DAUC <0003> auc.c:142 vector [4]: autn = 801f77df4f3a000042cb73de2da36ee7 20250901160221156 DAUC <0003> auc.c:143 vector [4]: ck = 7969ea696fce7101203215c23feeed00 20250901160221156 DAUC <0003> auc.c:144 vector [4]: ik = dff7dd9540ba3591ec29ba6fa1e0bdcc 20250901160221156 DAUC <0003> auc.c:145 vector [4]: res = e54dffbc728ee8d20000000000000000 20250901160221156 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160221156 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160221156 DAUC <0003> auc.c:179 vector [4]: kc = 074cf1adfb490ff8 20250901160221156 DAUC <0003> auc.c:180 vector [4]: sres = 3c95c0ce 20250901160221156 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160221156 DAUC <0003> db_auc.c:245 IMSI='262428288944824': Generated 5 vectors 20250901160221156 DAUC <0003> db_auc.c:249 IMSI='262428288944824': Updating SQN=161 in DB 20250901160221156 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428288944824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428288944824"} 20250901160221156 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428288944824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160221156 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160221156 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ee34fb240c30: Found GsupExpect[0] for "262428288944824" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@ee34fb240c30: Added IMSI table entry 7TC_gsup_sai(19)"262428288944824" TC_gsup_sai(19)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai(19)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160221158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39122<->l=127.0.0.1:4258 TC_gsup_sai(19)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160221158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4258 20250901160221159 DLINP <000b> input/ipa.c:452 connected read/write 20250901160221159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160221159 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160221159 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160221159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160221159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36141<->l=127.0.0.1:4259) 10@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP(9)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_sai finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Sep 1 16:02:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250901160221186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 20250901160221287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70820) Waiting for packet dumper to finish... 1 (prev_count=70820, count=163336) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:02: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_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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_sai_num_auth_vectors started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160224431 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160224431 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160224433 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160224436 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224436 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160224436 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160224436 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 20250901160224436 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160224436 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 20250901160224436 DLGSUP <0013> gsup_server.c:236 2: 20250901160224436 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160224436 DLGSUP <0013> gsup_server.c:236 3: 20250901160224436 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160224436 DLGSUP <0013> gsup_server.c:236 4: 20250901160224436 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160224436 DLGSUP <0013> gsup_server.c:236 5: 20250901160224436 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160224436 DLGSUP <0013> gsup_server.c:236 7: 20250901160224436 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160224436 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160224436 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160224436 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@ee34fb240c30: 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") 20250901160224450 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42067<->l=127.0.0.1:4259) 20250901160224454 DAUC <0003> db_auc.c:157 IMSI='262429958460012': No 2G Auth Data 20250901160224454 DAUC <0003> db_auc.c:192 IMSI='262429958460012': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262429958460012" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250901160224460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39134<->l=127.0.0.1:4258 20250901160224476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224476 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429958460012"} 20250901160224476 DAUC <0003> db_auc.c:192 IMSI='262429958460012': No 3G Auth Data 20250901160224476 DAUC <0003> db_auc.c:236 IMSI='262429958460012': Calling to generate 1 vectors 20250901160224476 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250901160224476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224476 DAUC <0003> auc.c:113 vector [0]: rand = 37dd68f298273fe6c88c6dedf1003ec1 20250901160224476 DAUC <0003> auc.c:179 vector [0]: kc = b973a32fe8176400 20250901160224476 DAUC <0003> auc.c:180 vector [0]: sres = 90a0a8ec 20250901160224476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224476 DAUC <0003> db_auc.c:245 IMSI='262429958460012': Generated 1 vectors 20250901160224476 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429958460012"} 20250901160224476 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262429958460012" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429958460012" TC_gsup_sai_num_auth_vectors(24)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224478 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224478 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429958460012"} 20250901160224478 DAUC <0003> db_auc.c:192 IMSI='262429958460012': No 3G Auth Data 20250901160224478 DAUC <0003> db_auc.c:236 IMSI='262429958460012': Calling to generate 4 vectors 20250901160224478 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250901160224478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224478 DAUC <0003> auc.c:113 vector [0]: rand = fd451ad897fc006b4e42c056b0c25405 20250901160224478 DAUC <0003> auc.c:179 vector [0]: kc = 63e06d5c8da41000 20250901160224478 DAUC <0003> auc.c:180 vector [0]: sres = 33f96012 20250901160224478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224478 DAUC <0003> auc.c:113 vector [1]: rand = f269b5b8d0afd12ca5544b0aee2e3cbe 20250901160224478 DAUC <0003> auc.c:179 vector [1]: kc = e0abe33b70c62400 20250901160224478 DAUC <0003> auc.c:180 vector [1]: sres = 91c8d020 20250901160224478 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224478 DAUC <0003> auc.c:113 vector [2]: rand = 3f0a6437c9169326effc236f7942dae7 20250901160224478 DAUC <0003> auc.c:179 vector [2]: kc = 46610d0785880c00 20250901160224478 DAUC <0003> auc.c:180 vector [2]: sres = 1bffa990 20250901160224478 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224478 DAUC <0003> auc.c:113 vector [3]: rand = 29f543c4d5f6a32a780c5007e6a95479 20250901160224478 DAUC <0003> auc.c:179 vector [3]: kc = 6d1fb05f3342ac00 20250901160224478 DAUC <0003> auc.c:180 vector [3]: sres = 36d414fe 20250901160224478 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224478 DAUC <0003> db_auc.c:245 IMSI='262429958460012': Generated 4 vectors 20250901160224478 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429958460012"} 20250901160224478 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224478 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224478 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224479 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224479 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429958460012"} 20250901160224479 DAUC <0003> db_auc.c:192 IMSI='262429958460012': No 3G Auth Data 20250901160224479 DAUC <0003> db_auc.c:236 IMSI='262429958460012': Calling to generate 5 vectors 20250901160224479 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160224479 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224479 DAUC <0003> auc.c:113 vector [0]: rand = 1a7777429e8e48c763f6840ddbe44f29 20250901160224479 DAUC <0003> auc.c:179 vector [0]: kc = a82b232f64c69000 20250901160224479 DAUC <0003> auc.c:180 vector [0]: sres = c7d4d0d4 20250901160224479 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224479 DAUC <0003> auc.c:113 vector [1]: rand = b675c41cea6e53d9818c25bf96c41347 20250901160224479 DAUC <0003> auc.c:179 vector [1]: kc = 851cbbbc7de89800 20250901160224479 DAUC <0003> auc.c:180 vector [1]: sres = f23e84bc 20250901160224479 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224479 DAUC <0003> auc.c:113 vector [2]: rand = 397d3164e03a9f1dfde2ffc9c51c380b 20250901160224479 DAUC <0003> auc.c:179 vector [2]: kc = 7c5f0f4b2f3dd400 20250901160224479 DAUC <0003> auc.c:180 vector [2]: sres = 969bd143 20250901160224479 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224479 DAUC <0003> auc.c:113 vector [3]: rand = ed33fe9b6baa4ae59a02a277e847b1e1 20250901160224479 DAUC <0003> auc.c:179 vector [3]: kc = 94d9a97dd7643000 20250901160224479 DAUC <0003> auc.c:180 vector [3]: sres = 4cee6798 20250901160224479 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224479 DAUC <0003> auc.c:113 vector [4]: rand = 57e78fcb19d81e9cec392d359e95d282 20250901160224479 DAUC <0003> auc.c:179 vector [4]: kc = 8cfa6712511de000 20250901160224479 DAUC <0003> auc.c:180 vector [4]: sres = 5c769cd7 20250901160224479 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160224479 DAUC <0003> db_auc.c:245 IMSI='262429958460012': Generated 5 vectors 20250901160224479 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429958460012"} 20250901160224479 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224479 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224479 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224480 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224480 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429958460012"} 20250901160224480 DAUC <0003> db_auc.c:192 IMSI='262429958460012': No 3G Auth Data 20250901160224480 DAUC <0003> db_auc.c:236 IMSI='262429958460012': Calling to generate 5 vectors 20250901160224480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160224480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224480 DAUC <0003> auc.c:113 vector [0]: rand = a91a6d2e95b84ab5ed9bb6d88612f0d4 20250901160224480 DAUC <0003> auc.c:179 vector [0]: kc = a500fa6d82427000 20250901160224480 DAUC <0003> auc.c:180 vector [0]: sres = 525f6bc0 20250901160224480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224480 DAUC <0003> auc.c:113 vector [1]: rand = 8e398e0090ce57eeb7eb385548ff499b 20250901160224480 DAUC <0003> auc.c:179 vector [1]: kc = b6adb73d7eb24000 20250901160224480 DAUC <0003> auc.c:180 vector [1]: sres = bbe24d5c 20250901160224480 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224480 DAUC <0003> auc.c:113 vector [2]: rand = bcce6a7ab954440a8d0db50aacb77e5f 20250901160224480 DAUC <0003> auc.c:179 vector [2]: kc = fce2d24a54d53800 20250901160224480 DAUC <0003> auc.c:180 vector [2]: sres = 8b781751 20250901160224480 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224480 DAUC <0003> auc.c:113 vector [3]: rand = dfe60a207a4a77f41613999365419609 20250901160224480 DAUC <0003> auc.c:179 vector [3]: kc = 5da9ffe0390f0800 20250901160224480 DAUC <0003> auc.c:180 vector [3]: sres = f24734a8 20250901160224480 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224480 DAUC <0003> auc.c:113 vector [4]: rand = 8c7c534a0f6bf0f4ab69ba9a9e382884 20250901160224480 DAUC <0003> auc.c:179 vector [4]: kc = 6f54b798c5178000 20250901160224480 DAUC <0003> auc.c:180 vector [4]: sres = e770339b 20250901160224480 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160224480 DAUC <0003> db_auc.c:245 IMSI='262429958460012': Generated 5 vectors 20250901160224480 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429958460012"} 20250901160224480 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429958460012 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224480 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224480 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39134<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@ee34fb240c30: Final verdict of PTC: pass 20250901160224482 DAUC <0003> db_auc.c:157 IMSI='262429284645638': No 2G Auth Data 20250901160224482 DAUC <0003> db_auc.c:192 IMSI='262429284645638': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262429284645638" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250901160224489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4258 20250901160224491 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224491 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429284645638"} 20250901160224491 DAUC <0003> db_auc.c:192 IMSI='262429284645638': No 3G Auth Data 20250901160224491 DAUC <0003> db_auc.c:236 IMSI='262429284645638': Calling to generate 1 vectors 20250901160224491 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250901160224491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224491 DAUC <0003> auc.c:113 vector [0]: rand = 7dde696dd3d12603eb321ec5dbf08d15 20250901160224491 DAUC <0003> auc.c:179 vector [0]: kc = ef8674fcdbe7cc00 20250901160224491 DAUC <0003> auc.c:180 vector [0]: sres = 31b27a48 20250901160224491 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224491 DAUC <0003> db_auc.c:245 IMSI='262429284645638': Generated 1 vectors 20250901160224491 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429284645638"} 20250901160224491 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224491 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224491 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262429284645638" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429284645638" TC_gsup_sai_num_auth_vectors(25)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224492 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224493 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429284645638"} 20250901160224493 DAUC <0003> db_auc.c:192 IMSI='262429284645638': No 3G Auth Data 20250901160224493 DAUC <0003> db_auc.c:236 IMSI='262429284645638': Calling to generate 4 vectors 20250901160224493 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250901160224493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224493 DAUC <0003> auc.c:113 vector [0]: rand = 98e6945d9df4c01c75183bda41218a90 20250901160224493 DAUC <0003> auc.c:179 vector [0]: kc = fe4465e291604c00 20250901160224493 DAUC <0003> auc.c:180 vector [0]: sres = d92e5a8c 20250901160224493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224493 DAUC <0003> auc.c:113 vector [1]: rand = e6adce8f67f64c43c10cf01d56055474 20250901160224493 DAUC <0003> auc.c:179 vector [1]: kc = d699b5c8519ca400 20250901160224493 DAUC <0003> auc.c:180 vector [1]: sres = 0efec656 20250901160224493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224493 DAUC <0003> auc.c:113 vector [2]: rand = 4d842324ecfdbb5d47598e30ef40d14c 20250901160224493 DAUC <0003> auc.c:179 vector [2]: kc = 6037ec7091139800 20250901160224493 DAUC <0003> auc.c:180 vector [2]: sres = 2acd67ba 20250901160224493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224493 DAUC <0003> auc.c:113 vector [3]: rand = 58d17d474b05a4d3fe248ac5c86fdcce 20250901160224493 DAUC <0003> auc.c:179 vector [3]: kc = 171a2d0e954b7400 20250901160224493 DAUC <0003> auc.c:180 vector [3]: sres = 68b9c105 20250901160224493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224493 DAUC <0003> db_auc.c:245 IMSI='262429284645638': Generated 4 vectors 20250901160224493 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429284645638"} 20250901160224493 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224493 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224493 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224494 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224494 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429284645638"} 20250901160224494 DAUC <0003> db_auc.c:192 IMSI='262429284645638': No 3G Auth Data 20250901160224495 DAUC <0003> db_auc.c:236 IMSI='262429284645638': Calling to generate 5 vectors 20250901160224495 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160224495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224495 DAUC <0003> auc.c:113 vector [0]: rand = f9972db60f20e9e63a09bc40d1ad9fce 20250901160224495 DAUC <0003> auc.c:179 vector [0]: kc = e0d662330ddc2c00 20250901160224495 DAUC <0003> auc.c:180 vector [0]: sres = dd10958a 20250901160224495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224495 DAUC <0003> auc.c:113 vector [1]: rand = 0b69f3d2c3fc9e4b3a9a7a44d1b0f303 20250901160224495 DAUC <0003> auc.c:179 vector [1]: kc = efa864a442de3000 20250901160224495 DAUC <0003> auc.c:180 vector [1]: sres = 67556897 20250901160224495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224495 DAUC <0003> auc.c:113 vector [2]: rand = 608b94f6a67d11af02d255fe2bd338b9 20250901160224495 DAUC <0003> auc.c:179 vector [2]: kc = 3490fd90227ce800 20250901160224495 DAUC <0003> auc.c:180 vector [2]: sres = bdd64f70 20250901160224495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224495 DAUC <0003> auc.c:113 vector [3]: rand = acaa242ccfadc29b0d78622bd1810848 20250901160224495 DAUC <0003> auc.c:179 vector [3]: kc = 9b49db92085b8c00 20250901160224495 DAUC <0003> auc.c:180 vector [3]: sres = 1266627c 20250901160224495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224495 DAUC <0003> auc.c:113 vector [4]: rand = 5227b97afdaefdf5b51a72fcf303cfc2 20250901160224495 DAUC <0003> auc.c:179 vector [4]: kc = 0d6fb40a14144000 20250901160224495 DAUC <0003> auc.c:180 vector [4]: sres = e1a4546c 20250901160224495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160224495 DAUC <0003> db_auc.c:245 IMSI='262429284645638': Generated 5 vectors 20250901160224495 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429284645638"} 20250901160224495 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224495 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224495 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224497 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224497 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429284645638"} 20250901160224497 DAUC <0003> db_auc.c:192 IMSI='262429284645638': No 3G Auth Data 20250901160224497 DAUC <0003> db_auc.c:236 IMSI='262429284645638': Calling to generate 5 vectors 20250901160224497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160224497 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224497 DAUC <0003> auc.c:113 vector [0]: rand = b87cd9fb5ada06b3d97ab5ba29d15661 20250901160224497 DAUC <0003> auc.c:179 vector [0]: kc = 282ef1f9075fc800 20250901160224497 DAUC <0003> auc.c:180 vector [0]: sres = 138e014c 20250901160224497 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224497 DAUC <0003> auc.c:113 vector [1]: rand = 5a9c6f6e51626fff4b51f19bb55f05a5 20250901160224497 DAUC <0003> auc.c:179 vector [1]: kc = a26efb9eb843f000 20250901160224497 DAUC <0003> auc.c:180 vector [1]: sres = 058d8aee 20250901160224497 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224497 DAUC <0003> auc.c:113 vector [2]: rand = 3f8dcd188f01b0454ab173e137b80712 20250901160224497 DAUC <0003> auc.c:179 vector [2]: kc = c7735b6563637000 20250901160224497 DAUC <0003> auc.c:180 vector [2]: sres = 0283faf9 20250901160224497 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224497 DAUC <0003> auc.c:113 vector [3]: rand = 12854ca7bbad8ef0da3fe4a5f54ea412 20250901160224497 DAUC <0003> auc.c:179 vector [3]: kc = 30bbb5a661dc9800 20250901160224497 DAUC <0003> auc.c:180 vector [3]: sres = 49faa029 20250901160224497 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224497 DAUC <0003> auc.c:113 vector [4]: rand = 5fed56a022a09f3b33e1293a845bea1a 20250901160224497 DAUC <0003> auc.c:179 vector [4]: kc = e49830f31a289400 20250901160224497 DAUC <0003> auc.c:180 vector [4]: sres = 68bfc8de 20250901160224498 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160224498 DAUC <0003> db_auc.c:245 IMSI='262429284645638': Generated 5 vectors 20250901160224498 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429284645638"} 20250901160224498 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429284645638 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224498 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224498 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@ee34fb240c30: Final verdict of PTC: pass 20250901160224500 DAUC <0003> db_auc.c:157 IMSI='262429166275477': No 2G Auth Data 20250901160224500 DAUC <0003> db_auc.c:192 IMSI='262429166275477': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262429166275477" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250901160224509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39166<->l=127.0.0.1:4258 20250901160224510 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224511 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429166275477"} 20250901160224511 DAUC <0003> db_auc.c:192 IMSI='262429166275477': No 3G Auth Data 20250901160224511 DAUC <0003> db_auc.c:236 IMSI='262429166275477': Calling to generate 1 vectors 20250901160224511 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250901160224511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224511 DAUC <0003> auc.c:113 vector [0]: rand = 6f4ecadc58fa074969fc80d105021c85 20250901160224511 DAUC <0003> auc.c:179 vector [0]: kc = c13a4d6a13656bb3 20250901160224511 DAUC <0003> auc.c:180 vector [0]: sres = 0bc0f861 20250901160224511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224511 DAUC <0003> db_auc.c:245 IMSI='262429166275477': Generated 1 vectors 20250901160224511 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429166275477"} 20250901160224511 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262429166275477" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429166275477" TC_gsup_sai_num_auth_vectors(26)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224512 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224512 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429166275477"} 20250901160224512 DAUC <0003> db_auc.c:192 IMSI='262429166275477': No 3G Auth Data 20250901160224512 DAUC <0003> db_auc.c:236 IMSI='262429166275477': Calling to generate 4 vectors 20250901160224512 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250901160224512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224512 DAUC <0003> auc.c:113 vector [0]: rand = 916c561b8127facc04aad294702ba362 20250901160224512 DAUC <0003> auc.c:179 vector [0]: kc = 633965c77d515f64 20250901160224512 DAUC <0003> auc.c:180 vector [0]: sres = 55e1e1e4 20250901160224512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224512 DAUC <0003> auc.c:113 vector [1]: rand = 4110b9bff0d9236578916bcc261751f7 20250901160224512 DAUC <0003> auc.c:179 vector [1]: kc = 07daecea481a932b 20250901160224512 DAUC <0003> auc.c:180 vector [1]: sres = 2ad2e54f 20250901160224512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224512 DAUC <0003> auc.c:113 vector [2]: rand = 7c8dd408871517aff1590f7d6bf8211e 20250901160224512 DAUC <0003> auc.c:179 vector [2]: kc = 6b0c83fdf4d4ca0d 20250901160224512 DAUC <0003> auc.c:180 vector [2]: sres = 28d5b3d1 20250901160224512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224512 DAUC <0003> auc.c:113 vector [3]: rand = 804385997749fe2f09af5ea2d0fd657c 20250901160224512 DAUC <0003> auc.c:179 vector [3]: kc = 75acdd0041862c8c 20250901160224512 DAUC <0003> auc.c:180 vector [3]: sres = 74fd751a 20250901160224512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224512 DAUC <0003> db_auc.c:245 IMSI='262429166275477': Generated 4 vectors 20250901160224512 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429166275477"} 20250901160224512 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224512 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224512 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224513 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224513 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429166275477"} 20250901160224513 DAUC <0003> db_auc.c:192 IMSI='262429166275477': No 3G Auth Data 20250901160224513 DAUC <0003> db_auc.c:236 IMSI='262429166275477': Calling to generate 5 vectors 20250901160224513 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160224513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224513 DAUC <0003> auc.c:113 vector [0]: rand = 3d86510030e901b2c2632ce06c60d74f 20250901160224513 DAUC <0003> auc.c:179 vector [0]: kc = 8b6ebb6cc83ab1f0 20250901160224513 DAUC <0003> auc.c:180 vector [0]: sres = ff1416f6 20250901160224513 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224513 DAUC <0003> auc.c:113 vector [1]: rand = 0b03cc6acbb7c87ca168e8fcedeb2741 20250901160224513 DAUC <0003> auc.c:179 vector [1]: kc = 9710b0b11c2a6f46 20250901160224513 DAUC <0003> auc.c:180 vector [1]: sres = 0f3cc72b 20250901160224513 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224513 DAUC <0003> auc.c:113 vector [2]: rand = 1f150714cf4d7ebc916633469bcd7d20 20250901160224514 DAUC <0003> auc.c:179 vector [2]: kc = bd8193be080ff319 20250901160224514 DAUC <0003> auc.c:180 vector [2]: sres = 24158788 20250901160224514 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224514 DAUC <0003> auc.c:113 vector [3]: rand = 9fad82bca2c610bce8764cb20eded8e7 20250901160224514 DAUC <0003> auc.c:179 vector [3]: kc = 07648f1409b2642f 20250901160224514 DAUC <0003> auc.c:180 vector [3]: sres = e4de5d02 20250901160224514 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224514 DAUC <0003> auc.c:113 vector [4]: rand = 11e44cbdb0de91b867c85154a220861e 20250901160224514 DAUC <0003> auc.c:179 vector [4]: kc = 217e86b410683c67 20250901160224514 DAUC <0003> auc.c:180 vector [4]: sres = ea2d6a0f 20250901160224514 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160224514 DAUC <0003> db_auc.c:245 IMSI='262429166275477': Generated 5 vectors 20250901160224514 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429166275477"} 20250901160224514 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224514 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224514 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224515 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224515 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429166275477"} 20250901160224515 DAUC <0003> db_auc.c:192 IMSI='262429166275477': No 3G Auth Data 20250901160224515 DAUC <0003> db_auc.c:236 IMSI='262429166275477': Calling to generate 5 vectors 20250901160224515 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901160224515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224515 DAUC <0003> auc.c:113 vector [0]: rand = 435216db373a0625b892c37931280b86 20250901160224515 DAUC <0003> auc.c:179 vector [0]: kc = 6310c7d0641d6d47 20250901160224515 DAUC <0003> auc.c:180 vector [0]: sres = 1aa0d705 20250901160224515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901160224515 DAUC <0003> auc.c:113 vector [1]: rand = d63dd56d9f9b08fd959771219fb87ab5 20250901160224515 DAUC <0003> auc.c:179 vector [1]: kc = 1e4bbc69603cc35c 20250901160224515 DAUC <0003> auc.c:180 vector [1]: sres = ef1292b1 20250901160224515 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901160224515 DAUC <0003> auc.c:113 vector [2]: rand = 848d894168aaeece22e2d48f60e7fe81 20250901160224515 DAUC <0003> auc.c:179 vector [2]: kc = 278afa6316026f42 20250901160224515 DAUC <0003> auc.c:180 vector [2]: sres = e2b97cb9 20250901160224515 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901160224515 DAUC <0003> auc.c:113 vector [3]: rand = c550fdb012799300fc61d12201bf7e40 20250901160224515 DAUC <0003> auc.c:179 vector [3]: kc = 1b81b56f0be05674 20250901160224515 DAUC <0003> auc.c:180 vector [3]: sres = 99e87486 20250901160224515 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901160224515 DAUC <0003> auc.c:113 vector [4]: rand = 1e9c83a0b9fc79d00d57eeb79556d7c7 20250901160224515 DAUC <0003> auc.c:179 vector [4]: kc = 7ba06a9785264420 20250901160224515 DAUC <0003> auc.c:180 vector [4]: sres = 92b8b9a5 20250901160224516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901160224516 DAUC <0003> db_auc.c:245 IMSI='262429166275477': Generated 5 vectors 20250901160224516 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429166275477"} 20250901160224516 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429166275477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224516 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224516 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39166<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@ee34fb240c30: Final verdict of PTC: pass 20250901160224518 DAUC <0003> db_auc.c:157 IMSI='262423412211525': No 2G Auth Data 20250901160224519 DAUC <0003> db_auc.c:192 IMSI='262423412211525': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262423412211525" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250901160224529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4258 20250901160224531 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224531 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423412211525"} 20250901160224531 DAUC <0003> db_auc.c:157 IMSI='262423412211525': No 2G Auth Data 20250901160224531 DAUC <0003> db_auc.c:236 IMSI='262423412211525': Calling to generate 1 vectors 20250901160224531 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250901160224531 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224531 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224531 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160224531 DAUC <0003> auc.c:113 vector [0]: rand = 3d9007f8895de762ce25b933021f10ee 20250901160224531 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160224531 DAUC <0003> auc.c:142 vector [0]: autn = 534ac8c22da300004e07360918775ad0 20250901160224531 DAUC <0003> auc.c:143 vector [0]: ck = 9f3f1be58fd18a075a896dd3ba1b84f6 20250901160224531 DAUC <0003> auc.c:144 vector [0]: ik = 68861971d4d4cb3d2307f18e73aacc22 20250901160224531 DAUC <0003> auc.c:145 vector [0]: res = 8399c0996a6d01650000000000000000 20250901160224532 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224532 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224532 DAUC <0003> auc.c:151 vector [0]: kc = 8e379ec992b409ee 20250901160224532 DAUC <0003> auc.c:152 vector [0]: sres = e9f4c1fc 20250901160224532 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224532 DAUC <0003> db_auc.c:245 IMSI='262423412211525': Generated 1 vectors 20250901160224532 DAUC <0003> db_auc.c:249 IMSI='262423412211525': Updating SQN=33 in DB 20250901160224532 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423412211525"} 20250901160224532 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224532 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224532 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262423412211525" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423412211525" TC_gsup_sai_num_auth_vectors(27)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224533 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224533 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423412211525"} 20250901160224533 DAUC <0003> db_auc.c:157 IMSI='262423412211525': No 2G Auth Data 20250901160224533 DAUC <0003> db_auc.c:236 IMSI='262423412211525': Calling to generate 4 vectors 20250901160224533 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250901160224533 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224533 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224533 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901160224533 DAUC <0003> auc.c:113 vector [0]: rand = 54cbae417f42eec643946589d26452f1 20250901160224533 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901160224533 DAUC <0003> auc.c:142 vector [0]: autn = 76168d3ee19f00007fbcc64dad21b467 20250901160224533 DAUC <0003> auc.c:143 vector [0]: ck = 75833841af2ff6a83e8cfc4d9334de08 20250901160224533 DAUC <0003> auc.c:144 vector [0]: ik = 6e4ad34f4e8397d62f55d4c1ec81c2c3 20250901160224533 DAUC <0003> auc.c:145 vector [0]: res = ec41abb9fec0f7650000000000000000 20250901160224533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224533 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224534 DAUC <0003> auc.c:151 vector [0]: kc = 0a10c3829e197db5 20250901160224534 DAUC <0003> auc.c:152 vector [0]: sres = 12815cdc 20250901160224534 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224534 DAUC <0003> auc.c:113 vector [1]: rand = 241650b4d5688fdf7dc602ac07467a3d 20250901160224534 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901160224534 DAUC <0003> auc.c:142 vector [1]: autn = f323a732652000006e1ddd2242330a44 20250901160224534 DAUC <0003> auc.c:143 vector [1]: ck = d0177a33670c48b15d82832adbeec2b4 20250901160224534 DAUC <0003> auc.c:144 vector [1]: ik = 6e93ad98cb461c7e2cc9a7ba3e9ae127 20250901160224534 DAUC <0003> auc.c:145 vector [1]: res = 30e6fb7064305ecb0000000000000000 20250901160224534 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224534 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160224534 DAUC <0003> auc.c:151 vector [1]: kc = cfcff33b493e775c 20250901160224534 DAUC <0003> auc.c:152 vector [1]: sres = 54d6a5bb 20250901160224534 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160224534 DAUC <0003> auc.c:113 vector [2]: rand = 97ac913a804dfe989f847de2a84d0b15 20250901160224534 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901160224534 DAUC <0003> auc.c:142 vector [2]: autn = 6a7a82e7363300002859685bf469a315 20250901160224534 DAUC <0003> auc.c:143 vector [2]: ck = 229596c4a0a147ad481ff517a157d155 20250901160224534 DAUC <0003> auc.c:144 vector [2]: ik = 088e9f6660b91a11f540e243d582610f 20250901160224534 DAUC <0003> auc.c:145 vector [2]: res = 19526ce21dd287cb0000000000000000 20250901160224534 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224534 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160224534 DAUC <0003> auc.c:151 vector [2]: kc = 97441ef6b4cdede6 20250901160224534 DAUC <0003> auc.c:152 vector [2]: sres = 0480eb29 20250901160224534 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160224534 DAUC <0003> auc.c:113 vector [3]: rand = 66c1275f86f61452cb58ed7d018e3687 20250901160224534 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901160224534 DAUC <0003> auc.c:142 vector [3]: autn = d2fa81be404e000000d174a35bbb3e54 20250901160224534 DAUC <0003> auc.c:143 vector [3]: ck = 874522201be3556d3b3dd2cb189854f2 20250901160224534 DAUC <0003> auc.c:144 vector [3]: ik = 9f70ea6c42a2d26fa348c59b07667cc9 20250901160224534 DAUC <0003> auc.c:145 vector [3]: res = 375a7ae210d937c50000000000000000 20250901160224534 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224534 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160224534 DAUC <0003> auc.c:151 vector [3]: kc = 8040df1c46bfaf39 20250901160224534 DAUC <0003> auc.c:152 vector [3]: sres = 27834d27 20250901160224534 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160224534 DAUC <0003> db_auc.c:245 IMSI='262423412211525': Generated 4 vectors 20250901160224534 DAUC <0003> db_auc.c:249 IMSI='262423412211525': Updating SQN=161 in DB 20250901160224534 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423412211525"} 20250901160224534 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224534 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224534 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224536 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224536 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423412211525"} 20250901160224536 DAUC <0003> db_auc.c:157 IMSI='262423412211525': No 2G Auth Data 20250901160224536 DAUC <0003> db_auc.c:236 IMSI='262423412211525': Calling to generate 5 vectors 20250901160224536 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160224536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224536 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901160224536 DAUC <0003> auc.c:113 vector [0]: rand = 234f2fb1c30428d5cd8145a81deb6e1b 20250901160224536 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901160224536 DAUC <0003> auc.c:142 vector [0]: autn = 61a687f0cd6a000062c924e9b4ac8900 20250901160224536 DAUC <0003> auc.c:143 vector [0]: ck = 8a126152412a03509ff411d8b2a6fc95 20250901160224536 DAUC <0003> auc.c:144 vector [0]: ik = 3bb6b65a489e3dba2ed681d9861b9bb4 20250901160224536 DAUC <0003> auc.c:145 vector [0]: res = 7c88a34e7b6124bb0000000000000000 20250901160224536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224536 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224536 DAUC <0003> auc.c:151 vector [0]: kc = 008647093d0959cb 20250901160224536 DAUC <0003> auc.c:152 vector [0]: sres = 07e987f5 20250901160224536 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224536 DAUC <0003> auc.c:113 vector [1]: rand = 140d5c50a9ca2c5259bfe1cc65e64a9c 20250901160224536 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901160224536 DAUC <0003> auc.c:142 vector [1]: autn = 410368ca820a0000ea697365fc4e1e43 20250901160224536 DAUC <0003> auc.c:143 vector [1]: ck = 930db65b11ec5472fb747f993cedecb2 20250901160224536 DAUC <0003> auc.c:144 vector [1]: ik = a9790801283d72491a4235bfab74a3f7 20250901160224536 DAUC <0003> auc.c:145 vector [1]: res = 70e71c9b8f87ae0f0000000000000000 20250901160224536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224536 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160224536 DAUC <0003> auc.c:151 vector [1]: kc = db42f47cae48697e 20250901160224536 DAUC <0003> auc.c:152 vector [1]: sres = ff60b294 20250901160224536 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160224536 DAUC <0003> auc.c:113 vector [2]: rand = 2309a7157b874f66b0c210a647dfcf0a 20250901160224536 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901160224536 DAUC <0003> auc.c:142 vector [2]: autn = 9ea7ee1c580a0000d3c97e9c6de1811c 20250901160224536 DAUC <0003> auc.c:143 vector [2]: ck = 3dadff41c1f07279d02c4ae0b0752d69 20250901160224536 DAUC <0003> auc.c:144 vector [2]: ik = ffb1b3c98284b9b32ec18df355a92a79 20250901160224537 DAUC <0003> auc.c:145 vector [2]: res = 2f4484102efa7e0f0000000000000000 20250901160224537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224537 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160224537 DAUC <0003> auc.c:151 vector [2]: kc = 3cf18b9ba6a8ccda 20250901160224537 DAUC <0003> auc.c:152 vector [2]: sres = 01befa1f 20250901160224537 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160224537 DAUC <0003> auc.c:113 vector [3]: rand = d363a596d0ab5c5ffe9fb63d6197eac5 20250901160224537 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901160224537 DAUC <0003> auc.c:142 vector [3]: autn = 068f072afb1400007b082e594886bfb3 20250901160224537 DAUC <0003> auc.c:143 vector [3]: ck = 4b1b1934a0478a98c880d924c9b038f7 20250901160224537 DAUC <0003> auc.c:144 vector [3]: ik = c3f51e9ddbb60a47c73209b3b23ac176 20250901160224537 DAUC <0003> auc.c:145 vector [3]: res = f78cc8a7eaea30ec0000000000000000 20250901160224537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224537 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160224537 DAUC <0003> auc.c:151 vector [3]: kc = 875cd73e007b795e 20250901160224537 DAUC <0003> auc.c:152 vector [3]: sres = 1d66f84b 20250901160224537 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160224537 DAUC <0003> auc.c:113 vector [4]: rand = 1da0f1587c6ffa0d0ebdc3a4e88c3ffe 20250901160224537 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901160224537 DAUC <0003> auc.c:142 vector [4]: autn = 6d61cc5ed4180000f4314e2039006e2e 20250901160224537 DAUC <0003> auc.c:143 vector [4]: ck = 789c75696ef060a131b13d7fca337fb1 20250901160224537 DAUC <0003> auc.c:144 vector [4]: ik = 8aea1ffe9276cb12978cb589faf45286 20250901160224537 DAUC <0003> auc.c:145 vector [4]: res = 667f46e909c6927a0000000000000000 20250901160224537 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224537 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160224537 DAUC <0003> auc.c:151 vector [4]: kc = 544be261cc418684 20250901160224537 DAUC <0003> auc.c:152 vector [4]: sres = 6fb9d493 20250901160224537 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160224537 DAUC <0003> db_auc.c:245 IMSI='262423412211525': Generated 5 vectors 20250901160224537 DAUC <0003> db_auc.c:249 IMSI='262423412211525': Updating SQN=321 in DB 20250901160224537 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423412211525"} 20250901160224537 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224537 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224537 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224539 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224539 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423412211525"} 20250901160224539 DAUC <0003> db_auc.c:157 IMSI='262423412211525': No 2G Auth Data 20250901160224539 DAUC <0003> db_auc.c:236 IMSI='262423412211525': Calling to generate 5 vectors 20250901160224539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160224539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224539 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224539 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901160224539 DAUC <0003> auc.c:113 vector [0]: rand = 027f8af38e11bbdda173314cb4cb9da7 20250901160224539 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901160224539 DAUC <0003> auc.c:142 vector [0]: autn = cf5c75cd9391000059b4f2a8413293b8 20250901160224539 DAUC <0003> auc.c:143 vector [0]: ck = 08ed4ad672d23fe9742dd97ba4d0c59c 20250901160224540 DAUC <0003> auc.c:144 vector [0]: ik = 3fcb3d3440381b9db3d1f272dc2af869 20250901160224540 DAUC <0003> auc.c:145 vector [0]: res = 7e76ece6483b20520000000000000000 20250901160224540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224540 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224540 DAUC <0003> auc.c:151 vector [0]: kc = f0da5ceb4a101981 20250901160224540 DAUC <0003> auc.c:152 vector [0]: sres = 364dccb4 20250901160224540 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224540 DAUC <0003> auc.c:113 vector [1]: rand = 531da8828d51ab0af627487121d04486 20250901160224540 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901160224540 DAUC <0003> auc.c:142 vector [1]: autn = 56bde822587a0000e04a8f4d5ab050c8 20250901160224540 DAUC <0003> auc.c:143 vector [1]: ck = e50ce010507706580a77ff2882e85d19 20250901160224540 DAUC <0003> auc.c:144 vector [1]: ik = 910eecbe57ca815147890bf229000d0d 20250901160224540 DAUC <0003> auc.c:145 vector [1]: res = c3869dbb0801b65c0000000000000000 20250901160224540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224540 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160224540 DAUC <0003> auc.c:151 vector [1]: kc = 39fcf874ac55d71d 20250901160224540 DAUC <0003> auc.c:152 vector [1]: sres = cb872be7 20250901160224540 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160224540 DAUC <0003> auc.c:113 vector [2]: rand = 235d3891eb91c4e175decc37c7ef5f7c 20250901160224540 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901160224540 DAUC <0003> auc.c:142 vector [2]: autn = 0f751d5594dd000017918241dfbd9475 20250901160224540 DAUC <0003> auc.c:143 vector [2]: ck = e71661440c09e23551341cbeb836f5ae 20250901160224540 DAUC <0003> auc.c:144 vector [2]: ik = 31e945a4ce33ebe3f719f77fd80c8cbe 20250901160224540 DAUC <0003> auc.c:145 vector [2]: res = e816297c5f005a8b0000000000000000 20250901160224540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224540 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160224540 DAUC <0003> auc.c:151 vector [2]: kc = 70d2cf21a20070c6 20250901160224540 DAUC <0003> auc.c:152 vector [2]: sres = b71673f7 20250901160224540 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160224540 DAUC <0003> auc.c:113 vector [3]: rand = 892d1104335f4ff2d44ff4c8150911a7 20250901160224540 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901160224540 DAUC <0003> auc.c:142 vector [3]: autn = 195ea220cc4000009f92895ad45343c3 20250901160224540 DAUC <0003> auc.c:143 vector [3]: ck = 831b4e59f3bef15cb6ee90d23ae5acb8 20250901160224540 DAUC <0003> auc.c:144 vector [3]: ik = 2213ad23fda6c8f2b5319b651ba8b4df 20250901160224541 DAUC <0003> auc.c:145 vector [3]: res = 0ccc3969766bd8530000000000000000 20250901160224541 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224541 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160224541 DAUC <0003> auc.c:151 vector [3]: kc = a2d7e8cd2f5521c9 20250901160224541 DAUC <0003> auc.c:152 vector [3]: sres = 7aa7e13a 20250901160224541 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160224541 DAUC <0003> auc.c:113 vector [4]: rand = 632c09c119aa5da4eb5d745dc01bc6b3 20250901160224541 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901160224541 DAUC <0003> auc.c:142 vector [4]: autn = 40f18c331bad000044bff7ff16cb9061 20250901160224541 DAUC <0003> auc.c:143 vector [4]: ck = a69eb3a0179471d594cea0e74b6d36a7 20250901160224541 DAUC <0003> auc.c:144 vector [4]: ik = eb6770666a3fbb21f0cc835a95c0d9c2 20250901160224541 DAUC <0003> auc.c:145 vector [4]: res = e66956244af6d0040000000000000000 20250901160224541 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224541 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160224541 DAUC <0003> auc.c:151 vector [4]: kc = 29fbe07ba3062591 20250901160224541 DAUC <0003> auc.c:152 vector [4]: sres = ac9f8620 20250901160224541 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160224541 DAUC <0003> db_auc.c:245 IMSI='262423412211525': Generated 5 vectors 20250901160224541 DAUC <0003> db_auc.c:249 IMSI='262423412211525': Updating SQN=481 in DB 20250901160224541 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423412211525"} 20250901160224541 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423412211525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224541 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224541 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@ee34fb240c30: Final verdict of PTC: pass 20250901160224544 DAUC <0003> db_auc.c:157 IMSI='262420962497669': No 2G Auth Data 20250901160224545 DAUC <0003> db_auc.c:192 IMSI='262420962497669': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262420962497669" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250901160224554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4258 20250901160224556 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224556 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420962497669"} 20250901160224556 DAUC <0003> db_auc.c:157 IMSI='262420962497669': No 2G Auth Data 20250901160224556 DAUC <0003> db_auc.c:236 IMSI='262420962497669': Calling to generate 1 vectors 20250901160224556 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250901160224556 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224556 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901160224556 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160224556 DAUC <0003> auc.c:113 vector [0]: rand = df14850d04a69137374cc57e5abf53a0 20250901160224556 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160224556 DAUC <0003> auc.c:142 vector [0]: autn = 4d36d00ab7ed0000aa85c5d1b6986581 20250901160224556 DAUC <0003> auc.c:143 vector [0]: ck = c4b4f4082e68dd461d5c1158a0855235 20250901160224556 DAUC <0003> auc.c:144 vector [0]: ik = 2e7659d2e91cee56541ef676dd91e6cc 20250901160224556 DAUC <0003> auc.c:145 vector [0]: res = d0f3f5047e637fa20000000000000000 20250901160224556 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224556 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224556 DAUC <0003> auc.c:151 vector [0]: kc = a3804af4ba6087e9 20250901160224556 DAUC <0003> auc.c:152 vector [0]: sres = ae908aa6 20250901160224556 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224556 DAUC <0003> db_auc.c:245 IMSI='262420962497669': Generated 1 vectors 20250901160224556 DAUC <0003> db_auc.c:249 IMSI='262420962497669': Updating SQN=33 in DB 20250901160224556 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420962497669"} 20250901160224556 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224556 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224556 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262420962497669" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420962497669" TC_gsup_sai_num_auth_vectors(28)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224557 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224558 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420962497669"} 20250901160224558 DAUC <0003> db_auc.c:157 IMSI='262420962497669': No 2G Auth Data 20250901160224558 DAUC <0003> db_auc.c:236 IMSI='262420962497669': Calling to generate 4 vectors 20250901160224558 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250901160224558 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224558 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901160224558 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901160224558 DAUC <0003> auc.c:113 vector [0]: rand = 906d9b74051486b9ad636c35e85204e5 20250901160224558 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901160224558 DAUC <0003> auc.c:142 vector [0]: autn = e7e23d8735fe000009b44036b7fa12a2 20250901160224558 DAUC <0003> auc.c:143 vector [0]: ck = 9464f54f0711d1bdf1f8e2c8e74a45c8 20250901160224558 DAUC <0003> auc.c:144 vector [0]: ik = 96785645c4f1bc325e23aa93adfd05fe 20250901160224558 DAUC <0003> auc.c:145 vector [0]: res = b40ae45e37d0d2250000000000000000 20250901160224558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224558 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224558 DAUC <0003> auc.c:151 vector [0]: kc = adc7eb5189572db9 20250901160224558 DAUC <0003> auc.c:152 vector [0]: sres = 83da367b 20250901160224558 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224558 DAUC <0003> auc.c:113 vector [1]: rand = 1f0ae40e8ca8281782461e0fa9093c1b 20250901160224558 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901160224558 DAUC <0003> auc.c:142 vector [1]: autn = a2929c13a9090000a597dab9226c28f9 20250901160224558 DAUC <0003> auc.c:143 vector [1]: ck = a4fc71c8fe111b504b1cc2f20b510c8d 20250901160224558 DAUC <0003> auc.c:144 vector [1]: ik = 81b339e26bc5b22e0444fe3e4fa65310 20250901160224558 DAUC <0003> auc.c:145 vector [1]: res = 912c9e74240daafc0000000000000000 20250901160224558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224558 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160224558 DAUC <0003> auc.c:151 vector [1]: kc = 6a1774e6d123f6e3 20250901160224558 DAUC <0003> auc.c:152 vector [1]: sres = b5213488 20250901160224558 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160224558 DAUC <0003> auc.c:113 vector [2]: rand = 4cc4b320928938dd18067a98eed667c1 20250901160224558 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901160224558 DAUC <0003> auc.c:142 vector [2]: autn = 30983817e53d00007a568f345d4b39db 20250901160224558 DAUC <0003> auc.c:143 vector [2]: ck = a5a930b3d76db44a955562c2c9794522 20250901160224558 DAUC <0003> auc.c:144 vector [2]: ik = 34a0510ad039b29a5af94d0d20238068 20250901160224558 DAUC <0003> auc.c:145 vector [2]: res = f26a9f9c897c06270000000000000000 20250901160224558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224558 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160224558 DAUC <0003> auc.c:151 vector [2]: kc = 5ea54e76ee0ec39a 20250901160224558 DAUC <0003> auc.c:152 vector [2]: sres = 7b1699bb 20250901160224558 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160224558 DAUC <0003> auc.c:113 vector [3]: rand = 8bcad4d935c9bff9730bfb4d15d4cb19 20250901160224558 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901160224558 DAUC <0003> auc.c:142 vector [3]: autn = 1fa283df4c370000484e7f2544719158 20250901160224558 DAUC <0003> auc.c:143 vector [3]: ck = a252664cd189a3a57a552c155ed5ea41 20250901160224558 DAUC <0003> auc.c:144 vector [3]: ik = 5eda26bcc759b69f0e2193c4cc3de5ba 20250901160224558 DAUC <0003> auc.c:145 vector [3]: res = 2b37134ac2b765b30000000000000000 20250901160224558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224558 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160224558 DAUC <0003> auc.c:151 vector [3]: kc = 88fcff2184381ac1 20250901160224558 DAUC <0003> auc.c:152 vector [3]: sres = e98076f9 20250901160224558 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160224558 DAUC <0003> db_auc.c:245 IMSI='262420962497669': Generated 4 vectors 20250901160224558 DAUC <0003> db_auc.c:249 IMSI='262420962497669': Updating SQN=161 in DB 20250901160224558 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420962497669"} 20250901160224558 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224558 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224559 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224560 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224560 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420962497669"} 20250901160224560 DAUC <0003> db_auc.c:157 IMSI='262420962497669': No 2G Auth Data 20250901160224560 DAUC <0003> db_auc.c:236 IMSI='262420962497669': Calling to generate 5 vectors 20250901160224560 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160224560 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224560 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901160224560 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901160224560 DAUC <0003> auc.c:113 vector [0]: rand = 3af89f37e7628c178587106230dd5ed6 20250901160224560 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901160224560 DAUC <0003> auc.c:142 vector [0]: autn = 6f63d75b216b00003a39ce0a5b65fa99 20250901160224560 DAUC <0003> auc.c:143 vector [0]: ck = 8fa1d2e5a31e36cc6e0a35205449af93 20250901160224560 DAUC <0003> auc.c:144 vector [0]: ik = 0116b906aab8173c5958caa00777de24 20250901160224560 DAUC <0003> auc.c:145 vector [0]: res = 6765b1ab01c556440000000000000000 20250901160224561 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224561 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224561 DAUC <0003> auc.c:151 vector [0]: kc = b9e594635a985047 20250901160224561 DAUC <0003> auc.c:152 vector [0]: sres = 66a0e7ef 20250901160224561 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224561 DAUC <0003> auc.c:113 vector [1]: rand = 48df137d1af27c15f4e5c1dc66f554d5 20250901160224561 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901160224561 DAUC <0003> auc.c:142 vector [1]: autn = 9fd688abb9f500002e3ce6e521e90b8d 20250901160224561 DAUC <0003> auc.c:143 vector [1]: ck = 950a43e4699bc024148333bdf36d0539 20250901160224561 DAUC <0003> auc.c:144 vector [1]: ik = c39ceeeb6d886968736cf8c504a44e4d 20250901160224561 DAUC <0003> auc.c:145 vector [1]: res = 9f9e40b9eef35b990000000000000000 20250901160224561 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224561 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160224561 DAUC <0003> auc.c:151 vector [1]: kc = 31796677f3dae238 20250901160224561 DAUC <0003> auc.c:152 vector [1]: sres = 716d1b20 20250901160224561 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160224561 DAUC <0003> auc.c:113 vector [2]: rand = ea071bf8971b49c2ab3aaf3fa7714545 20250901160224561 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901160224561 DAUC <0003> auc.c:142 vector [2]: autn = bfff9b6e8cc900005339fdee3a3d4c60 20250901160224561 DAUC <0003> auc.c:143 vector [2]: ck = 404261fd89f2b3e3445af965152ee07e 20250901160224561 DAUC <0003> auc.c:144 vector [2]: ik = bf2b9c629b615456a257d1203f904d46 20250901160224561 DAUC <0003> auc.c:145 vector [2]: res = adae8260e6c7ebee0000000000000000 20250901160224561 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224561 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160224561 DAUC <0003> auc.c:151 vector [2]: kc = 1964d5da382d4a8d 20250901160224561 DAUC <0003> auc.c:152 vector [2]: sres = 4b69698e 20250901160224561 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160224561 DAUC <0003> auc.c:113 vector [3]: rand = 29d2728ecc4fa4fea49d01aa6b7327d0 20250901160224561 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901160224561 DAUC <0003> auc.c:142 vector [3]: autn = 321671bcfa0e00005ab642eaed02eac9 20250901160224561 DAUC <0003> auc.c:143 vector [3]: ck = fac5b2eaa6801099d74a2897da77504c 20250901160224561 DAUC <0003> auc.c:144 vector [3]: ik = 51ac3c37f7b841770c45ba2cfbc90cf1 20250901160224561 DAUC <0003> auc.c:145 vector [3]: res = bd822addea388be70000000000000000 20250901160224561 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224561 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160224561 DAUC <0003> auc.c:151 vector [3]: kc = 70661c6670860d53 20250901160224561 DAUC <0003> auc.c:152 vector [3]: sres = 57baa13a 20250901160224561 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160224561 DAUC <0003> auc.c:113 vector [4]: rand = 14351db826d9f4ee26dc5d7457e570bf 20250901160224561 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901160224561 DAUC <0003> auc.c:142 vector [4]: autn = 00f62cfe7e1100001e9a38463341b9a5 20250901160224561 DAUC <0003> auc.c:143 vector [4]: ck = f6a62be668662a4f4c2e944ebc8d79c9 20250901160224561 DAUC <0003> auc.c:144 vector [4]: ik = f3abf519311799da2b5937bc41f44898 20250901160224561 DAUC <0003> auc.c:145 vector [4]: res = 48cc20ba771dc14c0000000000000000 20250901160224562 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224562 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160224562 DAUC <0003> auc.c:151 vector [4]: kc = 627a7d0da40882c4 20250901160224562 DAUC <0003> auc.c:152 vector [4]: sres = 3fd1e1f6 20250901160224562 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160224562 DAUC <0003> db_auc.c:245 IMSI='262420962497669': Generated 5 vectors 20250901160224562 DAUC <0003> db_auc.c:249 IMSI='262420962497669': Updating SQN=321 in DB 20250901160224562 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420962497669"} 20250901160224562 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224562 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224562 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224564 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224564 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420962497669"} 20250901160224564 DAUC <0003> db_auc.c:157 IMSI='262420962497669': No 2G Auth Data 20250901160224564 DAUC <0003> db_auc.c:236 IMSI='262420962497669': Calling to generate 5 vectors 20250901160224564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160224564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224564 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901160224564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901160224564 DAUC <0003> auc.c:113 vector [0]: rand = 39b29d06ed94b9f870441a2225d365f0 20250901160224564 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901160224564 DAUC <0003> auc.c:142 vector [0]: autn = 55ce0331c3020000036998a3e061e0c1 20250901160224564 DAUC <0003> auc.c:143 vector [0]: ck = 6bc787b254baa2fdb6ab34f3ca9017f5 20250901160224564 DAUC <0003> auc.c:144 vector [0]: ik = 5d006f30a98121ca4c220cc5af0b86d6 20250901160224564 DAUC <0003> auc.c:145 vector [0]: res = fd70828e4a06ec4a0000000000000000 20250901160224564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224564 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160224564 DAUC <0003> auc.c:151 vector [0]: kc = cc4ed0b498a01214 20250901160224564 DAUC <0003> auc.c:152 vector [0]: sres = b7766ec4 20250901160224564 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160224564 DAUC <0003> auc.c:113 vector [1]: rand = ec7d8919cdd1e48dd42fec6f9ceafc61 20250901160224564 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901160224564 DAUC <0003> auc.c:142 vector [1]: autn = b26c9f77c790000095c2be7267263610 20250901160224564 DAUC <0003> auc.c:143 vector [1]: ck = 85a2afe65a20ec0446ae1656b7e346cf 20250901160224564 DAUC <0003> auc.c:144 vector [1]: ik = 4faa891833309b8b367ebd01c549e87b 20250901160224564 DAUC <0003> auc.c:145 vector [1]: res = a8ff06074ca471400000000000000000 20250901160224564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224564 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160224564 DAUC <0003> auc.c:151 vector [1]: kc = bad88da91bbad93b 20250901160224564 DAUC <0003> auc.c:152 vector [1]: sres = e45b7747 20250901160224564 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160224564 DAUC <0003> auc.c:113 vector [2]: rand = 238a9c383796c3f3d090d207e50a7be1 20250901160224565 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901160224565 DAUC <0003> auc.c:142 vector [2]: autn = 8eee296be9660000e66680c6f76286b6 20250901160224565 DAUC <0003> auc.c:143 vector [2]: ck = f56ca1fbc403378a64308e15721c9a78 20250901160224565 DAUC <0003> auc.c:144 vector [2]: ik = a2619dd810ed4debb6c110654c0e616e 20250901160224565 DAUC <0003> auc.c:145 vector [2]: res = 6595727643444bc80000000000000000 20250901160224565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224565 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160224565 DAUC <0003> auc.c:151 vector [2]: kc = 85fca253eafc8177 20250901160224565 DAUC <0003> auc.c:152 vector [2]: sres = 26d139be 20250901160224565 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160224565 DAUC <0003> auc.c:113 vector [3]: rand = d74925b952027345ff47ad326b23107a 20250901160224565 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901160224565 DAUC <0003> auc.c:142 vector [3]: autn = 63d8a6e2b37a0000650bdf6b09aaee48 20250901160224565 DAUC <0003> auc.c:143 vector [3]: ck = fd84d00b9296c9ffaffdfd1e4354dd2b 20250901160224565 DAUC <0003> auc.c:144 vector [3]: ik = e572ec65049eb2b95decf15293abab38 20250901160224565 DAUC <0003> auc.c:145 vector [3]: res = d7e274dcd8dbb65d0000000000000000 20250901160224565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224565 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160224565 DAUC <0003> auc.c:151 vector [3]: kc = eae7302246f70d55 20250901160224565 DAUC <0003> auc.c:152 vector [3]: sres = 0f39c281 20250901160224565 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160224565 DAUC <0003> auc.c:113 vector [4]: rand = 362593f44312a289ffa61f41e5443c6b 20250901160224565 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901160224565 DAUC <0003> auc.c:142 vector [4]: autn = acb00874d3330000be7038403dc17ce4 20250901160224565 DAUC <0003> auc.c:143 vector [4]: ck = 4d1282c9738517b24e503f9813d2593b 20250901160224565 DAUC <0003> auc.c:144 vector [4]: ik = 2683a86013e3fd826e4045fdef251ca9 20250901160224565 DAUC <0003> auc.c:145 vector [4]: res = 5488aaf588cfcd890000000000000000 20250901160224565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224565 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160224565 DAUC <0003> auc.c:151 vector [4]: kc = 4b8150cc9c91afa2 20250901160224565 DAUC <0003> auc.c:152 vector [4]: sres = dc47677c 20250901160224565 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160224565 DAUC <0003> db_auc.c:245 IMSI='262420962497669': Generated 5 vectors 20250901160224565 DAUC <0003> db_auc.c:249 IMSI='262420962497669': Updating SQN=481 in DB 20250901160224565 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420962497669"} 20250901160224565 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420962497669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224565 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224565 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@ee34fb240c30: Final verdict of PTC: pass 20250901160224568 DAUC <0003> db_auc.c:157 IMSI='262424838428225': No 2G Auth Data 20250901160224568 DAUC <0003> db_auc.c:192 IMSI='262424838428225': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262424838428225" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250901160224577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 20250901160224579 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224579 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424838428225"} 20250901160224579 DAUC <0003> db_auc.c:236 IMSI='262424838428225': Calling to generate 1 vectors 20250901160224579 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250901160224579 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224579 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224579 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160224579 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224579 DAUC <0003> auc.c:113 vector [0]: rand = 2a8d8e733b416688d98ced642f25ef27 20250901160224579 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160224579 DAUC <0003> auc.c:142 vector [0]: autn = 68df9f06dd3100003452433584b3f7ac 20250901160224579 DAUC <0003> auc.c:143 vector [0]: ck = e5794e7fc1f7c093eefb0ef5a08e725e 20250901160224579 DAUC <0003> auc.c:144 vector [0]: ik = 88b2295be56b5d1cb0b5f70f2e875871 20250901160224579 DAUC <0003> auc.c:145 vector [0]: res = 82be95d089e832f50000000000000000 20250901160224579 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224579 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224579 DAUC <0003> auc.c:179 vector [0]: kc = b0c709263ede0400 20250901160224579 DAUC <0003> auc.c:180 vector [0]: sres = 67d33c87 20250901160224579 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224579 DAUC <0003> db_auc.c:245 IMSI='262424838428225': Generated 1 vectors 20250901160224579 DAUC <0003> db_auc.c:249 IMSI='262424838428225': Updating SQN=33 in DB 20250901160224579 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424838428225"} 20250901160224579 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224579 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224579 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262424838428225" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424838428225" TC_gsup_sai_num_auth_vectors(29)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224581 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224581 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424838428225"} 20250901160224581 DAUC <0003> db_auc.c:236 IMSI='262424838428225': Calling to generate 4 vectors 20250901160224581 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250901160224581 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224581 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224581 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901160224581 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224581 DAUC <0003> auc.c:113 vector [0]: rand = 03b9e37b2646594d7f236dfb65ef3be1 20250901160224581 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901160224581 DAUC <0003> auc.c:142 vector [0]: autn = 205ab48c6fe500006aba6d38b7b91efd 20250901160224581 DAUC <0003> auc.c:143 vector [0]: ck = 248d6ec705b44ef09c33c469bd7dee0c 20250901160224581 DAUC <0003> auc.c:144 vector [0]: ik = 68eb5e7dac146b0bb8f0729ea07f2d50 20250901160224581 DAUC <0003> auc.c:145 vector [0]: res = 185702b35cc165f50000000000000000 20250901160224581 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224581 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224581 DAUC <0003> auc.c:179 vector [0]: kc = e78970b117562000 20250901160224581 DAUC <0003> auc.c:180 vector [0]: sres = dbf4da4f 20250901160224581 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224581 DAUC <0003> auc.c:113 vector [1]: rand = 2794aa3c2369f438593927a9d95b9a9c 20250901160224581 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901160224581 DAUC <0003> auc.c:142 vector [1]: autn = 536340d3e6080000728b45cb3aa1df29 20250901160224581 DAUC <0003> auc.c:143 vector [1]: ck = 9f0a9aa64e8e0c59791c0eb6181b7ddd 20250901160224581 DAUC <0003> auc.c:144 vector [1]: ik = 5c7b10e8d1d75e07d69aca70d5c2c93e 20250901160224581 DAUC <0003> auc.c:145 vector [1]: res = 63d7f947faa6c0140000000000000000 20250901160224581 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224581 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224581 DAUC <0003> auc.c:179 vector [1]: kc = d41af23c1ae14c00 20250901160224581 DAUC <0003> auc.c:180 vector [1]: sres = 2efb0288 20250901160224581 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224581 DAUC <0003> auc.c:113 vector [2]: rand = 0f2315ed42c499d2f44e9fe4cb14bb39 20250901160224581 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901160224581 DAUC <0003> auc.c:142 vector [2]: autn = beb632a2c5a30000f3f1cbd6931e3176 20250901160224581 DAUC <0003> auc.c:143 vector [2]: ck = 7196595557df5c876e5fe1a126a20031 20250901160224581 DAUC <0003> auc.c:144 vector [2]: ik = 8911f076a1c3abd2557ad7d6b858236b 20250901160224581 DAUC <0003> auc.c:145 vector [2]: res = 0c5b984ecc52b8400000000000000000 20250901160224581 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224581 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224581 DAUC <0003> auc.c:179 vector [2]: kc = 22c850b8ede93400 20250901160224581 DAUC <0003> auc.c:180 vector [2]: sres = ef120faa 20250901160224581 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224581 DAUC <0003> auc.c:113 vector [3]: rand = 49e3ca80f025864b3be728490a263314 20250901160224581 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901160224581 DAUC <0003> auc.c:142 vector [3]: autn = 37abfba863cb000090402ce871ff1973 20250901160224581 DAUC <0003> auc.c:143 vector [3]: ck = 3ea13908f0a22261f8b3c0395fa6b054 20250901160224581 DAUC <0003> auc.c:144 vector [3]: ik = 9b93ca6bc4f303b28b355627a921cfe5 20250901160224581 DAUC <0003> auc.c:145 vector [3]: res = 48b1a8ccb398e2080000000000000000 20250901160224581 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224581 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224582 DAUC <0003> auc.c:179 vector [3]: kc = 2e7478fe05a0d800 20250901160224582 DAUC <0003> auc.c:180 vector [3]: sres = 40f45740 20250901160224582 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224582 DAUC <0003> db_auc.c:245 IMSI='262424838428225': Generated 4 vectors 20250901160224582 DAUC <0003> db_auc.c:249 IMSI='262424838428225': Updating SQN=161 in DB 20250901160224582 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424838428225"} 20250901160224582 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224582 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224582 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224583 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224583 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424838428225"} 20250901160224584 DAUC <0003> db_auc.c:236 IMSI='262424838428225': Calling to generate 5 vectors 20250901160224584 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160224584 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224584 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224584 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901160224584 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224584 DAUC <0003> auc.c:113 vector [0]: rand = 249b89b9252815c2b7e717263b5edfbd 20250901160224584 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901160224584 DAUC <0003> auc.c:142 vector [0]: autn = a3d21879ddf80000cd1a511c9184da07 20250901160224584 DAUC <0003> auc.c:143 vector [0]: ck = d0ed57889209ba844e385c11b40e3d3b 20250901160224584 DAUC <0003> auc.c:144 vector [0]: ik = 05e8b73f54006eb306dfae3b5c7ad5db 20250901160224584 DAUC <0003> auc.c:145 vector [0]: res = ac3044d75af018d70000000000000000 20250901160224584 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224584 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224584 DAUC <0003> auc.c:179 vector [0]: kc = 02526edfaab0ac00 20250901160224584 DAUC <0003> auc.c:180 vector [0]: sres = 03ed6e9f 20250901160224584 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224584 DAUC <0003> auc.c:113 vector [1]: rand = 2bf34b29b435e6aeae3e2e7cc3b876ef 20250901160224584 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901160224584 DAUC <0003> auc.c:142 vector [1]: autn = 4628c3ec03b500005852d5fdc9bc2489 20250901160224584 DAUC <0003> auc.c:143 vector [1]: ck = dc89da6bb2f06701c79b14b89cb27b85 20250901160224584 DAUC <0003> auc.c:144 vector [1]: ik = ab369b93da49a3a790b51597435689a0 20250901160224584 DAUC <0003> auc.c:145 vector [1]: res = dceba797b2afc4b20000000000000000 20250901160224584 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224584 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224584 DAUC <0003> auc.c:179 vector [1]: kc = eed7987c18dc2400 20250901160224584 DAUC <0003> auc.c:180 vector [1]: sres = 58c22e0d 20250901160224584 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224584 DAUC <0003> auc.c:113 vector [2]: rand = 09283f4bb328b1003ed81e3b7781a597 20250901160224584 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901160224584 DAUC <0003> auc.c:142 vector [2]: autn = 16dffe786f0f0000c9817e2cb045ace2 20250901160224584 DAUC <0003> auc.c:143 vector [2]: ck = 5ef901152cb79580ec36a3d23bc3c57a 20250901160224584 DAUC <0003> auc.c:144 vector [2]: ik = c86b7e3307a932c085c9c0e6bcaab60b 20250901160224584 DAUC <0003> auc.c:145 vector [2]: res = 10278c20e6ae9fd00000000000000000 20250901160224584 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224584 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224584 DAUC <0003> auc.c:179 vector [2]: kc = e39ba24e29bd1000 20250901160224584 DAUC <0003> auc.c:180 vector [2]: sres = e49765ee 20250901160224584 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224584 DAUC <0003> auc.c:113 vector [3]: rand = a467bb3e30b56fb8e6bf542a0b0cffcd 20250901160224584 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901160224584 DAUC <0003> auc.c:142 vector [3]: autn = 71d3319c586f000077892cb37a33f754 20250901160224584 DAUC <0003> auc.c:143 vector [3]: ck = 69cc90802cd1c95134e3cab00298918b 20250901160224584 DAUC <0003> auc.c:144 vector [3]: ik = b94a2e56a9be2cd6f8157af5b7ee991d 20250901160224584 DAUC <0003> auc.c:145 vector [3]: res = e613015b094cae6d0000000000000000 20250901160224584 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224584 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224584 DAUC <0003> auc.c:179 vector [3]: kc = f37e45980eccc000 20250901160224584 DAUC <0003> auc.c:180 vector [3]: sres = dfdb3a62 20250901160224584 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224584 DAUC <0003> auc.c:113 vector [4]: rand = ef5feb9d4aecd353effc9095f8d46576 20250901160224584 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901160224584 DAUC <0003> auc.c:142 vector [4]: autn = a9d5b66c84240000f1e915b962e47bdc 20250901160224584 DAUC <0003> auc.c:143 vector [4]: ck = 546e98f6851dd2a8561c0df6af9f97d9 20250901160224584 DAUC <0003> auc.c:144 vector [4]: ik = e192fd976a91cb997a438aa0f9d522f7 20250901160224584 DAUC <0003> auc.c:145 vector [4]: res = c69555f7213554a90000000000000000 20250901160224584 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224584 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160224584 DAUC <0003> auc.c:179 vector [4]: kc = 0dbfb12524ac2000 20250901160224584 DAUC <0003> auc.c:180 vector [4]: sres = c3029f05 20250901160224584 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160224584 DAUC <0003> db_auc.c:245 IMSI='262424838428225': Generated 5 vectors 20250901160224584 DAUC <0003> db_auc.c:249 IMSI='262424838428225': Updating SQN=321 in DB 20250901160224585 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424838428225"} 20250901160224585 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224585 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224585 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224587 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224587 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424838428225"} 20250901160224587 DAUC <0003> db_auc.c:236 IMSI='262424838428225': Calling to generate 5 vectors 20250901160224587 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160224587 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224587 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224587 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901160224587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224587 DAUC <0003> auc.c:113 vector [0]: rand = d5f98cee824737fbdff6ce277a1b3011 20250901160224587 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901160224587 DAUC <0003> auc.c:142 vector [0]: autn = 8be7836109920000d43270a4921e7255 20250901160224587 DAUC <0003> auc.c:143 vector [0]: ck = dc70f10d59f351f059ea956d6414fbde 20250901160224587 DAUC <0003> auc.c:144 vector [0]: ik = cebadce070196f69972a80a83c318fd4 20250901160224587 DAUC <0003> auc.c:145 vector [0]: res = 5c778d3e6521c02c0000000000000000 20250901160224587 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224587 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224587 DAUC <0003> auc.c:179 vector [0]: kc = da5e313955d73000 20250901160224587 DAUC <0003> auc.c:180 vector [0]: sres = 2019638e 20250901160224587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224587 DAUC <0003> auc.c:113 vector [1]: rand = 63361a826f5eab8daca9664619be62a7 20250901160224587 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901160224587 DAUC <0003> auc.c:142 vector [1]: autn = 468f0f74dd5600007965d18c9e5cb2c0 20250901160224587 DAUC <0003> auc.c:143 vector [1]: ck = 9f91c785948d9341d17ec84d6711bc60 20250901160224587 DAUC <0003> auc.c:144 vector [1]: ik = 3c95fe083749160281e52f4d87dd4a4d 20250901160224587 DAUC <0003> auc.c:145 vector [1]: res = 2ae1864fc7acbbcf0000000000000000 20250901160224587 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224587 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224587 DAUC <0003> auc.c:179 vector [1]: kc = 62aaf43e8512ec00 20250901160224588 DAUC <0003> auc.c:180 vector [1]: sres = ea30fa20 20250901160224588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224588 DAUC <0003> auc.c:113 vector [2]: rand = 236b6a1cb4d76e8259868244628280c7 20250901160224588 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901160224588 DAUC <0003> auc.c:142 vector [2]: autn = e90bc78f755d00007ff894799c625b0a 20250901160224588 DAUC <0003> auc.c:143 vector [2]: ck = ec0cd080b233650f8af622c146d10d7a 20250901160224588 DAUC <0003> auc.c:144 vector [2]: ik = 6c1facb45690fd813ea57319654075ae 20250901160224588 DAUC <0003> auc.c:145 vector [2]: res = b0aa414ae650ce120000000000000000 20250901160224588 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224588 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224588 DAUC <0003> auc.c:179 vector [2]: kc = d085214bc0c05400 20250901160224588 DAUC <0003> auc.c:180 vector [2]: sres = 9ce9d4e9 20250901160224588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224588 DAUC <0003> auc.c:113 vector [3]: rand = e20b86955481b72fdfe52ea5c42fd890 20250901160224588 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901160224588 DAUC <0003> auc.c:142 vector [3]: autn = 05d726cfdc2e0000657fdcb9b2121ad1 20250901160224588 DAUC <0003> auc.c:143 vector [3]: ck = d50ad0093c1a98b69c3cc70d3314024b 20250901160224588 DAUC <0003> auc.c:144 vector [3]: ik = ff580d5d35db9436d192694d2f00b679 20250901160224588 DAUC <0003> auc.c:145 vector [3]: res = 76c3133bd75935a30000000000000000 20250901160224588 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224588 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224588 DAUC <0003> auc.c:179 vector [3]: kc = f0cbbeb01a342c00 20250901160224588 DAUC <0003> auc.c:180 vector [3]: sres = 9302ee72 20250901160224588 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224588 DAUC <0003> auc.c:113 vector [4]: rand = 718676f871ca25bf21505dd68c920e9e 20250901160224588 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901160224588 DAUC <0003> auc.c:142 vector [4]: autn = 31dd9f3e61e50000eb140a269bac47ae 20250901160224588 DAUC <0003> auc.c:143 vector [4]: ck = 7695bdb930911f5f7836253c65a19813 20250901160224588 DAUC <0003> auc.c:144 vector [4]: ik = ac0b23fba0ed8b7636576f3c1d42dbf8 20250901160224588 DAUC <0003> auc.c:145 vector [4]: res = 4b362f395b4f0e2a0000000000000000 20250901160224588 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224588 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160224588 DAUC <0003> auc.c:179 vector [4]: kc = bebcf66d1c187000 20250901160224588 DAUC <0003> auc.c:180 vector [4]: sres = 0f0c53c0 20250901160224588 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160224588 DAUC <0003> db_auc.c:245 IMSI='262424838428225': Generated 5 vectors 20250901160224588 DAUC <0003> db_auc.c:249 IMSI='262424838428225': Updating SQN=481 in DB 20250901160224588 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424838428225"} 20250901160224588 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424838428225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224588 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224588 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@ee34fb240c30: Final verdict of PTC: pass 20250901160224591 DAUC <0003> db_auc.c:157 IMSI='262428680688646': No 2G Auth Data 20250901160224591 DAUC <0003> db_auc.c:192 IMSI='262428680688646': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262428680688646" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250901160224601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39192<->l=127.0.0.1:4258 20250901160224603 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224603 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428680688646"} 20250901160224603 DAUC <0003> db_auc.c:236 IMSI='262428680688646': Calling to generate 1 vectors 20250901160224603 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250901160224603 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224603 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224603 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160224603 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224603 DAUC <0003> auc.c:113 vector [0]: rand = 6899ebf703c3003d5fd2913b7963863f 20250901160224603 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160224603 DAUC <0003> auc.c:142 vector [0]: autn = 875589437e1e0000d75eb01842f2cdb3 20250901160224603 DAUC <0003> auc.c:143 vector [0]: ck = 73c2cba5f45c2b33127f2e63f8e38f7f 20250901160224603 DAUC <0003> auc.c:144 vector [0]: ik = 6b8d66f15740555c04a20ad5365c1c03 20250901160224603 DAUC <0003> auc.c:145 vector [0]: res = 4614acd5ce1cd5490000000000000000 20250901160224603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224603 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224603 DAUC <0003> auc.c:179 vector [0]: kc = 1323f550a0b09c00 20250901160224603 DAUC <0003> auc.c:180 vector [0]: sres = 761dbeb3 20250901160224603 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224603 DAUC <0003> db_auc.c:245 IMSI='262428680688646': Generated 1 vectors 20250901160224603 DAUC <0003> db_auc.c:249 IMSI='262428680688646': Updating SQN=33 in DB 20250901160224603 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428680688646"} 20250901160224603 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224603 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224603 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262428680688646" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428680688646" TC_gsup_sai_num_auth_vectors(30)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224604 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224604 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428680688646"} 20250901160224604 DAUC <0003> db_auc.c:236 IMSI='262428680688646': Calling to generate 4 vectors 20250901160224604 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250901160224604 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224604 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224604 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901160224604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224604 DAUC <0003> auc.c:113 vector [0]: rand = b3865cf8034a06579bc279de409d4d14 20250901160224604 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901160224604 DAUC <0003> auc.c:142 vector [0]: autn = 157cc38efd0c00000831ecb22c3b6a64 20250901160224604 DAUC <0003> auc.c:143 vector [0]: ck = f38b0c89eaa884b3c2565db0b7c6809e 20250901160224604 DAUC <0003> auc.c:144 vector [0]: ik = 34753994221dead95f1fe481ca5ec305 20250901160224604 DAUC <0003> auc.c:145 vector [0]: res = bb330eafa09a29250000000000000000 20250901160224604 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224604 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224604 DAUC <0003> auc.c:179 vector [0]: kc = 069673719b40a000 20250901160224604 DAUC <0003> auc.c:180 vector [0]: sres = bbf2775c 20250901160224604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224604 DAUC <0003> auc.c:113 vector [1]: rand = dc04b53f51a52f61c5c63ac8c8325a78 20250901160224604 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901160224604 DAUC <0003> auc.c:142 vector [1]: autn = 42a9c8ac53ab0000afa50c8794715e62 20250901160224604 DAUC <0003> auc.c:143 vector [1]: ck = 38f92e8a28529da52c6dd7eda70efe96 20250901160224604 DAUC <0003> auc.c:144 vector [1]: ik = 5391dc4481a4351a55b94ecd38888660 20250901160224604 DAUC <0003> auc.c:145 vector [1]: res = 81fb7a69bb3ec9460000000000000000 20250901160224604 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224604 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224604 DAUC <0003> auc.c:179 vector [1]: kc = 24eecad6a3af1c00 20250901160224604 DAUC <0003> auc.c:180 vector [1]: sres = da9ae667 20250901160224604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224604 DAUC <0003> auc.c:113 vector [2]: rand = 1a5229275c336749273c43275b1487f9 20250901160224604 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901160224604 DAUC <0003> auc.c:142 vector [2]: autn = 30654df9d17a00005a19c9fa94724353 20250901160224604 DAUC <0003> auc.c:143 vector [2]: ck = bb2b2f2033576a3443eee47f44231717 20250901160224604 DAUC <0003> auc.c:144 vector [2]: ik = c15a9b0656b376fe43122b1911de1dcd 20250901160224604 DAUC <0003> auc.c:145 vector [2]: res = ec396af12b85d9800000000000000000 20250901160224604 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224605 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224605 DAUC <0003> auc.c:179 vector [2]: kc = 0c2f703351389400 20250901160224605 DAUC <0003> auc.c:180 vector [2]: sres = 06b0a7a0 20250901160224605 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224605 DAUC <0003> auc.c:113 vector [3]: rand = d1cbc78dbd2a4c9dc4e51fe383279c03 20250901160224605 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901160224605 DAUC <0003> auc.c:142 vector [3]: autn = 54db536d0d96000065b6b3cadbde6dd1 20250901160224605 DAUC <0003> auc.c:143 vector [3]: ck = cf7cd5af5cd960737420e767176dc02b 20250901160224605 DAUC <0003> auc.c:144 vector [3]: ik = 8f99b0a102b7b7b56b9562f1e3044721 20250901160224605 DAUC <0003> auc.c:145 vector [3]: res = d579a85a9c2d23c10000000000000000 20250901160224605 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224605 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224605 DAUC <0003> auc.c:179 vector [3]: kc = 8afc0719734b4800 20250901160224605 DAUC <0003> auc.c:180 vector [3]: sres = 58aefeda 20250901160224605 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224605 DAUC <0003> db_auc.c:245 IMSI='262428680688646': Generated 4 vectors 20250901160224605 DAUC <0003> db_auc.c:249 IMSI='262428680688646': Updating SQN=161 in DB 20250901160224605 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428680688646"} 20250901160224605 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224605 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224605 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224606 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224606 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428680688646"} 20250901160224606 DAUC <0003> db_auc.c:236 IMSI='262428680688646': Calling to generate 5 vectors 20250901160224606 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160224606 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224606 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224606 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901160224606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224606 DAUC <0003> auc.c:113 vector [0]: rand = dc50a7755bcab551179017f715bae189 20250901160224606 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901160224606 DAUC <0003> auc.c:142 vector [0]: autn = 4502e26ec1710000440eab49e388817c 20250901160224606 DAUC <0003> auc.c:143 vector [0]: ck = 7c897190a01197bb8afb27c5c54658b4 20250901160224606 DAUC <0003> auc.c:144 vector [0]: ik = d145540d8f08760b8e134d2678520578 20250901160224606 DAUC <0003> auc.c:145 vector [0]: res = 0c17a88b3be792d00000000000000000 20250901160224606 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224606 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224606 DAUC <0003> auc.c:179 vector [0]: kc = e3b362bef64ed800 20250901160224606 DAUC <0003> auc.c:180 vector [0]: sres = e29a833b 20250901160224606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224606 DAUC <0003> auc.c:113 vector [1]: rand = 5db4d8d3e872f1eb7435aa63f0c41401 20250901160224606 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901160224606 DAUC <0003> auc.c:142 vector [1]: autn = d0255125516d0000abbd8b3081c35dee 20250901160224606 DAUC <0003> auc.c:143 vector [1]: ck = 8a8bb943b95aca319e25e1985a43e65b 20250901160224606 DAUC <0003> auc.c:144 vector [1]: ik = a662dca944e5f742d85aa80b7b87c1e3 20250901160224606 DAUC <0003> auc.c:145 vector [1]: res = f32a54ed6018aa050000000000000000 20250901160224606 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224606 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224606 DAUC <0003> auc.c:179 vector [1]: kc = 555caa2d2b36a800 20250901160224606 DAUC <0003> auc.c:180 vector [1]: sres = 2dffc610 20250901160224606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224606 DAUC <0003> auc.c:113 vector [2]: rand = d93626c942aafc61f1d328ecd61038c0 20250901160224606 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901160224606 DAUC <0003> auc.c:142 vector [2]: autn = 3156de495a0a00009c7958073cc294e1 20250901160224606 DAUC <0003> auc.c:143 vector [2]: ck = 819fcc0a6e5b0ad1ad18459a8026e071 20250901160224606 DAUC <0003> auc.c:144 vector [2]: ik = aeaa2c82cc46b368e5b4d645397e47db 20250901160224606 DAUC <0003> auc.c:145 vector [2]: res = 24b5fa60a80181ac0000000000000000 20250901160224606 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224606 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224606 DAUC <0003> auc.c:179 vector [2]: kc = c1ff843d68ff3800 20250901160224606 DAUC <0003> auc.c:180 vector [2]: sres = 41023a51 20250901160224606 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224606 DAUC <0003> auc.c:113 vector [3]: rand = ff63c83fc579162475f52139df222510 20250901160224606 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901160224606 DAUC <0003> auc.c:142 vector [3]: autn = 66ea6bf2b9900000c6249e1e77939bd3 20250901160224606 DAUC <0003> auc.c:143 vector [3]: ck = 095ae17eed7a25f14cd9ec5dd633dc1d 20250901160224606 DAUC <0003> auc.c:144 vector [3]: ik = 7267293710fef7187ce5730dbe79e9a9 20250901160224606 DAUC <0003> auc.c:145 vector [3]: res = 0ccd8378eac179870000000000000000 20250901160224606 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224606 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224606 DAUC <0003> auc.c:179 vector [3]: kc = c778e5e1dac97400 20250901160224606 DAUC <0003> auc.c:180 vector [3]: sres = 7aef33d1 20250901160224606 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224606 DAUC <0003> auc.c:113 vector [4]: rand = 5027480a26197b67a8116c5a3036c1a3 20250901160224606 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901160224606 DAUC <0003> auc.c:142 vector [4]: autn = 9751b363c2ea0000c8cead5a8c96d09e 20250901160224606 DAUC <0003> auc.c:143 vector [4]: ck = 6b974d1136e7c42e5d7075e0f46b665d 20250901160224606 DAUC <0003> auc.c:144 vector [4]: ik = a1735b83a84546676ecff56de875f021 20250901160224607 DAUC <0003> auc.c:145 vector [4]: res = b899af7617fd9c140000000000000000 20250901160224607 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224607 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160224607 DAUC <0003> auc.c:179 vector [4]: kc = 61fe9c8cdb2aec00 20250901160224607 DAUC <0003> auc.c:180 vector [4]: sres = 693298a5 20250901160224607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160224607 DAUC <0003> db_auc.c:245 IMSI='262428680688646': Generated 5 vectors 20250901160224607 DAUC <0003> db_auc.c:249 IMSI='262428680688646': Updating SQN=321 in DB 20250901160224607 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428680688646"} 20250901160224607 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224607 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224607 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224608 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224608 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428680688646"} 20250901160224608 DAUC <0003> db_auc.c:236 IMSI='262428680688646': Calling to generate 5 vectors 20250901160224608 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160224608 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224608 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224608 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901160224608 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224608 DAUC <0003> auc.c:113 vector [0]: rand = 6cff20f997b66b02f8ad6c98ff33c5cd 20250901160224608 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901160224608 DAUC <0003> auc.c:142 vector [0]: autn = 6993aeb704ce00006eb16dad754c387a 20250901160224608 DAUC <0003> auc.c:143 vector [0]: ck = 82198f3083191211378dde406299acb6 20250901160224608 DAUC <0003> auc.c:144 vector [0]: ik = 5fd645b5f239d9e02f4f4ba3273d84e4 20250901160224608 DAUC <0003> auc.c:145 vector [0]: res = 77b7467b52b68c4e0000000000000000 20250901160224608 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224608 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224608 DAUC <0003> auc.c:179 vector [0]: kc = 9049b0d321269c00 20250901160224608 DAUC <0003> auc.c:180 vector [0]: sres = 3bad8593 20250901160224608 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224608 DAUC <0003> auc.c:113 vector [1]: rand = 764bd3fd0dbfa7f648b9568964438ea7 20250901160224608 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901160224608 DAUC <0003> auc.c:142 vector [1]: autn = 9c8fc5b32bd60000df7b88673034461a 20250901160224608 DAUC <0003> auc.c:143 vector [1]: ck = b4945fde18a0bc45fd64a0ad16f70be0 20250901160224608 DAUC <0003> auc.c:144 vector [1]: ik = 25f5aa6458eec7efc175eb652d9822f6 20250901160224608 DAUC <0003> auc.c:145 vector [1]: res = 594bee6e761b499e0000000000000000 20250901160224608 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224608 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224608 DAUC <0003> auc.c:179 vector [1]: kc = 87de30f7e3fca400 20250901160224608 DAUC <0003> auc.c:180 vector [1]: sres = aa65c96f 20250901160224608 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224608 DAUC <0003> auc.c:113 vector [2]: rand = 73bed6f7aac7b5e287e59ca7bb84ca3c 20250901160224608 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901160224608 DAUC <0003> auc.c:142 vector [2]: autn = d0f08655c4ca0000868173534459067b 20250901160224608 DAUC <0003> auc.c:143 vector [2]: ck = c89ca3811bfb5b4c9ec6d9d67acff262 20250901160224608 DAUC <0003> auc.c:144 vector [2]: ik = 42085f3b7302197bd6da022b176f4d36 20250901160224608 DAUC <0003> auc.c:145 vector [2]: res = 40791f30e5b641610000000000000000 20250901160224608 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224608 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224608 DAUC <0003> auc.c:179 vector [2]: kc = 3bc118426f3d2400 20250901160224608 DAUC <0003> auc.c:180 vector [2]: sres = 703a1e68 20250901160224608 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224608 DAUC <0003> auc.c:113 vector [3]: rand = 54de45482d0954813cebd46c8efbb4ed 20250901160224608 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901160224608 DAUC <0003> auc.c:142 vector [3]: autn = 979b0d1b9b710000e24b13deefb1fa54 20250901160224608 DAUC <0003> auc.c:143 vector [3]: ck = 74cb3ab3f8ddd7cec960afef5093d979 20250901160224608 DAUC <0003> auc.c:144 vector [3]: ik = 05f9f3795f64521c048748b3563920b6 20250901160224608 DAUC <0003> auc.c:145 vector [3]: res = 89f8f2f53deb5f4c0000000000000000 20250901160224608 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224608 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224608 DAUC <0003> auc.c:179 vector [3]: kc = 420b4bcca8ce0000 20250901160224608 DAUC <0003> auc.c:180 vector [3]: sres = d6cc0836 20250901160224608 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224608 DAUC <0003> auc.c:113 vector [4]: rand = d8adbf4eb06d5caca456424585d9dfcc 20250901160224608 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901160224608 DAUC <0003> auc.c:142 vector [4]: autn = 3e9e889f928800004e437e54f952d552 20250901160224608 DAUC <0003> auc.c:143 vector [4]: ck = 6141ec8ba250e4ff44b36ec06b5bfc86 20250901160224608 DAUC <0003> auc.c:144 vector [4]: ik = 482507cdd031156f248ab5fd52e7141d 20250901160224608 DAUC <0003> auc.c:145 vector [4]: res = 6409c3662261b8950000000000000000 20250901160224608 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224608 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160224608 DAUC <0003> auc.c:179 vector [4]: kc = 7e4cbd08feee4000 20250901160224609 DAUC <0003> auc.c:180 vector [4]: sres = 1cb43c4c 20250901160224609 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160224609 DAUC <0003> db_auc.c:245 IMSI='262428680688646': Generated 5 vectors 20250901160224609 DAUC <0003> db_auc.c:249 IMSI='262428680688646': Updating SQN=481 in DB 20250901160224609 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428680688646"} 20250901160224609 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428680688646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224609 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224609 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39192<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@ee34fb240c30: Final verdict of PTC: pass 20250901160224611 DAUC <0003> db_auc.c:157 IMSI='262428846676770': No 2G Auth Data 20250901160224611 DAUC <0003> db_auc.c:192 IMSI='262428846676770': No 3G Auth Data HLR_Test-GSUP(21)@ee34fb240c30: Created GsupExpect[0] for "262428846676770" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250901160224618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 20250901160224620 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224620 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428846676770"} 20250901160224620 DAUC <0003> db_auc.c:236 IMSI='262428846676770': Calling to generate 1 vectors 20250901160224620 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250901160224620 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224620 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224620 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160224620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224620 DAUC <0003> auc.c:113 vector [0]: rand = 543375206b50def53cf5198304bb1f59 20250901160224620 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160224620 DAUC <0003> auc.c:142 vector [0]: autn = 116856583cdf00007be18cfa56110563 20250901160224620 DAUC <0003> auc.c:143 vector [0]: ck = bb8d5bd81bbb0c9286a080b7184de093 20250901160224620 DAUC <0003> auc.c:144 vector [0]: ik = 71cf7064310d51fdda918c694dbe6974 20250901160224620 DAUC <0003> auc.c:145 vector [0]: res = ee2dc7364a9d11dc0000000000000000 20250901160224620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224620 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224620 DAUC <0003> auc.c:179 vector [0]: kc = f8b7e47a59b4f1ed 20250901160224620 DAUC <0003> auc.c:180 vector [0]: sres = 761dd680 20250901160224620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224620 DAUC <0003> db_auc.c:245 IMSI='262428846676770': Generated 1 vectors 20250901160224620 DAUC <0003> db_auc.c:249 IMSI='262428846676770': Updating SQN=33 in DB 20250901160224620 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428846676770"} 20250901160224620 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224620 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224620 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ee34fb240c30: Found GsupExpect[0] for "262428846676770" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@ee34fb240c30: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428846676770" TC_gsup_sai_num_auth_vectors(31)@ee34fb240c30: setverdict(pass): none -> pass 20250901160224622 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224622 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428846676770"} 20250901160224622 DAUC <0003> db_auc.c:236 IMSI='262428846676770': Calling to generate 4 vectors 20250901160224622 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250901160224622 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224622 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224622 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901160224622 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224622 DAUC <0003> auc.c:113 vector [0]: rand = 1fd9fcada5af80d17cadf13d338a407f 20250901160224622 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901160224622 DAUC <0003> auc.c:142 vector [0]: autn = 3695340f0c80000074b5a4917ea7cd1f 20250901160224622 DAUC <0003> auc.c:143 vector [0]: ck = 00ebc1097911911971c17091f7d96848 20250901160224622 DAUC <0003> auc.c:144 vector [0]: ik = 12f7a9adf82ed4c913664ccc83a20527 20250901160224622 DAUC <0003> auc.c:145 vector [0]: res = 1734ee3c076e035d0000000000000000 20250901160224622 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224622 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224622 DAUC <0003> auc.c:179 vector [0]: kc = ed1578e01a3a5e84 20250901160224622 DAUC <0003> auc.c:180 vector [0]: sres = 39c273c0 20250901160224622 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224622 DAUC <0003> auc.c:113 vector [1]: rand = c1e3efd25242f142d5d2150eba7b9a2f 20250901160224622 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901160224622 DAUC <0003> auc.c:142 vector [1]: autn = 62f9a7d3162200009ff8ea2148c08fc7 20250901160224622 DAUC <0003> auc.c:143 vector [1]: ck = cb4e7a4973dc4ef9473e555e6bef8877 20250901160224622 DAUC <0003> auc.c:144 vector [1]: ik = 738680b40e7859fd47f6ecbf7a48c92a 20250901160224622 DAUC <0003> auc.c:145 vector [1]: res = 20a4ce4a5d5e44700000000000000000 20250901160224622 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224622 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224622 DAUC <0003> auc.c:179 vector [1]: kc = 12b65455beabb871 20250901160224622 DAUC <0003> auc.c:180 vector [1]: sres = 7ee2f2a9 20250901160224622 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224622 DAUC <0003> auc.c:113 vector [2]: rand = 4e0da981efa5047335b47119408086d6 20250901160224622 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901160224622 DAUC <0003> auc.c:142 vector [2]: autn = 0394915a7acd00008473af6ba2e2a950 20250901160224622 DAUC <0003> auc.c:143 vector [2]: ck = 43af3b60db5236a264b5fb0d4a78c2a2 20250901160224622 DAUC <0003> auc.c:144 vector [2]: ik = 54eb9ad48386d9469a3bebed0e3ceda9 20250901160224622 DAUC <0003> auc.c:145 vector [2]: res = 331ac655cbe91bbf0000000000000000 20250901160224622 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224622 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224622 DAUC <0003> auc.c:179 vector [2]: kc = aa984e32ea18db8a 20250901160224622 DAUC <0003> auc.c:180 vector [2]: sres = d994e0f8 20250901160224622 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224622 DAUC <0003> auc.c:113 vector [3]: rand = 9a8e7a761578bf9a07ee4b20217c4194 20250901160224622 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901160224622 DAUC <0003> auc.c:142 vector [3]: autn = 87a90e916c300000d6ea4460175dea9d 20250901160224622 DAUC <0003> auc.c:143 vector [3]: ck = 324c2f1df2480cb9523e530efdbeab7c 20250901160224622 DAUC <0003> auc.c:144 vector [3]: ik = d103dd9a94f91ecd2803602cf7a3e534 20250901160224622 DAUC <0003> auc.c:145 vector [3]: res = c110c33fc39f26e00000000000000000 20250901160224622 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224622 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224622 DAUC <0003> auc.c:179 vector [3]: kc = 62d273501112bb30 20250901160224622 DAUC <0003> auc.c:180 vector [3]: sres = 8f9568af 20250901160224622 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224622 DAUC <0003> db_auc.c:245 IMSI='262428846676770': Generated 4 vectors 20250901160224622 DAUC <0003> db_auc.c:249 IMSI='262428846676770': Updating SQN=161 in DB 20250901160224622 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428846676770"} 20250901160224622 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224622 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224622 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224623 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224623 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428846676770"} 20250901160224623 DAUC <0003> db_auc.c:236 IMSI='262428846676770': Calling to generate 5 vectors 20250901160224623 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160224623 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224623 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224623 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901160224623 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224623 DAUC <0003> auc.c:113 vector [0]: rand = f1b338de94bbf6a807a02226eb247d5d 20250901160224623 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901160224623 DAUC <0003> auc.c:142 vector [0]: autn = d2d91d4584110000f0ebd6c79581924f 20250901160224623 DAUC <0003> auc.c:143 vector [0]: ck = 325c6a8974e387d897c321ae33d994ca 20250901160224623 DAUC <0003> auc.c:144 vector [0]: ik = 52fbd017e458f111e56aedeabe0b0051 20250901160224623 DAUC <0003> auc.c:145 vector [0]: res = e3cdb628eb3507130000000000000000 20250901160224623 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224623 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224623 DAUC <0003> auc.c:179 vector [0]: kc = b217ddc1429fe94c 20250901160224623 DAUC <0003> auc.c:180 vector [0]: sres = 3ce1a879 20250901160224623 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224623 DAUC <0003> auc.c:113 vector [1]: rand = ee4065dff0bffa66945ad83897aa01bc 20250901160224623 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901160224623 DAUC <0003> auc.c:142 vector [1]: autn = bd419194e59c00003787dbd9dceb7659 20250901160224623 DAUC <0003> auc.c:143 vector [1]: ck = 26eb207bbbaf3fdadea4b11d84fca664 20250901160224623 DAUC <0003> auc.c:144 vector [1]: ik = 66bdfd67dbf9295176c94e76bccb2508 20250901160224623 DAUC <0003> auc.c:145 vector [1]: res = 2138f80be37f8b6f0000000000000000 20250901160224623 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224623 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224623 DAUC <0003> auc.c:179 vector [1]: kc = ebf25d6f1a0e5ebc 20250901160224623 DAUC <0003> auc.c:180 vector [1]: sres = 91b3ac7d 20250901160224623 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224623 DAUC <0003> auc.c:113 vector [2]: rand = 965043545f1385c58a48fc436bde8f1f 20250901160224623 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901160224623 DAUC <0003> auc.c:142 vector [2]: autn = 92eb4c3686120000f8daa242434a698c 20250901160224623 DAUC <0003> auc.c:143 vector [2]: ck = be07eb797af3b9c993b6a7be93ce8e9f 20250901160224623 DAUC <0003> auc.c:144 vector [2]: ik = 0a15bd7ab882af29509f0d38a5ea61f1 20250901160224623 DAUC <0003> auc.c:145 vector [2]: res = 67abc00d04247ff10000000000000000 20250901160224623 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224623 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224623 DAUC <0003> auc.c:179 vector [2]: kc = 0e5a62989b5609bf 20250901160224623 DAUC <0003> auc.c:180 vector [2]: sres = 4e470327 20250901160224623 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224623 DAUC <0003> auc.c:113 vector [3]: rand = 680e03ed4011fcc1a5c94d5445008990 20250901160224623 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901160224623 DAUC <0003> auc.c:142 vector [3]: autn = 91fb24b4be560000bb5816b32eb15724 20250901160224623 DAUC <0003> auc.c:143 vector [3]: ck = ab682f882d9573efa9725a91905eab2c 20250901160224623 DAUC <0003> auc.c:144 vector [3]: ik = 6f04e75d8ee2be23bbe252757408ec05 20250901160224623 DAUC <0003> auc.c:145 vector [3]: res = 272a0e0ed6bf644f0000000000000000 20250901160224623 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224623 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224623 DAUC <0003> auc.c:179 vector [3]: kc = 1b0859fb83396db4 20250901160224623 DAUC <0003> auc.c:180 vector [3]: sres = 11704efa 20250901160224623 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224623 DAUC <0003> auc.c:113 vector [4]: rand = 7c1252eda78cff35b91b153a96bc6fa3 20250901160224623 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901160224623 DAUC <0003> auc.c:142 vector [4]: autn = d5d33b0b67b8000085a80357c9841293 20250901160224623 DAUC <0003> auc.c:143 vector [4]: ck = e137ec4b0988f51b8859dfd6bcc7ea75 20250901160224623 DAUC <0003> auc.c:144 vector [4]: ik = ecbb8388c8bafaa7d8348157a1eac144 20250901160224623 DAUC <0003> auc.c:145 vector [4]: res = f9aed5703061eaf80000000000000000 20250901160224623 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224623 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160224623 DAUC <0003> auc.c:179 vector [4]: kc = 0cc83ce607b0184d 20250901160224623 DAUC <0003> auc.c:180 vector [4]: sres = a9422dcf 20250901160224623 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160224623 DAUC <0003> db_auc.c:245 IMSI='262428846676770': Generated 5 vectors 20250901160224623 DAUC <0003> db_auc.c:249 IMSI='262428846676770': Updating SQN=321 in DB 20250901160224623 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428846676770"} 20250901160224623 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224623 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224623 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224625 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224625 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428846676770"} 20250901160224625 DAUC <0003> db_auc.c:236 IMSI='262428846676770': Calling to generate 5 vectors 20250901160224625 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160224625 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160224625 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160224625 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901160224625 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160224625 DAUC <0003> auc.c:113 vector [0]: rand = 5075139e665b7e70d54dda6861884880 20250901160224625 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901160224625 DAUC <0003> auc.c:142 vector [0]: autn = 477b7b37a95e000051e4d1378968869d 20250901160224625 DAUC <0003> auc.c:143 vector [0]: ck = 1236f8024a535fa93adeddeccbfcb76f 20250901160224625 DAUC <0003> auc.c:144 vector [0]: ik = 55cd899996eec01c99592a9a58171eef 20250901160224625 DAUC <0003> auc.c:145 vector [0]: res = 14c5e19ebab66ba60000000000000000 20250901160224625 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160224625 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160224625 DAUC <0003> auc.c:179 vector [0]: kc = 5cce3ab3984a705e 20250901160224625 DAUC <0003> auc.c:180 vector [0]: sres = 7fcba19d 20250901160224625 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160224625 DAUC <0003> auc.c:113 vector [1]: rand = b250a75245cb7e274e81082e001ab31b 20250901160224625 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901160224625 DAUC <0003> auc.c:142 vector [1]: autn = faf2c1c16f6800006d9924b353673dc7 20250901160224625 DAUC <0003> auc.c:143 vector [1]: ck = f5a3b0c37ede27e3eb24287644c5b4f4 20250901160224625 DAUC <0003> auc.c:144 vector [1]: ik = 23af2e957b91edcae268ec702990439b 20250901160224625 DAUC <0003> auc.c:145 vector [1]: res = bb4dc118d1788c550000000000000000 20250901160224625 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160224625 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160224625 DAUC <0003> auc.c:179 vector [1]: kc = c3420e6aec1196cd 20250901160224625 DAUC <0003> auc.c:180 vector [1]: sres = bd0d4132 20250901160224625 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160224625 DAUC <0003> auc.c:113 vector [2]: rand = 25bc239204153a869d7e53fe5b473aa9 20250901160224625 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901160224625 DAUC <0003> auc.c:142 vector [2]: autn = 1ea0a1091ae800002649dbd74a820f34 20250901160224625 DAUC <0003> auc.c:143 vector [2]: ck = f0cfb74350fdf2811545dc81629564f4 20250901160224625 DAUC <0003> auc.c:144 vector [2]: ik = e66816ded002ac4f85fd5a08b3e3f7ce 20250901160224625 DAUC <0003> auc.c:145 vector [2]: res = 17ddeadb2a1f1e400000000000000000 20250901160224625 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160224625 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160224625 DAUC <0003> auc.c:179 vector [2]: kc = dc56d1dda3a26f15 20250901160224625 DAUC <0003> auc.c:180 vector [2]: sres = 63852d1c 20250901160224625 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160224625 DAUC <0003> auc.c:113 vector [3]: rand = c438a767e9dec40ce115464689c8a09e 20250901160224625 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901160224625 DAUC <0003> auc.c:142 vector [3]: autn = 1f87a3f66e5800006d2ec40e18bc4626 20250901160224625 DAUC <0003> auc.c:143 vector [3]: ck = 3a3ec65974ff351953e8391d656ec07c 20250901160224625 DAUC <0003> auc.c:144 vector [3]: ik = eb17bca684cb508397d5238ea8a85a5f 20250901160224625 DAUC <0003> auc.c:145 vector [3]: res = 0f0535c37cbf5d420000000000000000 20250901160224625 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160224625 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160224625 DAUC <0003> auc.c:179 vector [3]: kc = ecb93dd5f79d8329 20250901160224625 DAUC <0003> auc.c:180 vector [3]: sres = 99b8f5d2 20250901160224625 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160224625 DAUC <0003> auc.c:113 vector [4]: rand = 3454a69068dcdb8a5769d62857a3bfa5 20250901160224625 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901160224625 DAUC <0003> auc.c:142 vector [4]: autn = 64dfaf151ce000002ac5624b1fe701e4 20250901160224625 DAUC <0003> auc.c:143 vector [4]: ck = 066a156d92c7205ee86fdb56a218adfb 20250901160224625 DAUC <0003> auc.c:144 vector [4]: ik = a3e10f1402945a7abdadd506eae8d38b 20250901160224625 DAUC <0003> auc.c:145 vector [4]: res = 5d3862eecf7177780000000000000000 20250901160224625 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160224625 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160224625 DAUC <0003> auc.c:179 vector [4]: kc = deaa46da840bee4a 20250901160224625 DAUC <0003> auc.c:180 vector [4]: sres = be7a29f9 20250901160224625 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160224625 DAUC <0003> db_auc.c:245 IMSI='262428846676770': Generated 5 vectors 20250901160224625 DAUC <0003> db_auc.c:249 IMSI='262428846676770': Updating SQN=481 in DB 20250901160224625 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428846676770"} 20250901160224625 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428846676770 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160224625 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160224625 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160224626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160224627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 20250901160224628 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42067<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@ee34fb240c30: Final verdict of PTC: none 22@ee34fb240c30: Final verdict of PTC: none 20250901160224628 DLINP <000b> input/ipa.c:452 connected read/write 20250901160224628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160224628 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160224628 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160224628 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160224664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 20250901160224765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=312148) Waiting for packet dumper to finish... 1 (prev_count=312148, count=408864) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_sai_eps started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160227874 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160227875 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160227879 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160227881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160227885 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160227885 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160227885 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(32)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160227885 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 20250901160227885 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160227885 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 20250901160227886 DLGSUP <0013> gsup_server.c:236 2: 20250901160227886 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160227886 DLGSUP <0013> gsup_server.c:236 3: 20250901160227886 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160227886 DLGSUP <0013> gsup_server.c:236 4: 20250901160227886 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160227886 DLGSUP <0013> gsup_server.c:236 5: 20250901160227886 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160227886 DLGSUP <0013> gsup_server.c:236 7: 20250901160227886 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160227886 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160227886 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160227886 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@ee34fb240c30: 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") 20250901160227912 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37507<->l=127.0.0.1:4259) 20250901160227921 DAUC <0003> db_auc.c:157 IMSI='262423564490864': No 2G Auth Data 20250901160227921 DAUC <0003> db_auc.c:192 IMSI='262423564490864': No 3G Auth Data HLR_Test-GSUP(33)@ee34fb240c30: Created GsupExpect[0] for "262423564490864" to be handled at TC_gsup_sai_eps(36) 20250901160227950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 20250901160227959 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160227960 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423564490864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423564490864"} 20250901160227960 DAUC <0003> db_auc.c:157 IMSI='262423564490864': No 2G Auth Data 20250901160227960 DAUC <0003> db_auc.c:236 IMSI='262423564490864': Calling to generate 5 vectors 20250901160227960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160227960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160227960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160227960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160227960 DAUC <0003> auc.c:113 vector [0]: rand = a60a6b8860d8a6c68d435c2f37f7c7fe 20250901160227960 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160227960 DAUC <0003> auc.c:142 vector [0]: autn = 293a61bfbe9a8000a112defbeaa24dc2 20250901160227960 DAUC <0003> auc.c:143 vector [0]: ck = 235b4d0dd5b29441d12c6aa2ef3d32bd 20250901160227960 DAUC <0003> auc.c:144 vector [0]: ik = b7ba971505b170c3f4c690f82693d7ba 20250901160227960 DAUC <0003> auc.c:145 vector [0]: res = 8041db285e4d72240000000000000000 20250901160227960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160227960 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160227960 DAUC <0003> auc.c:151 vector [0]: kc = b10b204219ad0185 20250901160227960 DAUC <0003> auc.c:152 vector [0]: sres = de0ca90c 20250901160227960 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160227960 DAUC <0003> auc.c:113 vector [1]: rand = 8b44969c27c1506c4997be459bc96a26 20250901160227960 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160227961 DAUC <0003> auc.c:142 vector [1]: autn = 4a0d8f59fd5f8000fa143512c8054eff 20250901160227961 DAUC <0003> auc.c:143 vector [1]: ck = d0b31999f13fd3d98b792e5275b79ff0 20250901160227961 DAUC <0003> auc.c:144 vector [1]: ik = f9a892a1b12a5f39ca4d25cac8e336b6 20250901160227961 DAUC <0003> auc.c:145 vector [1]: res = 550cfd2e49394ff10000000000000000 20250901160227961 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160227961 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160227961 DAUC <0003> auc.c:151 vector [1]: kc = 682f80a0fd4125a6 20250901160227961 DAUC <0003> auc.c:152 vector [1]: sres = 1c35b2df 20250901160227961 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160227961 DAUC <0003> auc.c:113 vector [2]: rand = 3142b8931101437707da4422290aa922 20250901160227961 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160227961 DAUC <0003> auc.c:142 vector [2]: autn = eaa76e8f8af180000ddc3a0aeb5ca250 20250901160227961 DAUC <0003> auc.c:143 vector [2]: ck = 4c09cad174e196ae4ab09c36c9cef9d5 20250901160227961 DAUC <0003> auc.c:144 vector [2]: ik = 1d0ee1ac225469db59bcb345e4b320f1 20250901160227961 DAUC <0003> auc.c:145 vector [2]: res = 1b2bade3afc642090000000000000000 20250901160227961 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160227961 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160227961 DAUC <0003> auc.c:151 vector [2]: kc = 420b040e7bc82651 20250901160227961 DAUC <0003> auc.c:152 vector [2]: sres = b4edefea 20250901160227961 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160227961 DAUC <0003> auc.c:113 vector [3]: rand = d9ce491b36584c6a3b4b13ee961243e7 20250901160227961 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160227961 DAUC <0003> auc.c:142 vector [3]: autn = 77b655f151028000c219a644baa66d6c 20250901160227961 DAUC <0003> auc.c:143 vector [3]: ck = 07d09150621fa324bedf092246924c63 20250901160227961 DAUC <0003> auc.c:144 vector [3]: ik = 88db0c89168ce0c2c7a993bffaa80c1c 20250901160227961 DAUC <0003> auc.c:145 vector [3]: res = 15982264c64b0ced0000000000000000 20250901160227961 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160227961 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160227961 DAUC <0003> auc.c:151 vector [3]: kc = f67d0744c8a90399 20250901160227961 DAUC <0003> auc.c:152 vector [3]: sres = d3d32e89 20250901160227961 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160227961 DAUC <0003> auc.c:113 vector [4]: rand = 0fe112164d5c44a6e582babaf2b23a4e 20250901160227962 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160227962 DAUC <0003> auc.c:142 vector [4]: autn = d406953bf71580002003722c47d2e02e 20250901160227962 DAUC <0003> auc.c:143 vector [4]: ck = 3fcd43e5cf15c6648ca7994efa34aa1a 20250901160227962 DAUC <0003> auc.c:144 vector [4]: ik = edb6ccae81e164e70e0ad1b6ca7d8d5f 20250901160227962 DAUC <0003> auc.c:145 vector [4]: res = 7ddff94e75bac9280000000000000000 20250901160227962 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160227962 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160227962 DAUC <0003> auc.c:151 vector [4]: kc = 50d6c7b37ebd85c6 20250901160227962 DAUC <0003> auc.c:152 vector [4]: sres = 08653066 20250901160227962 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160227962 DAUC <0003> db_auc.c:245 IMSI='262423564490864': Generated 5 vectors 20250901160227962 DAUC <0003> db_auc.c:249 IMSI='262423564490864': Updating SQN=161 in DB 20250901160227962 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423564490864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423564490864"} 20250901160227962 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423564490864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160227962 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160227962 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ee34fb240c30: Found GsupExpect[0] for "262423564490864" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@ee34fb240c30: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423564490864" TC_gsup_sai_eps(36)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160227970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@ee34fb240c30: Final verdict of PTC: pass 20250901160227973 DAUC <0003> db_auc.c:157 IMSI='262428934048211': No 2G Auth Data 20250901160227973 DAUC <0003> db_auc.c:192 IMSI='262428934048211': No 3G Auth Data HLR_Test-GSUP(33)@ee34fb240c30: Created GsupExpect[0] for "262428934048211" to be handled at TC_gsup_sai_eps(37) 20250901160227988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20250901160227990 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160227990 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428934048211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428934048211"} 20250901160227990 DAUC <0003> db_auc.c:157 IMSI='262428934048211': No 2G Auth Data 20250901160227990 DAUC <0003> db_auc.c:236 IMSI='262428934048211': Calling to generate 5 vectors 20250901160227990 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901160227990 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160227990 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901160227990 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160227990 DAUC <0003> auc.c:113 vector [0]: rand = f4da8a14a9b9c770c408dda72fc13ba8 20250901160227990 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160227990 DAUC <0003> auc.c:142 vector [0]: autn = 7670fa1c97608000f1018a1f3b519f75 20250901160227990 DAUC <0003> auc.c:143 vector [0]: ck = 8744776f793588ab113502b4085a5ca2 20250901160227990 DAUC <0003> auc.c:144 vector [0]: ik = 083dc0e55a744b4fe9e4ea783bcb41be 20250901160227990 DAUC <0003> auc.c:145 vector [0]: res = 40679eb2e20bfa840000000000000000 20250901160227990 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160227990 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901160227990 DAUC <0003> auc.c:151 vector [0]: kc = 77a85f4610d0def8 20250901160227990 DAUC <0003> auc.c:152 vector [0]: sres = a26c6436 20250901160227990 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901160227990 DAUC <0003> auc.c:113 vector [1]: rand = 5cf536f76b08a8ae7083fe6016ed20da 20250901160227990 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160227990 DAUC <0003> auc.c:142 vector [1]: autn = 27646632812a8000c666b4ecb733d835 20250901160227990 DAUC <0003> auc.c:143 vector [1]: ck = d95fe33ca50f7881d326e65bc5eed407 20250901160227990 DAUC <0003> auc.c:144 vector [1]: ik = 0159a7a3082e1c6cdd32d38bbfcc13d7 20250901160227990 DAUC <0003> auc.c:145 vector [1]: res = 394399423dbb5d7b0000000000000000 20250901160227990 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160227990 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901160227990 DAUC <0003> auc.c:151 vector [1]: kc = d612714fd703a33d 20250901160227990 DAUC <0003> auc.c:152 vector [1]: sres = 04f8c439 20250901160227990 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901160227990 DAUC <0003> auc.c:113 vector [2]: rand = 95980302d3d48052515fefba653df422 20250901160227990 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160227990 DAUC <0003> auc.c:142 vector [2]: autn = 1c8dea5fbfac80007d5f3dd15eb693e1 20250901160227990 DAUC <0003> auc.c:143 vector [2]: ck = ab1ab7c988f43308b05d82d9d635a794 20250901160227990 DAUC <0003> auc.c:144 vector [2]: ik = f2bef880dbe3a03d7256494cab059e60 20250901160227990 DAUC <0003> auc.c:145 vector [2]: res = 121a495550ff1fcc0000000000000000 20250901160227990 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160227990 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901160227990 DAUC <0003> auc.c:151 vector [2]: kc = 9baf84dc2e27aac1 20250901160227990 DAUC <0003> auc.c:152 vector [2]: sres = 42e55699 20250901160227990 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901160227990 DAUC <0003> auc.c:113 vector [3]: rand = 3b2a65d3ac36681392d56f80ce0e6280 20250901160227990 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160227990 DAUC <0003> auc.c:142 vector [3]: autn = 67576c671f1f800082354b708df14032 20250901160227990 DAUC <0003> auc.c:143 vector [3]: ck = 4f74fcd6fa7803b2eec261831e336346 20250901160227990 DAUC <0003> auc.c:144 vector [3]: ik = e56a78e77c38183609f4e35a120192cc 20250901160227990 DAUC <0003> auc.c:145 vector [3]: res = 339bdcfc69d445070000000000000000 20250901160227990 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160227990 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901160227990 DAUC <0003> auc.c:151 vector [3]: kc = 4d2806e88a72ea0e 20250901160227990 DAUC <0003> auc.c:152 vector [3]: sres = 5a4f99fb 20250901160227990 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901160227990 DAUC <0003> auc.c:113 vector [4]: rand = a68d1a85e1f460c447174b291f250f9a 20250901160227990 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160227990 DAUC <0003> auc.c:142 vector [4]: autn = 950b821f900f8000b85fb16bfff609ea 20250901160227990 DAUC <0003> auc.c:143 vector [4]: ck = aaf6a5fe27aeb048c19dd85b43062e4f 20250901160227990 DAUC <0003> auc.c:144 vector [4]: ik = 59fda3d1c1226955ae94a68913c9f098 20250901160227990 DAUC <0003> auc.c:145 vector [4]: res = c297f7d75f0535c50000000000000000 20250901160227990 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160227990 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901160227990 DAUC <0003> auc.c:151 vector [4]: kc = 9c0278fdb64307ca 20250901160227990 DAUC <0003> auc.c:152 vector [4]: sres = 9d92c212 20250901160227990 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901160227990 DAUC <0003> db_auc.c:245 IMSI='262428934048211': Generated 5 vectors 20250901160227990 DAUC <0003> db_auc.c:249 IMSI='262428934048211': Updating SQN=161 in DB 20250901160227990 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428934048211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428934048211"} 20250901160227990 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428934048211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160227990 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160227990 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ee34fb240c30: Found GsupExpect[0] for "262428934048211" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@ee34fb240c30: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428934048211" TC_gsup_sai_eps(37)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160227992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@ee34fb240c30: Final verdict of PTC: pass 20250901160227992 DAUC <0003> db_auc.c:157 IMSI='262426909752052': No 2G Auth Data 20250901160227992 DAUC <0003> db_auc.c:192 IMSI='262426909752052': No 3G Auth Data HLR_Test-GSUP(33)@ee34fb240c30: Created GsupExpect[0] for "262426909752052" to be handled at TC_gsup_sai_eps(38) 20250901160227997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36826<->l=127.0.0.1:4258 20250901160227999 DLINP <000b> input/ipa.c:452 connected read/write 20250901160227999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160227999 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426909752052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426909752052"} 20250901160227999 DAUC <0003> db_auc.c:236 IMSI='262426909752052': Calling to generate 5 vectors 20250901160227999 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160227999 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160227999 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160227999 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160227999 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160227999 DAUC <0003> auc.c:113 vector [0]: rand = ccf11439fa70f91918b317e8d41a7df8 20250901160227999 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160227999 DAUC <0003> auc.c:142 vector [0]: autn = 2c8ac9feffaf8000ee6526eb3ae19ba6 20250901160227999 DAUC <0003> auc.c:143 vector [0]: ck = 08f435f24daaf85970d6ac7de57267e7 20250901160227999 DAUC <0003> auc.c:144 vector [0]: ik = a4804a929afa31b925841fc990664dd4 20250901160227999 DAUC <0003> auc.c:145 vector [0]: res = 8e4a9453d313ede30000000000000000 20250901160227999 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160227999 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160227999 DAUC <0003> auc.c:179 vector [0]: kc = 93ac69ea0e582c00 20250901160227999 DAUC <0003> auc.c:180 vector [0]: sres = 6d4cab11 20250901160227999 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160227999 DAUC <0003> auc.c:113 vector [1]: rand = 3157ccde7e042db913cad495beecec63 20250901160227999 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160227999 DAUC <0003> auc.c:142 vector [1]: autn = a348e76c7f8080009a2b5affcbeecbdf 20250901160227999 DAUC <0003> auc.c:143 vector [1]: ck = 38f084090ad90f3ec50816e8427d8bda 20250901160227999 DAUC <0003> auc.c:144 vector [1]: ik = b1dd0146c059536c305ff2074c98bab5 20250901160227999 DAUC <0003> auc.c:145 vector [1]: res = 8b0ffb5a0102fc950000000000000000 20250901160227999 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160227999 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160227999 DAUC <0003> auc.c:179 vector [1]: kc = 56901154078eb400 20250901160227999 DAUC <0003> auc.c:180 vector [1]: sres = 7338b27e 20250901160227999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160227999 DAUC <0003> auc.c:113 vector [2]: rand = 9bcdf26611e2420d2a86127a4d66e895 20250901160227999 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160227999 DAUC <0003> auc.c:142 vector [2]: autn = 590ca0ff74f080009d9f3f8003715d21 20250901160227999 DAUC <0003> auc.c:143 vector [2]: ck = 06cbdf404b8467beb7011a574e06ff1b 20250901160227999 DAUC <0003> auc.c:144 vector [2]: ik = b00b983fa7048f8e8dfb1e2fe118fe93 20250901160228000 DAUC <0003> auc.c:145 vector [2]: res = e455a2adb28681410000000000000000 20250901160228000 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160228000 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160228000 DAUC <0003> auc.c:179 vector [2]: kc = 011d517f81de8c00 20250901160228000 DAUC <0003> auc.c:180 vector [2]: sres = 59c383b0 20250901160228000 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160228000 DAUC <0003> auc.c:113 vector [3]: rand = 68282ec483180fb28aed0348f0cba1e1 20250901160228000 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160228000 DAUC <0003> auc.c:142 vector [3]: autn = 33c56d386ac8800026028c778a7b3919 20250901160228000 DAUC <0003> auc.c:143 vector [3]: ck = e448a999ecfc5c17455ca7140b2ec3f0 20250901160228000 DAUC <0003> auc.c:144 vector [3]: ik = 2b9fdbda948800e85ef2dff8b3500fc3 20250901160228000 DAUC <0003> auc.c:145 vector [3]: res = 3df9c78b35f3de830000000000000000 20250901160228000 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160228000 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160228000 DAUC <0003> auc.c:179 vector [3]: kc = 6fab14bfd6377000 20250901160228000 DAUC <0003> auc.c:180 vector [3]: sres = b9b59df8 20250901160228000 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160228000 DAUC <0003> auc.c:113 vector [4]: rand = 2e6c4f8401094b03a1a1a6f30c34ae30 20250901160228000 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160228000 DAUC <0003> auc.c:142 vector [4]: autn = c063b8f0d7178000d4f3c5183d15a7fd 20250901160228000 DAUC <0003> auc.c:143 vector [4]: ck = 96e9721df6f00fadcca230f7b6b8e720 20250901160228000 DAUC <0003> auc.c:144 vector [4]: ik = 3cbd85434e600d3fb2b253dda5e6715a 20250901160228000 DAUC <0003> auc.c:145 vector [4]: res = 88d57f180865bad60000000000000000 20250901160228000 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160228000 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160228000 DAUC <0003> auc.c:179 vector [4]: kc = 073904c47253ac00 20250901160228000 DAUC <0003> auc.c:180 vector [4]: sres = 5be92a7f 20250901160228000 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160228000 DAUC <0003> db_auc.c:245 IMSI='262426909752052': Generated 5 vectors 20250901160228000 DAUC <0003> db_auc.c:249 IMSI='262426909752052': Updating SQN=161 in DB 20250901160228000 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426909752052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426909752052"} 20250901160228000 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426909752052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160228000 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160228000 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ee34fb240c30: Found GsupExpect[0] for "262426909752052" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@ee34fb240c30: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426909752052" TC_gsup_sai_eps(38)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160228001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36826<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@ee34fb240c30: Final verdict of PTC: pass 20250901160228002 DAUC <0003> db_auc.c:157 IMSI='262424304234604': No 2G Auth Data 20250901160228002 DAUC <0003> db_auc.c:192 IMSI='262424304234604': No 3G Auth Data HLR_Test-GSUP(33)@ee34fb240c30: Created GsupExpect[0] for "262424304234604" to be handled at TC_gsup_sai_eps(39) 20250901160228010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36836<->l=127.0.0.1:4258 20250901160228011 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160228012 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424304234604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424304234604"} 20250901160228012 DAUC <0003> db_auc.c:236 IMSI='262424304234604': Calling to generate 5 vectors 20250901160228012 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160228012 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160228012 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160228012 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160228012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160228012 DAUC <0003> auc.c:113 vector [0]: rand = 0d111f04e9d739f5b1b3446202b72419 20250901160228012 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160228012 DAUC <0003> auc.c:142 vector [0]: autn = a7fb307ed54680008e7b68fba65c5e50 20250901160228012 DAUC <0003> auc.c:143 vector [0]: ck = 79105e316cf7e20935d430d04a30a10e 20250901160228012 DAUC <0003> auc.c:144 vector [0]: ik = 3e77b15c008676050c6eec8893cda887 20250901160228012 DAUC <0003> auc.c:145 vector [0]: res = b2e4ca5a294aa8f60000000000000000 20250901160228012 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160228012 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160228012 DAUC <0003> auc.c:179 vector [0]: kc = ed91af5020aa9000 20250901160228012 DAUC <0003> auc.c:180 vector [0]: sres = a677f533 20250901160228012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160228012 DAUC <0003> auc.c:113 vector [1]: rand = 91faf39a1526ccc2c882964afb250725 20250901160228012 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160228012 DAUC <0003> auc.c:142 vector [1]: autn = c7a0635853a080008a6d17d57fdb9543 20250901160228012 DAUC <0003> auc.c:143 vector [1]: ck = 0cbc2697c870ebdd461c31b5e52e4f7c 20250901160228012 DAUC <0003> auc.c:144 vector [1]: ik = 90c922516a2cb6a4b79015c60e79679f 20250901160228012 DAUC <0003> auc.c:145 vector [1]: res = d09c0e3a1e9f012d0000000000000000 20250901160228012 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160228012 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160228012 DAUC <0003> auc.c:179 vector [1]: kc = 89d6fa0b2dc37800 20250901160228012 DAUC <0003> auc.c:180 vector [1]: sres = 01784bef 20250901160228012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160228012 DAUC <0003> auc.c:113 vector [2]: rand = ab45f9b7502e04db071c46c2c1411102 20250901160228012 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160228012 DAUC <0003> auc.c:142 vector [2]: autn = d3b29c34b1758000571d09be3820d09d 20250901160228012 DAUC <0003> auc.c:143 vector [2]: ck = 1a4b6d453cc8a2ed4e4825b150fe12c0 20250901160228012 DAUC <0003> auc.c:144 vector [2]: ik = 3cfbd0eca290e95fe371396480f4f35d 20250901160228012 DAUC <0003> auc.c:145 vector [2]: res = 3d7cff6bf01291c80000000000000000 20250901160228012 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160228012 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160228012 DAUC <0003> auc.c:179 vector [2]: kc = 910f012a8cb50c00 20250901160228012 DAUC <0003> auc.c:180 vector [2]: sres = 2b59f954 20250901160228012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160228012 DAUC <0003> auc.c:113 vector [3]: rand = d4bf11493eee06bd0b374db186c56348 20250901160228012 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160228012 DAUC <0003> auc.c:142 vector [3]: autn = d6160dd00659800069cbe442911e6630 20250901160228012 DAUC <0003> auc.c:143 vector [3]: ck = 3ccb0d023750c6c666b6f26d8adaea7c 20250901160228012 DAUC <0003> auc.c:144 vector [3]: ik = 4ef974ca08cf9e233efb30e560f34dff 20250901160228012 DAUC <0003> auc.c:145 vector [3]: res = 7ae4fe9e375727670000000000000000 20250901160228012 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160228012 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160228012 DAUC <0003> auc.c:179 vector [3]: kc = 1b494751fa5e4c00 20250901160228012 DAUC <0003> auc.c:180 vector [3]: sres = 566c9012 20250901160228012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160228012 DAUC <0003> auc.c:113 vector [4]: rand = d507dafa8361c35c62f3a87701f6347f 20250901160228012 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160228012 DAUC <0003> auc.c:142 vector [4]: autn = a048cabbcd348000b70ee9d2fca97448 20250901160228012 DAUC <0003> auc.c:143 vector [4]: ck = 2dd78494e6135aa708e065733e47812e 20250901160228012 DAUC <0003> auc.c:144 vector [4]: ik = 8039a51a525db939f5458d590e388df4 20250901160228012 DAUC <0003> auc.c:145 vector [4]: res = faf4f7e557890ab90000000000000000 20250901160228012 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160228012 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160228012 DAUC <0003> auc.c:179 vector [4]: kc = ee91a6a545d03800 20250901160228012 DAUC <0003> auc.c:180 vector [4]: sres = 7c6d1b5a 20250901160228012 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160228012 DAUC <0003> db_auc.c:245 IMSI='262424304234604': Generated 5 vectors 20250901160228012 DAUC <0003> db_auc.c:249 IMSI='262424304234604': Updating SQN=161 in DB 20250901160228012 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424304234604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424304234604"} 20250901160228012 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424304234604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160228012 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160228012 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ee34fb240c30: Found GsupExpect[0] for "262424304234604" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@ee34fb240c30: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424304234604" TC_gsup_sai_eps(39)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160228013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36836<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@ee34fb240c30: Final verdict of PTC: pass 20250901160228014 DAUC <0003> db_auc.c:157 IMSI='262424837136694': No 2G Auth Data 20250901160228015 DAUC <0003> db_auc.c:192 IMSI='262424837136694': No 3G Auth Data HLR_Test-GSUP(33)@ee34fb240c30: Created GsupExpect[0] for "262424837136694" to be handled at TC_gsup_sai_eps(40) 20250901160228023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36848<->l=127.0.0.1:4258 20250901160228024 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160228024 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424837136694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424837136694"} 20250901160228024 DAUC <0003> db_auc.c:236 IMSI='262424837136694': Calling to generate 5 vectors 20250901160228024 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901160228024 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901160228024 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901160228024 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901160228024 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901160228024 DAUC <0003> auc.c:113 vector [0]: rand = 60ce9816b24bbb3eac18a26a58ec89fb 20250901160228024 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901160228024 DAUC <0003> auc.c:142 vector [0]: autn = 2925b1555d7580001cb17945a3ee4bd1 20250901160228024 DAUC <0003> auc.c:143 vector [0]: ck = 44624be0510a2f7ee09ff27b9014b5f0 20250901160228024 DAUC <0003> auc.c:144 vector [0]: ik = a7218d62d954c0504b625a32fdab02fd 20250901160228024 DAUC <0003> auc.c:145 vector [0]: res = 51a7f0ea0d4b233d0000000000000000 20250901160228024 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901160228024 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901160228024 DAUC <0003> auc.c:179 vector [0]: kc = efbdb434402d9493 20250901160228024 DAUC <0003> auc.c:180 vector [0]: sres = 3d45b3d7 20250901160228024 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901160228024 DAUC <0003> auc.c:113 vector [1]: rand = 0adb47cc0e4345af6662f2babc387df9 20250901160228025 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901160228025 DAUC <0003> auc.c:142 vector [1]: autn = ac0596dd577e80004541305264138c7a 20250901160228025 DAUC <0003> auc.c:143 vector [1]: ck = 8fb14a8a0a98e0e7b9b7e61364571a99 20250901160228025 DAUC <0003> auc.c:144 vector [1]: ik = fee436623357bed0cb4a21614c651197 20250901160228025 DAUC <0003> auc.c:145 vector [1]: res = 86d53463a40184d60000000000000000 20250901160228025 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901160228025 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901160228025 DAUC <0003> auc.c:179 vector [1]: kc = dd4a4307fe147665 20250901160228025 DAUC <0003> auc.c:180 vector [1]: sres = c38c9328 20250901160228025 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901160228025 DAUC <0003> auc.c:113 vector [2]: rand = 45196bdad3ec2fb316c949c79cf3128f 20250901160228025 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901160228025 DAUC <0003> auc.c:142 vector [2]: autn = cd491f6cacf58000896c6ba8a1e81347 20250901160228025 DAUC <0003> auc.c:143 vector [2]: ck = 3dc9ae5bac957edc0dfa93e8600b5768 20250901160228025 DAUC <0003> auc.c:144 vector [2]: ik = 795c972a4539b1c8ed50087806fc4b49 20250901160228025 DAUC <0003> auc.c:145 vector [2]: res = ab5ee66d65e332ab0000000000000000 20250901160228025 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901160228025 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901160228025 DAUC <0003> auc.c:179 vector [2]: kc = 1719ee017ef94423 20250901160228025 DAUC <0003> auc.c:180 vector [2]: sres = 34399653 20250901160228025 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901160228025 DAUC <0003> auc.c:113 vector [3]: rand = 07a49036595309ec8e726fc1551426e7 20250901160228025 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901160228025 DAUC <0003> auc.c:142 vector [3]: autn = f32bedc2712e80007d2408b1f439eeca 20250901160228025 DAUC <0003> auc.c:143 vector [3]: ck = 17bae71a4ca77dee0b85d3f1b194276e 20250901160228025 DAUC <0003> auc.c:144 vector [3]: ik = 8442832cbf0b034609c795af908fef40 20250901160228025 DAUC <0003> auc.c:145 vector [3]: res = 37de631c6b3c10a40000000000000000 20250901160228025 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901160228025 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901160228025 DAUC <0003> auc.c:179 vector [3]: kc = 83d33447a1ab5be8 20250901160228025 DAUC <0003> auc.c:180 vector [3]: sres = f6bd557e 20250901160228025 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901160228025 DAUC <0003> auc.c:113 vector [4]: rand = 8eb764e8e3121499a9e7e6f4b7f56ed8 20250901160228025 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901160228025 DAUC <0003> auc.c:142 vector [4]: autn = 189d085e77a480005167a308ddfece5d 20250901160228025 DAUC <0003> auc.c:143 vector [4]: ck = 0cb07567684098360ec0e25039fd643e 20250901160228025 DAUC <0003> auc.c:144 vector [4]: ik = 38a1e204544fe7402f09082d2b364df5 20250901160228025 DAUC <0003> auc.c:145 vector [4]: res = f06fd20b9e63394e0000000000000000 20250901160228025 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901160228025 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901160228025 DAUC <0003> auc.c:179 vector [4]: kc = 6bf9bac62a06931b 20250901160228025 DAUC <0003> auc.c:180 vector [4]: sres = b7716a23 20250901160228025 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901160228025 DAUC <0003> db_auc.c:245 IMSI='262424837136694': Generated 5 vectors 20250901160228025 DAUC <0003> db_auc.c:249 IMSI='262424837136694': Updating SQN=161 in DB 20250901160228025 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424837136694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424837136694"} 20250901160228025 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424837136694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160228025 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160228025 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ee34fb240c30: Found GsupExpect[0] for "262424837136694" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@ee34fb240c30: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424837136694" TC_gsup_sai_eps(40)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160228026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36848<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160228027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 20250901160228027 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37507<->l=127.0.0.1:4259) 20250901160228027 DLINP <000b> input/ipa.c:452 connected read/write 20250901160228027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(33)@ee34fb240c30: Final verdict of PTC: none 20250901160228027 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160228027 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160228027 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Sep 1 16:02:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250901160228060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20250901160228161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66468) Waiting for packet dumper to finish... 1 (prev_count=66468, count=126236) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:02: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_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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_ul_unknown_imsi started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160231306 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160231306 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160231310 DLINP <000b> input/ipa.c:452 connected read/write 20250901160231310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160231311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160231316 DLINP <000b> input/ipa.c:452 connected read/write 20250901160231316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160231316 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160231316 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160231317 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 20250901160231317 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160231317 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 20250901160231317 DLGSUP <0013> gsup_server.c:236 2: 20250901160231317 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160231317 DLGSUP <0013> gsup_server.c:236 3: 20250901160231317 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160231317 DLGSUP <0013> gsup_server.c:236 4: 20250901160231317 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160231317 DLGSUP <0013> gsup_server.c:236 5: 20250901160231317 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160231317 DLGSUP <0013> gsup_server.c:236 7: 20250901160231317 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160231317 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160231317 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160231317 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)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@ee34fb240c30: 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") 20250901160231339 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43953<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@ee34fb240c30: Created GsupExpect[0] for "262428812708383" to be handled at TC_gsup_ul_unknown_imsi(45) 20250901160231351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20250901160231359 DLINP <000b> input/ipa.c:452 connected read/write 20250901160231359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160231360 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428812708383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428812708383" cn_domain=PS} 20250901160231360 DLU <0006> fsm.c:456 lu(262428812708383)[0x5120000099a0]{UNVALIDATED}: Allocated 20250901160231360 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428812708383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250901160231360 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428812708383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428812708383" cause=IMSI unknown in HLR} 20250901160231360 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428812708383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160231360 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428812708383)[0x5120000099a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160231360 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428812708383)[0x5120000099a0]{UNVALIDATED}: Freeing instance 20250901160231360 DLU <0006> fsm.c:568 lu(PS:IMSI-262428812708383)[0x5120000099a0]{UNVALIDATED}: Deallocated 20250901160231360 DLINP <000b> input/ipa.c:452 connected read/write 20250901160231360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160231360 DLINP <000b> input/ipa.c:452 connected read/write 20250901160231360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@ee34fb240c30: Found GsupExpect[0] for "262428812708383" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@ee34fb240c30: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428812708383" TC_gsup_ul_unknown_imsi(45)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160231363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@ee34fb240c30: Final verdict of PTC: pass 20250901160231363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36872<->l=127.0.0.1:4258 20250901160231364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43953<->l=127.0.0.1:4259) 43@ee34fb240c30: Final verdict of PTC: none 20250901160231364 DLINP <000b> input/ipa.c:452 connected read/write 20250901160231364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(44)@ee34fb240c30: Final verdict of PTC: none 20250901160231365 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160231365 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160231365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 43: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@ee34fb240c30: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Sep 1 16:02:31 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250901160231393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20250901160231494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=25992) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160234596 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160234596 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160234600 DLINP <000b> input/ipa.c:452 connected read/write 20250901160234600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160234602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160234606 DLINP <000b> input/ipa.c:452 connected read/write 20250901160234606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160234606 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160234606 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160234606 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 20250901160234606 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160234606 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 20250901160234606 DLGSUP <0013> gsup_server.c:236 2: 20250901160234606 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160234606 DLGSUP <0013> gsup_server.c:236 3: 20250901160234606 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160234606 DLGSUP <0013> gsup_server.c:236 4: 20250901160234606 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160234606 DLGSUP <0013> gsup_server.c:236 5: 20250901160234606 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(46)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160234606 DLGSUP <0013> gsup_server.c:236 7: 20250901160234606 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160234606 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160234606 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160234607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@ee34fb240c30: 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") 20250901160234630 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36233<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ee34fb240c30: Created GsupExpect[0] for "262423809269450" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250901160234648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36916<->l=127.0.0.1:4258 20250901160234658 DLINP <000b> input/ipa.c:452 connected read/write 20250901160234658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160234658 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423809269450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423809269450" cn_domain=PS source_name="the-source\n"} 20250901160234658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901160234658 DLU <0006> fsm.c:456 lu(262423809269450)[0x512000009b20]{UNVALIDATED}: Allocated 20250901160234658 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423809269450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250901160234658 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423809269450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423809269450" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250901160234658 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423809269450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160234658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423809269450)[0x512000009b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160234658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423809269450)[0x512000009b20]{UNVALIDATED}: Freeing instance 20250901160234658 DLU <0006> fsm.c:568 lu(PS:IMSI-262423809269450)[0x512000009b20]{UNVALIDATED}: Deallocated 20250901160234658 DLINP <000b> input/ipa.c:452 connected read/write 20250901160234658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160234658 DLINP <000b> input/ipa.c:452 connected read/write 20250901160234659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@ee34fb240c30: Found GsupExpect[0] for "262423809269450" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@ee34fb240c30: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423809269450" TC_gsup_ul_unknown_imsi_via_proxy(50)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160234663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36916<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@ee34fb240c30: Final verdict of PTC: pass 20250901160234664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36906<->l=127.0.0.1:4258 20250901160234666 DLINP <000b> input/ipa.c:452 connected read/write 20250901160234666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160234666 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160234666 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160234666 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160234667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250901160234667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36233<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@ee34fb240c30: Final verdict of PTC: none 48@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 48: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@ee34fb240c30: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160234701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 20250901160234802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=436) Waiting for packet dumper to finish... 1 (prev_count=436, count=26684) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160237930 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160237930 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160237935 DLINP <000b> input/ipa.c:452 connected read/write 20250901160237935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160237936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160237940 DLINP <000b> input/ipa.c:452 connected read/write 20250901160237940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160237940 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160237940 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160237940 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 20250901160237941 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160237941 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 20250901160237941 DLGSUP <0013> gsup_server.c:236 2: 20250901160237941 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160237941 DLGSUP <0013> gsup_server.c:236 3: 20250901160237941 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160237941 DLGSUP <0013> gsup_server.c:236 4: 20250901160237941 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160237941 DLGSUP <0013> gsup_server.c:236 5: 20250901160237941 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160237941 DLGSUP <0013> gsup_server.c:236 7: 20250901160237941 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(51)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160237941 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160237941 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160237941 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@ee34fb240c30: 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") 20250901160237966 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39253<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@ee34fb240c30: Created GsupExpect[0] for "262427700011799" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250901160237986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4258 20250901160237999 DLINP <000b> input/ipa.c:452 connected read/write 20250901160237999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160237999 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427700011799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427700011799" cn_domain=PS} 20250901160237999 DLU <0006> fsm.c:456 lu(262427700011799)[0x512000009ca0]{UNVALIDATED}: Allocated 20250901160237999 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427700011799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250901160238000 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427700011799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427700011799" cause=Roaming not allowed in this location area} 20250901160238000 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427700011799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160238000 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427700011799)[0x512000009ca0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160238000 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427700011799)[0x512000009ca0]{UNVALIDATED}: Freeing instance 20250901160238000 DLU <0006> fsm.c:568 lu(PS:IMSI-262427700011799)[0x512000009ca0]{UNVALIDATED}: Deallocated 20250901160238000 DLINP <000b> input/ipa.c:452 connected read/write 20250901160238000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160238000 DLINP <000b> input/ipa.c:452 connected read/write 20250901160238000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@ee34fb240c30: Found GsupExpect[0] for "262427700011799" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@ee34fb240c30: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427700011799" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160238005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ee34fb240c30: Final verdict of PTC: pass 20250901160238007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20250901160238009 DLINP <000b> input/ipa.c:452 connected read/write 20250901160238009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(52)@ee34fb240c30: Final verdict of PTC: none 20250901160238009 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160238009 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160238009 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@ee34fb240c30: Final verdict of PTC: none 20250901160238010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39253<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 53: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@ee34fb240c30: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 16:02:38 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250901160238048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 20250901160238149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27284) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:02:40 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_sai_err_unknown_imsi started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160241286 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160241286 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160241291 DLINP <000b> input/ipa.c:452 connected read/write 20250901160241291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160241292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160241296 DLINP <000b> input/ipa.c:452 connected read/write 20250901160241296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160241297 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160241297 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160241297 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 20250901160241297 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160241297 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 20250901160241297 DLGSUP <0013> gsup_server.c:236 2: 20250901160241297 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160241297 DLGSUP <0013> gsup_server.c:236 3: 20250901160241297 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160241297 DLGSUP <0013> gsup_server.c:236 4: 20250901160241297 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160241297 DLGSUP <0013> gsup_server.c:236 5: 20250901160241297 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(56)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160241297 DLGSUP <0013> gsup_server.c:236 7: 20250901160241297 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160241297 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160241297 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160241297 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@ee34fb240c30: 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") 20250901160241320 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32889<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@ee34fb240c30: Created GsupExpect[0] for "262424259139175" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250901160241340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20250901160241350 DLINP <000b> input/ipa.c:452 connected read/write 20250901160241350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160241351 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424259139175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424259139175"} 20250901160241351 DAUC <0003> db_auc.c:133 IMSI='262424259139175': No such subscriber 20250901160241351 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424259139175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250901160241351 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424259139175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424259139175" cause=IMSI unknown in HLR} 20250901160241351 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424259139175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160241351 DLINP <000b> input/ipa.c:452 connected read/write 20250901160241351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160241351 DLINP <000b> input/ipa.c:452 connected read/write 20250901160241351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@ee34fb240c30: Found GsupExpect[0] for "262424259139175" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@ee34fb240c30: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424259139175" TC_gsup_sai_err_unknown_imsi(60)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160241356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@ee34fb240c30: Final verdict of PTC: pass 20250901160241358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43826<->l=127.0.0.1:4258 20250901160241360 DLINP <000b> input/ipa.c:452 connected read/write 20250901160241360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160241360 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160241360 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160241360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160241360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32889<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@ee34fb240c30: Final verdict of PTC: none 58@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 58: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@ee34fb240c30: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 16:02:41 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250901160241387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 20250901160241487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=428) Waiting for packet dumper to finish... 1 (prev_count=428, count=25392) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:02:43 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_ul started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160244577 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160244578 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160244582 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160244588 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244588 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160244588 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160244588 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 20250901160244588 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160244588 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 20250901160244588 DLGSUP <0013> gsup_server.c:236 2: 20250901160244588 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160244588 DLGSUP <0013> gsup_server.c:236 3: 20250901160244588 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160244588 DLGSUP <0013> gsup_server.c:236 4: 20250901160244588 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160244588 DLGSUP <0013> gsup_server.c:236 5: 20250901160244589 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160244589 DLGSUP <0013> gsup_server.c:236 7: 20250901160244589 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160244589 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160244589 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160244589 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@ee34fb240c30: 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") 20250901160244616 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35521<->l=127.0.0.1:4259) 20250901160244627 DAUC <0003> db_auc.c:157 IMSI='262428144971403': No 2G Auth Data 20250901160244627 DAUC <0003> db_auc.c:192 IMSI='262428144971403': No 3G Auth Data HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262428144971403" to be handled at TC_gsup_ul(65) 20250901160244655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 20250901160244666 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244666 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428144971403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428144971403" cn_domain=PS} 20250901160244666 DLU <0006> fsm.c:456 lu(262428144971403)[0x512000009e20]{UNVALIDATED}: Allocated 20250901160244666 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428144971403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428144971403)[0x512000009e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244666 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428144971403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428144971403" cn_domain=PS} 20250901160244666 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244666 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262428144971403" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 0TC_gsup_ul(65)"262428144971403" 20250901160244669 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244669 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428144971403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428144971403"} 20250901160244669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428144971403)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244669 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428144971403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244669 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428144971403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428144971403"} 20250901160244669 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428144971403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428144971403)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428144971403)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244669 DLU <0006> fsm.c:568 lu(PS:IMSI-262428144971403)[0x512000009e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244669 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244669 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(65)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 TC_gsup_ul(65)@ee34fb240c30: Final verdict of PTC: pass 20250901160244671 DAUC <0003> db_auc.c:157 IMSI='262423898198886': No 2G Auth Data 20250901160244671 DAUC <0003> db_auc.c:192 IMSI='262423898198886': No 3G Auth Data 20250901160244671 DLGSUP <0013> hlr.c:121 IMSI 262423898198886: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262423898198886" to be handled at TC_gsup_ul(66) 20250901160244677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4258 20250901160244678 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244679 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423898198886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423898198886" cn_domain=PS} 20250901160244679 DLU <0006> fsm.c:456 lu(262423898198886)[0x512000009fa0]{UNVALIDATED}: Allocated 20250901160244679 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423898198886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423898198886)[0x512000009fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244679 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423898198886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423898198886" cn_domain=PS} 20250901160244679 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244679 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262423898198886" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 1TC_gsup_ul(66)"262423898198886" 20250901160244680 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244680 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423898198886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423898198886"} 20250901160244680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423898198886)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244680 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423898198886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244680 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423898198886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423898198886"} 20250901160244680 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423898198886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423898198886)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423898198886)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244680 DLU <0006> fsm.c:568 lu(PS:IMSI-262423898198886)[0x512000009fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244680 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244680 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(66)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4258 TC_gsup_ul(66)@ee34fb240c30: Final verdict of PTC: pass 20250901160244681 DAUC <0003> db_auc.c:157 IMSI='262429714459112': No 2G Auth Data 20250901160244681 DAUC <0003> db_auc.c:192 IMSI='262429714459112': No 3G Auth Data 20250901160244681 DLGSUP <0013> hlr.c:121 IMSI 262429714459112: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262429714459112" to be handled at TC_gsup_ul(67) 20250901160244687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4258 20250901160244688 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244688 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429714459112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429714459112" cn_domain=PS} 20250901160244689 DLU <0006> fsm.c:456 lu(262429714459112)[0x51200000a120]{UNVALIDATED}: Allocated 20250901160244689 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429714459112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429714459112)[0x51200000a120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244689 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429714459112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429714459112" cn_domain=PS} 20250901160244689 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244689 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262429714459112" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 2TC_gsup_ul(67)"262429714459112" 20250901160244690 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244690 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429714459112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429714459112"} 20250901160244690 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429714459112)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244690 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429714459112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244690 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429714459112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429714459112"} 20250901160244690 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429714459112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429714459112)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429714459112)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244690 DLU <0006> fsm.c:568 lu(PS:IMSI-262429714459112)[0x51200000a120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244690 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244690 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(67)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4258 TC_gsup_ul(67)@ee34fb240c30: Final verdict of PTC: pass 20250901160244691 DAUC <0003> db_auc.c:157 IMSI='262429561188396': No 2G Auth Data 20250901160244691 DAUC <0003> db_auc.c:192 IMSI='262429561188396': No 3G Auth Data 20250901160244691 DLGSUP <0013> hlr.c:121 IMSI 262429561188396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262429561188396" to be handled at TC_gsup_ul(68) 20250901160244696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 20250901160244698 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244698 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429561188396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429561188396" cn_domain=PS} 20250901160244698 DLU <0006> fsm.c:456 lu(262429561188396)[0x51200000a2a0]{UNVALIDATED}: Allocated 20250901160244698 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429561188396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244698 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429561188396)[0x51200000a2a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244698 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429561188396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429561188396" cn_domain=PS} 20250901160244698 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244698 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262429561188396" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 3TC_gsup_ul(68)"262429561188396" 20250901160244699 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244699 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429561188396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429561188396"} 20250901160244699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429561188396)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244699 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429561188396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244699 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429561188396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429561188396"} 20250901160244699 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429561188396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429561188396)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429561188396)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244699 DLU <0006> fsm.c:568 lu(PS:IMSI-262429561188396)[0x51200000a2a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244699 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244700 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(68)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 TC_gsup_ul(68)@ee34fb240c30: Final verdict of PTC: pass 20250901160244701 DAUC <0003> db_auc.c:157 IMSI='262423531059583': No 2G Auth Data 20250901160244701 DAUC <0003> db_auc.c:192 IMSI='262423531059583': No 3G Auth Data 20250901160244701 DLGSUP <0013> hlr.c:121 IMSI 262423531059583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262423531059583" to be handled at TC_gsup_ul(69) 20250901160244706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43900<->l=127.0.0.1:4258 20250901160244708 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244708 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423531059583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423531059583" cn_domain=PS} 20250901160244708 DLU <0006> fsm.c:456 lu(262423531059583)[0x51200000a420]{UNVALIDATED}: Allocated 20250901160244708 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423531059583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423531059583)[0x51200000a420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244708 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423531059583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423531059583" cn_domain=PS} 20250901160244708 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244708 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262423531059583" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 4TC_gsup_ul(69)"262423531059583" 20250901160244709 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244709 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423531059583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423531059583"} 20250901160244709 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423531059583)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244709 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423531059583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244709 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423531059583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423531059583"} 20250901160244709 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423531059583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531059583)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531059583)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244709 DLU <0006> fsm.c:568 lu(PS:IMSI-262423531059583)[0x51200000a420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244709 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244709 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(69)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43900<->l=127.0.0.1:4258 TC_gsup_ul(69)@ee34fb240c30: Final verdict of PTC: pass 20250901160244710 DAUC <0003> db_auc.c:157 IMSI='262420929541517': No 2G Auth Data 20250901160244710 DAUC <0003> db_auc.c:192 IMSI='262420929541517': No 3G Auth Data 20250901160244711 DLGSUP <0013> hlr.c:121 IMSI 262420929541517: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262420929541517" to be handled at TC_gsup_ul(70) 20250901160244716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 20250901160244718 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244718 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420929541517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420929541517" cn_domain=PS} 20250901160244718 DLU <0006> fsm.c:456 lu(262420929541517)[0x51200000a5a0]{UNVALIDATED}: Allocated 20250901160244718 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420929541517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420929541517)[0x51200000a5a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244718 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420929541517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420929541517" cn_domain=PS} 20250901160244718 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244718 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262420929541517" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 5TC_gsup_ul(70)"262420929541517" 20250901160244719 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244719 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420929541517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420929541517"} 20250901160244719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420929541517)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244719 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420929541517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244719 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420929541517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420929541517"} 20250901160244719 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420929541517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420929541517)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420929541517)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244719 DLU <0006> fsm.c:568 lu(PS:IMSI-262420929541517)[0x51200000a5a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244719 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244719 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(70)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 TC_gsup_ul(70)@ee34fb240c30: Final verdict of PTC: pass 20250901160244720 DAUC <0003> db_auc.c:157 IMSI='262429653607752': No 2G Auth Data 20250901160244720 DAUC <0003> db_auc.c:192 IMSI='262429653607752': No 3G Auth Data 20250901160244721 DLGSUP <0013> hlr.c:121 IMSI 262429653607752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262429653607752" to be handled at TC_gsup_ul(71) 20250901160244726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 20250901160244728 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244728 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429653607752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429653607752" cn_domain=PS} 20250901160244728 DLU <0006> fsm.c:456 lu(262429653607752)[0x51200000a720]{UNVALIDATED}: Allocated 20250901160244728 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429653607752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429653607752)[0x51200000a720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244728 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429653607752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429653607752" cn_domain=PS} 20250901160244728 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244728 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262429653607752" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 6TC_gsup_ul(71)"262429653607752" 20250901160244729 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244729 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429653607752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429653607752"} 20250901160244729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429653607752)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244729 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429653607752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244729 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429653607752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429653607752"} 20250901160244729 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429653607752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429653607752)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429653607752)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244729 DLU <0006> fsm.c:568 lu(PS:IMSI-262429653607752)[0x51200000a720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244729 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244729 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(71)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 TC_gsup_ul(71)@ee34fb240c30: Final verdict of PTC: pass 20250901160244731 DAUC <0003> db_auc.c:157 IMSI='262428808327879': No 2G Auth Data 20250901160244731 DAUC <0003> db_auc.c:192 IMSI='262428808327879': No 3G Auth Data 20250901160244731 DLGSUP <0013> hlr.c:121 IMSI 262428808327879: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ee34fb240c30: Created GsupExpect[0] for "262428808327879" to be handled at TC_gsup_ul(72) 20250901160244738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43918<->l=127.0.0.1:4258 20250901160244740 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244740 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428808327879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428808327879" cn_domain=PS} 20250901160244740 DLU <0006> fsm.c:456 lu(262428808327879)[0x51200000a8a0]{UNVALIDATED}: Allocated 20250901160244740 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428808327879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160244740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428808327879)[0x51200000a8a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160244740 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428808327879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428808327879" cn_domain=PS} 20250901160244740 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244741 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ee34fb240c30: Found GsupExpect[0] for "262428808327879" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@ee34fb240c30: Added IMSI table entry 7TC_gsup_ul(72)"262428808327879" 20250901160244742 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244742 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428808327879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428808327879"} 20250901160244742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428808327879)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160244742 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428808327879 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160244742 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428808327879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428808327879"} 20250901160244742 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428808327879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160244742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428808327879)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160244742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428808327879)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160244742 DLU <0006> fsm.c:568 lu(PS:IMSI-262428808327879)[0x51200000a8a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160244742 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160244742 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul(72)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160244742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43918<->l=127.0.0.1:4258 TC_gsup_ul(72)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160244743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4258 20250901160244743 DLINP <000b> input/ipa.c:452 connected read/write 20250901160244744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160244744 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160244744 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160244744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160244744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35521<->l=127.0.0.1:4259) 63@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP(62)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_ul finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Sep 1 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 20250901160244776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43930<->l=127.0.0.1:4258 20250901160244877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43930<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66456) Waiting for packet dumper to finish... 1 (prev_count=66456, count=112736) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_ul_via_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160247996 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160247996 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160248000 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160248006 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248006 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(73)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160248007 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160248007 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 20250901160248007 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160248007 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 20250901160248007 DLGSUP <0013> gsup_server.c:236 2: 20250901160248007 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160248007 DLGSUP <0013> gsup_server.c:236 3: 20250901160248007 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160248007 DLGSUP <0013> gsup_server.c:236 4: 20250901160248007 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160248007 DLGSUP <0013> gsup_server.c:236 5: 20250901160248007 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160248007 DLGSUP <0013> gsup_server.c:236 7: 20250901160248007 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160248007 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160248007 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160248007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@ee34fb240c30: 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") 20250901160248034 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45319<->l=127.0.0.1:4259) 20250901160248044 DAUC <0003> db_auc.c:157 IMSI='262423906549274': No 2G Auth Data 20250901160248045 DAUC <0003> db_auc.c:192 IMSI='262423906549274': No 3G Auth Data HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262423906549274" to be handled at TC_gsup_ul_via_proxy(77) 20250901160248072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20250901160248082 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248083 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423906549274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423906549274" cn_domain=PS source_name="the-source\n"} 20250901160248083 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901160248083 DLU <0006> fsm.c:456 lu(262423906549274)[0x51200000aa20]{UNVALIDATED}: Allocated 20250901160248083 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423906549274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423906549274)[0x51200000aa20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248083 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423906549274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423906549274" cn_domain=PS destination_name="the-source\n"} 20250901160248083 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248083 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262423906549274" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423906549274" 20250901160248091 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248091 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423906549274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423906549274" source_name="the-source\n"} 20250901160248091 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423906549274)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248091 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423906549274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248091 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423906549274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423906549274" destination_name="the-source\n"} 20250901160248091 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423906549274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423906549274)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248091 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423906549274)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248091 DLU <0006> fsm.c:568 lu(PS:IMSI-262423906549274)[0x51200000aa20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248091 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248092 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@ee34fb240c30: Final verdict of PTC: pass 20250901160248100 DAUC <0003> db_auc.c:157 IMSI='262420041346385': No 2G Auth Data 20250901160248100 DAUC <0003> db_auc.c:192 IMSI='262420041346385': No 3G Auth Data 20250901160248102 DLGSUP <0013> hlr.c:121 IMSI 262420041346385: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262420041346385" to be handled at TC_gsup_ul_via_proxy(78) 20250901160248115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 20250901160248117 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248117 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420041346385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420041346385" cn_domain=PS source_name="the-source\n"} 20250901160248117 DLU <0006> fsm.c:456 lu(262420041346385)[0x51200000aba0]{UNVALIDATED}: Allocated 20250901160248117 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420041346385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420041346385)[0x51200000aba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248117 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420041346385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420041346385" cn_domain=PS destination_name="the-source\n"} 20250901160248118 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248118 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262420041346385" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262420041346385" 20250901160248119 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248119 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420041346385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420041346385" source_name="the-source\n"} 20250901160248119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420041346385)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248119 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262420041346385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248119 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420041346385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420041346385" destination_name="the-source\n"} 20250901160248119 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262420041346385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041346385)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041346385)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248119 DLU <0006> fsm.c:568 lu(PS:IMSI-262420041346385)[0x51200000aba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248119 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248119 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37024<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@ee34fb240c30: Final verdict of PTC: pass 20250901160248120 DAUC <0003> db_auc.c:157 IMSI='262428059803384': No 2G Auth Data 20250901160248120 DAUC <0003> db_auc.c:192 IMSI='262428059803384': No 3G Auth Data 20250901160248121 DLGSUP <0013> hlr.c:121 IMSI 262428059803384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262428059803384" to be handled at TC_gsup_ul_via_proxy(79) 20250901160248129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20250901160248131 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248131 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428059803384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428059803384" cn_domain=PS source_name="the-source\n"} 20250901160248131 DLU <0006> fsm.c:456 lu(262428059803384)[0x51200000ad20]{UNVALIDATED}: Allocated 20250901160248131 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428059803384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428059803384)[0x51200000ad20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248131 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428059803384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428059803384" cn_domain=PS destination_name="the-source\n"} 20250901160248131 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248131 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262428059803384" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428059803384" 20250901160248132 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248132 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428059803384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428059803384" source_name="the-source\n"} 20250901160248132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428059803384)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248132 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428059803384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248132 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428059803384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428059803384" destination_name="the-source\n"} 20250901160248132 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428059803384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428059803384)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428059803384)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248132 DLU <0006> fsm.c:568 lu(PS:IMSI-262428059803384)[0x51200000ad20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248132 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248132 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@ee34fb240c30: Final verdict of PTC: pass 20250901160248134 DAUC <0003> db_auc.c:157 IMSI='262429646925543': No 2G Auth Data 20250901160248134 DAUC <0003> db_auc.c:192 IMSI='262429646925543': No 3G Auth Data 20250901160248134 DLGSUP <0013> hlr.c:121 IMSI 262429646925543: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262429646925543" to be handled at TC_gsup_ul_via_proxy(80) 20250901160248140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37044<->l=127.0.0.1:4258 20250901160248141 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248141 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429646925543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429646925543" cn_domain=PS source_name="the-source\n"} 20250901160248142 DLU <0006> fsm.c:456 lu(262429646925543)[0x51200000aea0]{UNVALIDATED}: Allocated 20250901160248142 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429646925543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429646925543)[0x51200000aea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248142 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429646925543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429646925543" cn_domain=PS destination_name="the-source\n"} 20250901160248142 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248142 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262429646925543" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429646925543" 20250901160248143 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248143 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429646925543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429646925543" source_name="the-source\n"} 20250901160248143 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429646925543)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248143 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262429646925543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248143 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429646925543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429646925543" destination_name="the-source\n"} 20250901160248143 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262429646925543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429646925543)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429646925543)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248143 DLU <0006> fsm.c:568 lu(PS:IMSI-262429646925543)[0x51200000aea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248143 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248143 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37044<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@ee34fb240c30: Final verdict of PTC: pass 20250901160248144 DAUC <0003> db_auc.c:157 IMSI='262424758497345': No 2G Auth Data 20250901160248144 DAUC <0003> db_auc.c:192 IMSI='262424758497345': No 3G Auth Data 20250901160248144 DLGSUP <0013> hlr.c:121 IMSI 262424758497345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262424758497345" to be handled at TC_gsup_ul_via_proxy(81) 20250901160248149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37054<->l=127.0.0.1:4258 20250901160248151 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248151 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424758497345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424758497345" cn_domain=PS source_name="the-source\n"} 20250901160248151 DLU <0006> fsm.c:456 lu(262424758497345)[0x51200000b020]{UNVALIDATED}: Allocated 20250901160248151 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424758497345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424758497345)[0x51200000b020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248151 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424758497345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424758497345" cn_domain=PS destination_name="the-source\n"} 20250901160248151 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248151 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262424758497345" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424758497345" 20250901160248152 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248152 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424758497345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424758497345" source_name="the-source\n"} 20250901160248152 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424758497345)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248152 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424758497345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248152 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424758497345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424758497345" destination_name="the-source\n"} 20250901160248152 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424758497345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424758497345)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424758497345)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248152 DLU <0006> fsm.c:568 lu(PS:IMSI-262424758497345)[0x51200000b020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248152 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248152 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37054<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@ee34fb240c30: Final verdict of PTC: pass 20250901160248153 DAUC <0003> db_auc.c:157 IMSI='262420081777972': No 2G Auth Data 20250901160248153 DAUC <0003> db_auc.c:192 IMSI='262420081777972': No 3G Auth Data 20250901160248154 DLGSUP <0013> hlr.c:121 IMSI 262420081777972: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262420081777972" to be handled at TC_gsup_ul_via_proxy(82) 20250901160248159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20250901160248160 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248160 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420081777972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420081777972" cn_domain=PS source_name="the-source\n"} 20250901160248161 DLU <0006> fsm.c:456 lu(262420081777972)[0x51200000b1a0]{UNVALIDATED}: Allocated 20250901160248161 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420081777972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420081777972)[0x51200000b1a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248161 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420081777972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420081777972" cn_domain=PS destination_name="the-source\n"} 20250901160248161 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248161 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262420081777972" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420081777972" 20250901160248162 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248162 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420081777972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420081777972" source_name="the-source\n"} 20250901160248162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420081777972)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248162 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420081777972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248162 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420081777972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420081777972" destination_name="the-source\n"} 20250901160248162 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420081777972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420081777972)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420081777972)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248162 DLU <0006> fsm.c:568 lu(PS:IMSI-262420081777972)[0x51200000b1a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248162 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248162 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@ee34fb240c30: Final verdict of PTC: pass 20250901160248163 DAUC <0003> db_auc.c:157 IMSI='262424513199298': No 2G Auth Data 20250901160248163 DAUC <0003> db_auc.c:192 IMSI='262424513199298': No 3G Auth Data 20250901160248163 DLGSUP <0013> hlr.c:121 IMSI 262424513199298: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262424513199298" to be handled at TC_gsup_ul_via_proxy(83) 20250901160248169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20250901160248171 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248171 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424513199298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424513199298" cn_domain=PS source_name="the-source\n"} 20250901160248171 DLU <0006> fsm.c:456 lu(262424513199298)[0x51200000b320]{UNVALIDATED}: Allocated 20250901160248171 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424513199298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424513199298)[0x51200000b320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248171 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424513199298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424513199298" cn_domain=PS destination_name="the-source\n"} 20250901160248171 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248171 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262424513199298" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424513199298" 20250901160248172 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248172 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424513199298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424513199298" source_name="the-source\n"} 20250901160248172 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424513199298)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248172 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424513199298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248172 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424513199298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424513199298" destination_name="the-source\n"} 20250901160248172 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424513199298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513199298)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513199298)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248172 DLU <0006> fsm.c:568 lu(PS:IMSI-262424513199298)[0x51200000b320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248172 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248172 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@ee34fb240c30: Final verdict of PTC: pass 20250901160248174 DAUC <0003> db_auc.c:157 IMSI='262428787414150': No 2G Auth Data 20250901160248174 DAUC <0003> db_auc.c:192 IMSI='262428787414150': No 3G Auth Data 20250901160248174 DLGSUP <0013> hlr.c:121 IMSI 262428787414150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ee34fb240c30: Created GsupExpect[0] for "262428787414150" to be handled at TC_gsup_ul_via_proxy(84) 20250901160248180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4258 20250901160248181 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248181 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428787414150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428787414150" cn_domain=PS source_name="the-source\n"} 20250901160248181 DLU <0006> fsm.c:456 lu(262428787414150)[0x51200000b4a0]{UNVALIDATED}: Allocated 20250901160248181 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428787414150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901160248181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428787414150)[0x51200000b4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160248181 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428787414150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428787414150" cn_domain=PS destination_name="the-source\n"} 20250901160248181 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248182 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ee34fb240c30: Found GsupExpect[0] for "262428787414150" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@ee34fb240c30: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428787414150" 20250901160248182 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248182 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428787414150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428787414150" source_name="the-source\n"} 20250901160248182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428787414150)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160248182 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428787414150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160248182 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428787414150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428787414150" destination_name="the-source\n"} 20250901160248182 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428787414150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160248182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787414150)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160248182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428787414150)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160248182 DLU <0006> fsm.c:568 lu(PS:IMSI-262428787414150)[0x51200000b4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160248183 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160248183 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160248183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37080<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160248184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 20250901160248184 DLINP <000b> input/ipa.c:452 connected read/write 20250901160248184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160248184 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160248184 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160248184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160248184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@ee34fb240c30: Final verdict of PTC: none 20250901160248184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45319<->l=127.0.0.1:4259) 75@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Sep 1 16:02:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250901160248210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 20250901160248310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67752) Waiting for packet dumper to finish... 1 (prev_count=67752, count=114764) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:02:50 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_ul_subscriber_data started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160251448 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160251448 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160251451 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160251453 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251453 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160251453 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160251453 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 20250901160251453 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160251453 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 20250901160251453 DLGSUP <0013> gsup_server.c:236 2: 20250901160251453 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160251453 DLGSUP <0013> gsup_server.c:236 3: 20250901160251453 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160251453 DLGSUP <0013> gsup_server.c:236 4: 20250901160251453 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160251453 DLGSUP <0013> gsup_server.c:236 5: 20250901160251453 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160251453 DLGSUP <0013> gsup_server.c:236 7: 20250901160251453 DLGSUP <0013> gsup_server.c:238 7: 00 HLR_Test-GSUP-IPA(85)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160251453 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160251453 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160251453 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@ee34fb240c30: 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") 20250901160251465 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41231<->l=127.0.0.1:4259) 20250901160251476 DAUC <0003> db_auc.c:157 IMSI='262425913880755': No 2G Auth Data 20250901160251476 DAUC <0003> db_auc.c:192 IMSI='262425913880755': No 3G Auth Data HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262425913880755" to be handled at TC_gsup_ul_subscriber_data(89) 20250901160251489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251500 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251500 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425913880755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425913880755" cn_domain=PS} 20250901160251501 DLU <0006> fsm.c:456 lu(262425913880755)[0x51200000b620]{UNVALIDATED}: Allocated 20250901160251501 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425913880755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425913880755)[0x51200000b620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251501 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425913880755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425913880755" cn_domain=PS} 20250901160251501 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251501 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262425913880755" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425913880755" 20250901160251507 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251507 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425913880755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425913880755"} 20250901160251507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425913880755)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251507 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425913880755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251507 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425913880755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425913880755"} 20250901160251507 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425913880755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425913880755)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251508 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425913880755)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251508 DLU <0006> fsm.c:568 lu(PS:IMSI-262425913880755)[0x51200000b620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251508 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251508 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ee34fb240c30: Final verdict of PTC: pass 20250901160251515 DAUC <0003> db_auc.c:157 IMSI='262423536072182': No 2G Auth Data 20250901160251515 DAUC <0003> db_auc.c:192 IMSI='262423536072182': No 3G Auth Data 20250901160251516 DLGSUP <0013> hlr.c:121 IMSI 262423536072182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262423536072182" to be handled at TC_gsup_ul_subscriber_data(90) 20250901160251528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251530 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251530 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423536072182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423536072182" cn_domain=PS} 20250901160251530 DLU <0006> fsm.c:456 lu(262423536072182)[0x51200000b7a0]{UNVALIDATED}: Allocated 20250901160251530 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423536072182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423536072182)[0x51200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251530 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423536072182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423536072182" cn_domain=PS} 20250901160251530 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251530 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262423536072182" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423536072182" 20250901160251531 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251531 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423536072182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423536072182"} 20250901160251531 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423536072182)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251531 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423536072182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251531 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423536072182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423536072182"} 20250901160251531 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423536072182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423536072182)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423536072182)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251531 DLU <0006> fsm.c:568 lu(PS:IMSI-262423536072182)[0x51200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251531 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251531 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ee34fb240c30: Final verdict of PTC: pass 20250901160251532 DAUC <0003> db_auc.c:157 IMSI='262425346274264': No 2G Auth Data 20250901160251532 DAUC <0003> db_auc.c:192 IMSI='262425346274264': No 3G Auth Data 20250901160251533 DLGSUP <0013> hlr.c:121 IMSI 262425346274264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262425346274264" to be handled at TC_gsup_ul_subscriber_data(91) 20250901160251538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251540 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251540 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425346274264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425346274264" cn_domain=PS} 20250901160251540 DLU <0006> fsm.c:456 lu(262425346274264)[0x51200000b920]{UNVALIDATED}: Allocated 20250901160251540 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425346274264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425346274264)[0x51200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251540 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425346274264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425346274264" cn_domain=PS} 20250901160251540 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251540 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262425346274264" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425346274264" 20250901160251541 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251541 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425346274264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425346274264"} 20250901160251541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425346274264)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251541 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425346274264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251541 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425346274264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425346274264"} 20250901160251541 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425346274264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425346274264)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425346274264)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251541 DLU <0006> fsm.c:568 lu(PS:IMSI-262425346274264)[0x51200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251541 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251542 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ee34fb240c30: Final verdict of PTC: pass 20250901160251543 DAUC <0003> db_auc.c:157 IMSI='262420518715438': No 2G Auth Data 20250901160251543 DAUC <0003> db_auc.c:192 IMSI='262420518715438': No 3G Auth Data 20250901160251543 DLGSUP <0013> hlr.c:121 IMSI 262420518715438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262420518715438" to be handled at TC_gsup_ul_subscriber_data(92) 20250901160251548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251550 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251550 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420518715438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420518715438" cn_domain=PS} 20250901160251550 DLU <0006> fsm.c:456 lu(262420518715438)[0x51200000baa0]{UNVALIDATED}: Allocated 20250901160251550 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420518715438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420518715438)[0x51200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251550 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420518715438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420518715438" cn_domain=PS} 20250901160251550 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251550 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262420518715438" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420518715438" 20250901160251551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251551 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420518715438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420518715438"} 20250901160251551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420518715438)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251551 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420518715438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251551 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420518715438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420518715438"} 20250901160251551 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420518715438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420518715438)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420518715438)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251551 DLU <0006> fsm.c:568 lu(PS:IMSI-262420518715438)[0x51200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ee34fb240c30: Final verdict of PTC: pass 20250901160251553 DAUC <0003> db_auc.c:157 IMSI='262429124073789': No 2G Auth Data 20250901160251553 DAUC <0003> db_auc.c:192 IMSI='262429124073789': No 3G Auth Data 20250901160251553 DLGSUP <0013> hlr.c:121 IMSI 262429124073789: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262429124073789" to be handled at TC_gsup_ul_subscriber_data(93) 20250901160251558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251560 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251561 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429124073789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429124073789" cn_domain=PS} 20250901160251561 DLU <0006> fsm.c:456 lu(262429124073789)[0x51200000bc20]{UNVALIDATED}: Allocated 20250901160251561 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429124073789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429124073789)[0x51200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251561 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429124073789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429124073789" cn_domain=PS} 20250901160251561 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251561 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262429124073789" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429124073789" 20250901160251563 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251563 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429124073789 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429124073789"} 20250901160251563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429124073789)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251563 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429124073789 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251563 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429124073789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429124073789"} 20250901160251563 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429124073789 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429124073789)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429124073789)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251563 DLU <0006> fsm.c:568 lu(PS:IMSI-262429124073789)[0x51200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251563 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251563 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ee34fb240c30: Final verdict of PTC: pass 20250901160251565 DAUC <0003> db_auc.c:157 IMSI='262425333244411': No 2G Auth Data 20250901160251565 DAUC <0003> db_auc.c:192 IMSI='262425333244411': No 3G Auth Data 20250901160251565 DLGSUP <0013> hlr.c:121 IMSI 262425333244411: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262425333244411" to be handled at TC_gsup_ul_subscriber_data(94) 20250901160251570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251572 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251572 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425333244411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425333244411" cn_domain=PS} 20250901160251572 DLU <0006> fsm.c:456 lu(262425333244411)[0x51200000bda0]{UNVALIDATED}: Allocated 20250901160251572 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425333244411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425333244411)[0x51200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251572 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425333244411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425333244411" cn_domain=PS} 20250901160251572 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251572 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262425333244411" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425333244411" 20250901160251574 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251574 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425333244411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425333244411"} 20250901160251574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425333244411)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251574 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425333244411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251574 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425333244411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425333244411"} 20250901160251574 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425333244411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333244411)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425333244411)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251574 DLU <0006> fsm.c:568 lu(PS:IMSI-262425333244411)[0x51200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251574 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251574 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ee34fb240c30: Final verdict of PTC: pass 20250901160251575 DAUC <0003> db_auc.c:157 IMSI='262425808199629': No 2G Auth Data 20250901160251575 DAUC <0003> db_auc.c:192 IMSI='262425808199629': No 3G Auth Data 20250901160251575 DLGSUP <0013> hlr.c:121 IMSI 262425808199629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262425808199629" to be handled at TC_gsup_ul_subscriber_data(95) 20250901160251580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251582 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251582 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425808199629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425808199629" cn_domain=PS} 20250901160251582 DLU <0006> fsm.c:456 lu(262425808199629)[0x51200000bf20]{UNVALIDATED}: Allocated 20250901160251582 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425808199629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251582 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425808199629)[0x51200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251582 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425808199629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425808199629" cn_domain=PS} 20250901160251582 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251582 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262425808199629" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425808199629" 20250901160251583 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251583 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425808199629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425808199629"} 20250901160251583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425808199629)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251583 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425808199629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251583 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425808199629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425808199629"} 20250901160251583 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425808199629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425808199629)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425808199629)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251583 DLU <0006> fsm.c:568 lu(PS:IMSI-262425808199629)[0x51200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251583 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251583 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ee34fb240c30: Final verdict of PTC: pass 20250901160251585 DAUC <0003> db_auc.c:157 IMSI='262425086916787': No 2G Auth Data 20250901160251585 DAUC <0003> db_auc.c:192 IMSI='262425086916787': No 3G Auth Data 20250901160251585 DLGSUP <0013> hlr.c:121 IMSI 262425086916787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ee34fb240c30: Created GsupExpect[0] for "262425086916787" to be handled at TC_gsup_ul_subscriber_data(96) 20250901160251590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ee34fb240c30: GSUP ul subscriber_data<unbound> 20250901160251592 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251592 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425086916787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425086916787" cn_domain=PS} 20250901160251592 DLU <0006> fsm.c:456 lu(262425086916787)[0x51200000ffa0]{UNVALIDATED}: Allocated 20250901160251592 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425086916787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160251592 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425086916787)[0x51200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160251592 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425086916787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425086916787" cn_domain=PS} 20250901160251592 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251592 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ee34fb240c30: Found GsupExpect[0] for "262425086916787" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@ee34fb240c30: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425086916787" 20250901160251593 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251593 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425086916787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425086916787"} 20250901160251593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425086916787)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160251593 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425086916787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160251593 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425086916787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425086916787"} 20250901160251593 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425086916787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160251593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086916787)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160251593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086916787)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160251593 DLU <0006> fsm.c:568 lu(PS:IMSI-262425086916787)[0x51200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160251593 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160251593 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160251594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160251594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20250901160251595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41231<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@ee34fb240c30: Final verdict of PTC: none 87@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@ee34fb240c30: Final verdict of PTC: none 20250901160251595 DLINP <000b> input/ipa.c:452 connected read/write 20250901160251595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160251595 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160251595 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160251595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(85)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Sep 1 16:02:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250901160251619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4258 20250901160251720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69696) Waiting for packet dumper to finish... 1 (prev_count=69696, count=117904) MTC@ee34fb240c30: 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@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_vty started. MTC@ee34fb240c30: legacy= true 20250901160254831 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160254831 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160254835 DLINP <000b> input/ipa.c:452 connected read/write 20250901160254835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160254836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37188<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160254841 DLINP <000b> input/ipa.c:452 connected read/write 20250901160254841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160254841 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160254841 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160254841 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 20250901160254841 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160254841 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 20250901160254842 DLGSUP <0013> gsup_server.c:236 2: 20250901160254842 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160254842 DLGSUP <0013> gsup_server.c:236 3: 20250901160254842 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160254842 DLGSUP <0013> gsup_server.c:236 4: 20250901160254842 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160254842 DLGSUP <0013> gsup_server.c:236 5: 20250901160254842 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160254842 DLGSUP <0013> gsup_server.c:236 7: 20250901160254842 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160254842 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160254842 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160254842 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)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@ee34fb240c30: 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") 20250901160254856 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35945<->l=127.0.0.1:4259) 20250901160254858 DAUC <0003> db_auc.c:157 IMSI='262420095655290': No 2G Auth Data 20250901160254858 DAUC <0003> db_auc.c:192 IMSI='262420095655290': No 3G Auth Data 20250901160254860 DAUC <0003> db_auc.c:192 IMSI='262420095655290': No 3G Auth Data 20250901160254862 DAUC <0003> db_auc.c:157 IMSI='262423054086011': No 2G Auth Data 20250901160254862 DAUC <0003> db_auc.c:192 IMSI='262423054086011': No 3G Auth Data 20250901160254863 DAUC <0003> db_auc.c:157 IMSI='262423054086011': No 2G Auth Data 20250901160254864 DAUC <0003> db_auc.c:157 IMSI='262422823596299': No 2G Auth Data 20250901160254864 DAUC <0003> db_auc.c:192 IMSI='262422823596299': No 3G Auth Data MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160254866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37188<->l=127.0.0.1:4258 20250901160254867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35945<->l=127.0.0.1:4259) 20250901160254867 DLINP <000b> input/ipa.c:452 connected read/write 20250901160254867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160254867 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160254867 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160254867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@ee34fb240c30: Test case TC_vty finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Sep 1 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 20250901160254891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20250901160254992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=28560) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:02:57 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_vty_msisdn_isd started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160258088 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160258088 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160258092 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160258094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160258097 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160258097 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160258097 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160258098 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 20250901160258098 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160258098 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 20250901160258098 DLGSUP <0013> gsup_server.c:236 2: 20250901160258098 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160258098 DLGSUP <0013> gsup_server.c:236 3: 20250901160258098 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160258098 DLGSUP <0013> gsup_server.c:236 4: 20250901160258098 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160258098 DLGSUP <0013> gsup_server.c:236 5: 20250901160258098 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160258098 DLGSUP <0013> gsup_server.c:236 7: 20250901160258098 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160258098 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(100)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160258098 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160258098 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@ee34fb240c30: 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") 20250901160258121 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43915<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ee34fb240c30: Created GsupExpect[0] for "262422131410598" to be handled at TC_vty_msisdn_isd(104) 20250901160258135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 20250901160258138 DAUC <0003> db_auc.c:157 IMSI='262422131410598': No 2G Auth Data 20250901160258138 DAUC <0003> db_auc.c:192 IMSI='262422131410598': No 3G Auth Data 20250901160258143 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160258143 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422131410598" cn_domain=PS} 20250901160258143 DLU <0006> fsm.c:456 lu(262422131410598)[0x512000010120]{UNVALIDATED}: Allocated 20250901160258143 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160258143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422131410598)[0x512000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160258143 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422131410598" cn_domain=PS} 20250901160258143 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160258143 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@ee34fb240c30: Found GsupExpect[0] for "262422131410598" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@ee34fb240c30: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422131410598" 20250901160258145 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160258145 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422131410598"} 20250901160258145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422131410598)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160258145 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160258145 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422131410598"} 20250901160258145 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160258145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422131410598)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160258145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422131410598)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160258145 DLU <0006> fsm.c:568 lu(PS:IMSI-262422131410598)[0x512000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160258145 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160258145 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ee34fb240c30: setverdict(pass): none -> pass 20250901160258147 DLGSUP <0013> hlr.c:128 IMSI 262422131410598: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250901160258147 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160258147 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160258148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@ee34fb240c30: Final verdict of PTC: pass 20250901160258148 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160258148 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422131410598"} 20250901160258148 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250901160258148 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422131410598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160258148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58840<->l=127.0.0.1:4258 20250901160258149 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43915<->l=127.0.0.1:4259) 20250901160258150 DLINP <000b> input/ipa.c:452 connected read/write 20250901160258150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160258150 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(101)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@ee34fb240c30: Final verdict of PTC: none 102@ee34fb240c30: Final verdict of PTC: none 20250901160258150 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160258150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(100)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 102: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@ee34fb240c30: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Sep 1 16:02:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250901160258194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 20250901160258295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=420) Waiting for packet dumper to finish... 1 (prev_count=420, count=34212) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:00 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_purge_cs started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160301404 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160301404 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160301405 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160301407 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301407 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160301407 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160301407 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 20250901160301407 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160301407 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 20250901160301407 DLGSUP <0013> gsup_server.c:236 2: 20250901160301407 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160301407 DLGSUP <0013> gsup_server.c:236 3: 20250901160301407 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(105)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160301407 DLGSUP <0013> gsup_server.c:236 4: 20250901160301407 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160301407 DLGSUP <0013> gsup_server.c:236 5: 20250901160301407 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160301407 DLGSUP <0013> gsup_server.c:236 7: 20250901160301407 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160301407 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160301407 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160301407 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@ee34fb240c30: 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") 20250901160301414 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41271<->l=127.0.0.1:4259) 20250901160301417 DAUC <0003> db_auc.c:157 IMSI='262420680410885': No 2G Auth Data 20250901160301417 DAUC <0003> db_auc.c:192 IMSI='262420680410885': No 3G Auth Data HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262420680410885" to be handled at TC_gsup_purge_cs(109) 20250901160301422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 20250901160301452 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301452 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420680410885" cn_domain=PS} 20250901160301453 DLU <0006> fsm.c:456 lu(262420680410885)[0x5120000102a0]{UNVALIDATED}: Allocated 20250901160301453 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301453 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420680410885)[0x5120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301453 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420680410885" cn_domain=PS} 20250901160301453 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301453 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262420680410885" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420680410885" 20250901160301463 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301464 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420680410885"} 20250901160301464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420680410885)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301464 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301464 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420680410885"} 20250901160301464 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420680410885)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420680410885)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301464 DLU <0006> fsm.c:568 lu(PS:IMSI-262420680410885)[0x5120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301464 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301465 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301468 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301469 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420680410885" cn_domain=CS} 20250901160301469 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301469 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420680410885"} 20250901160301469 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420680410885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301469 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301469 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@ee34fb240c30: Final verdict of PTC: pass 20250901160301476 DAUC <0003> db_auc.c:157 IMSI='262422574300580': No 2G Auth Data 20250901160301476 DAUC <0003> db_auc.c:192 IMSI='262422574300580': No 3G Auth Data 20250901160301477 DLGSUP <0013> hlr.c:121 IMSI 262422574300580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262422574300580" to be handled at TC_gsup_purge_cs(110) 20250901160301488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 20250901160301490 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301490 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422574300580" cn_domain=PS} 20250901160301490 DLU <0006> fsm.c:456 lu(262422574300580)[0x512000010420]{UNVALIDATED}: Allocated 20250901160301490 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422574300580)[0x512000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301490 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422574300580" cn_domain=PS} 20250901160301490 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301490 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262422574300580" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422574300580" 20250901160301491 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301491 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422574300580"} 20250901160301492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422574300580)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301492 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301492 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422574300580"} 20250901160301492 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422574300580)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422574300580)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301492 DLU <0006> fsm.c:568 lu(PS:IMSI-262422574300580)[0x512000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301492 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301492 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301493 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301493 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422574300580" cn_domain=CS} 20250901160301493 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301493 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422574300580"} 20250901160301493 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422574300580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301493 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301493 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@ee34fb240c30: Final verdict of PTC: pass 20250901160301494 DAUC <0003> db_auc.c:157 IMSI='262421051722922': No 2G Auth Data 20250901160301494 DAUC <0003> db_auc.c:192 IMSI='262421051722922': No 3G Auth Data 20250901160301495 DLGSUP <0013> hlr.c:121 IMSI 262421051722922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262421051722922" to be handled at TC_gsup_purge_cs(111) 20250901160301501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20250901160301503 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301503 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421051722922" cn_domain=PS} 20250901160301503 DLU <0006> fsm.c:456 lu(262421051722922)[0x5120000105a0]{UNVALIDATED}: Allocated 20250901160301503 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421051722922)[0x5120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301503 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421051722922" cn_domain=PS} 20250901160301503 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301503 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262421051722922" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421051722922" 20250901160301504 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301504 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421051722922"} 20250901160301504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421051722922)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301504 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301505 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421051722922"} 20250901160301505 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421051722922)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301505 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421051722922)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301505 DLU <0006> fsm.c:568 lu(PS:IMSI-262421051722922)[0x5120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301505 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301505 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301506 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301506 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421051722922" cn_domain=CS} 20250901160301506 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301506 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421051722922"} 20250901160301506 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421051722922 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301506 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301506 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@ee34fb240c30: Final verdict of PTC: pass 20250901160301507 DAUC <0003> db_auc.c:157 IMSI='262428189011951': No 2G Auth Data 20250901160301507 DAUC <0003> db_auc.c:192 IMSI='262428189011951': No 3G Auth Data 20250901160301508 DLGSUP <0013> hlr.c:121 IMSI 262428189011951: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262428189011951" to be handled at TC_gsup_purge_cs(112) 20250901160301514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 20250901160301515 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301515 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428189011951" cn_domain=PS} 20250901160301515 DLU <0006> fsm.c:456 lu(262428189011951)[0x512000010720]{UNVALIDATED}: Allocated 20250901160301515 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301515 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428189011951)[0x512000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301515 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428189011951" cn_domain=PS} 20250901160301515 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301515 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262428189011951" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428189011951" 20250901160301516 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301516 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428189011951"} 20250901160301516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428189011951)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301516 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301516 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428189011951"} 20250901160301516 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428189011951)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428189011951)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301516 DLU <0006> fsm.c:568 lu(PS:IMSI-262428189011951)[0x512000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301516 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301516 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301517 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301517 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428189011951" cn_domain=CS} 20250901160301517 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301517 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428189011951"} 20250901160301517 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428189011951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301517 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301517 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@ee34fb240c30: Final verdict of PTC: pass 20250901160301518 DAUC <0003> db_auc.c:157 IMSI='262426759175966': No 2G Auth Data 20250901160301518 DAUC <0003> db_auc.c:192 IMSI='262426759175966': No 3G Auth Data 20250901160301519 DLGSUP <0013> hlr.c:121 IMSI 262426759175966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262426759175966" to be handled at TC_gsup_purge_cs(113) 20250901160301525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58896<->l=127.0.0.1:4258 20250901160301526 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301526 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426759175966" cn_domain=PS} 20250901160301526 DLU <0006> fsm.c:456 lu(262426759175966)[0x5120000108a0]{UNVALIDATED}: Allocated 20250901160301526 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426759175966)[0x5120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301527 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426759175966" cn_domain=PS} 20250901160301527 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301527 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262426759175966" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426759175966" 20250901160301528 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301528 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426759175966"} 20250901160301528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426759175966)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301528 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301528 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426759175966"} 20250901160301528 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426759175966)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426759175966)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301528 DLU <0006> fsm.c:568 lu(PS:IMSI-262426759175966)[0x5120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301528 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301528 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301529 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301529 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426759175966" cn_domain=CS} 20250901160301529 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301529 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426759175966"} 20250901160301529 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426759175966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301529 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301529 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58896<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@ee34fb240c30: Final verdict of PTC: pass 20250901160301530 DAUC <0003> db_auc.c:157 IMSI='262427650567772': No 2G Auth Data 20250901160301530 DAUC <0003> db_auc.c:192 IMSI='262427650567772': No 3G Auth Data 20250901160301531 DLGSUP <0013> hlr.c:121 IMSI 262427650567772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262427650567772" to be handled at TC_gsup_purge_cs(114) 20250901160301536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 20250901160301537 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301537 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427650567772" cn_domain=PS} 20250901160301537 DLU <0006> fsm.c:456 lu(262427650567772)[0x512000010a20]{UNVALIDATED}: Allocated 20250901160301537 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427650567772)[0x512000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301537 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427650567772" cn_domain=PS} 20250901160301537 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301537 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262427650567772" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427650567772" 20250901160301538 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301538 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427650567772"} 20250901160301538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427650567772)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301538 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301538 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427650567772"} 20250901160301538 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427650567772)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427650567772)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301538 DLU <0006> fsm.c:568 lu(PS:IMSI-262427650567772)[0x512000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301538 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301538 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301539 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301539 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427650567772" cn_domain=CS} 20250901160301539 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301539 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427650567772"} 20250901160301539 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427650567772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301539 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301539 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@ee34fb240c30: Final verdict of PTC: pass 20250901160301540 DAUC <0003> db_auc.c:157 IMSI='262424907788374': No 2G Auth Data 20250901160301540 DAUC <0003> db_auc.c:192 IMSI='262424907788374': No 3G Auth Data 20250901160301540 DLGSUP <0013> hlr.c:121 IMSI 262424907788374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262424907788374" to be handled at TC_gsup_purge_cs(115) 20250901160301548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4258 20250901160301550 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301550 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424907788374" cn_domain=PS} 20250901160301550 DLU <0006> fsm.c:456 lu(262424907788374)[0x512000010ba0]{UNVALIDATED}: Allocated 20250901160301550 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424907788374)[0x512000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301550 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424907788374" cn_domain=PS} 20250901160301550 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301550 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262424907788374" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424907788374" 20250901160301551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301551 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424907788374"} 20250901160301551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424907788374)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301551 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301551 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424907788374"} 20250901160301551 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907788374)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907788374)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301551 DLU <0006> fsm.c:568 lu(PS:IMSI-262424907788374)[0x512000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301551 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424907788374" cn_domain=CS} 20250901160301551 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301551 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424907788374"} 20250901160301551 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424907788374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301551 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@ee34fb240c30: Final verdict of PTC: pass 20250901160301553 DAUC <0003> db_auc.c:157 IMSI='262421862515514': No 2G Auth Data 20250901160301553 DAUC <0003> db_auc.c:192 IMSI='262421862515514': No 3G Auth Data 20250901160301553 DLGSUP <0013> hlr.c:121 IMSI 262421862515514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ee34fb240c30: Created GsupExpect[0] for "262421862515514" to be handled at TC_gsup_purge_cs(116) 20250901160301559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 20250901160301560 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301560 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421862515514" cn_domain=PS} 20250901160301560 DLU <0006> fsm.c:456 lu(262421862515514)[0x512000010d20]{UNVALIDATED}: Allocated 20250901160301560 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160301560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421862515514)[0x512000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160301560 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421862515514" cn_domain=PS} 20250901160301560 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301560 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ee34fb240c30: Found GsupExpect[0] for "262421862515514" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@ee34fb240c30: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421862515514" 20250901160301561 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301561 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421862515514"} 20250901160301561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421862515514)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160301561 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160301561 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421862515514"} 20250901160301561 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160301561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421862515514)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160301561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421862515514)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160301561 DLU <0006> fsm.c:568 lu(PS:IMSI-262421862515514)[0x512000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160301561 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301561 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ee34fb240c30: setverdict(pass): none -> pass 20250901160301562 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301562 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421862515514" cn_domain=CS} 20250901160301562 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901160301562 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421862515514"} 20250901160301562 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421862515514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160301562 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160301562 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160301562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58918<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160301563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4258 20250901160301563 DLINP <000b> input/ipa.c:452 connected read/write 20250901160301563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160301563 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160301564 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(106)@ee34fb240c30: Final verdict of PTC: none 20250901160301564 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160301564 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41271<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@ee34fb240c30: Final verdict of PTC: none 107@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Sep 1 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 20250901160301591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58932<->l=127.0.0.1:4258 20250901160301692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82756) Waiting for packet dumper to finish... 1 (prev_count=82756, count=134820) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_purge_ps started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160304781 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160304781 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160304783 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58936<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160304788 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304789 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160304789 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160304789 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 20250901160304789 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160304789 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 20250901160304789 DLGSUP <0013> gsup_server.c:236 2: 20250901160304789 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160304789 DLGSUP <0013> gsup_server.c:236 3: 20250901160304789 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160304789 DLGSUP <0013> gsup_server.c:236 4: 20250901160304789 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160304789 DLGSUP <0013> gsup_server.c:236 5: 20250901160304789 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160304789 DLGSUP <0013> gsup_server.c:236 7: 20250901160304789 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160304789 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160304789 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160304789 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@ee34fb240c30: 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") 20250901160304805 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43501<->l=127.0.0.1:4259) 20250901160304809 DAUC <0003> db_auc.c:157 IMSI='262427675316544': No 2G Auth Data 20250901160304809 DAUC <0003> db_auc.c:192 IMSI='262427675316544': No 3G Auth Data HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262427675316544" to be handled at TC_gsup_purge_ps(121) 20250901160304816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4258 20250901160304836 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304836 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427675316544" cn_domain=PS} 20250901160304836 DLU <0006> fsm.c:456 lu(262427675316544)[0x512000010ea0]{UNVALIDATED}: Allocated 20250901160304836 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427675316544)[0x512000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304836 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427675316544" cn_domain=PS} 20250901160304836 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304836 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262427675316544" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427675316544" 20250901160304838 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304838 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427675316544"} 20250901160304838 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427675316544)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304838 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304838 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427675316544"} 20250901160304838 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427675316544)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427675316544)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304838 DLU <0006> fsm.c:568 lu(PS:IMSI-262427675316544)[0x512000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304838 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304838 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304839 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304839 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427675316544" cn_domain=PS} 20250901160304839 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304839 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427675316544"} 20250901160304839 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427675316544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304839 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304839 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@ee34fb240c30: Final verdict of PTC: pass 20250901160304840 DAUC <0003> db_auc.c:157 IMSI='262424877702317': No 2G Auth Data 20250901160304840 DAUC <0003> db_auc.c:192 IMSI='262424877702317': No 3G Auth Data 20250901160304841 DLGSUP <0013> hlr.c:121 IMSI 262424877702317: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262424877702317" to be handled at TC_gsup_purge_ps(122) 20250901160304846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20250901160304848 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304848 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424877702317" cn_domain=PS} 20250901160304848 DLU <0006> fsm.c:456 lu(262424877702317)[0x512000011020]{UNVALIDATED}: Allocated 20250901160304848 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424877702317)[0x512000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304848 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424877702317" cn_domain=PS} 20250901160304848 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304848 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262424877702317" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424877702317" 20250901160304849 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304849 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424877702317"} 20250901160304849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424877702317)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304849 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304849 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424877702317"} 20250901160304849 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424877702317)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424877702317)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304849 DLU <0006> fsm.c:568 lu(PS:IMSI-262424877702317)[0x512000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304849 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304849 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304850 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304850 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424877702317" cn_domain=PS} 20250901160304850 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304850 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424877702317"} 20250901160304850 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424877702317 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304850 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304850 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@ee34fb240c30: Final verdict of PTC: pass 20250901160304852 DAUC <0003> db_auc.c:157 IMSI='262426365369248': No 2G Auth Data 20250901160304852 DAUC <0003> db_auc.c:192 IMSI='262426365369248': No 3G Auth Data 20250901160304852 DLGSUP <0013> hlr.c:121 IMSI 262426365369248: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262426365369248" to be handled at TC_gsup_purge_ps(123) 20250901160304859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 20250901160304860 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304860 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426365369248" cn_domain=PS} 20250901160304860 DLU <0006> fsm.c:456 lu(262426365369248)[0x5120000111a0]{UNVALIDATED}: Allocated 20250901160304860 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426365369248)[0x5120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304860 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426365369248" cn_domain=PS} 20250901160304860 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304860 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262426365369248" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426365369248" 20250901160304862 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304862 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426365369248"} 20250901160304862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426365369248)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304862 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304862 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426365369248"} 20250901160304862 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426365369248)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426365369248)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304862 DLU <0006> fsm.c:568 lu(PS:IMSI-262426365369248)[0x5120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304862 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304862 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304863 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304863 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426365369248" cn_domain=PS} 20250901160304863 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304863 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426365369248"} 20250901160304863 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426365369248 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304863 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304863 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58958<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@ee34fb240c30: Final verdict of PTC: pass 20250901160304864 DAUC <0003> db_auc.c:157 IMSI='262427464641255': No 2G Auth Data 20250901160304864 DAUC <0003> db_auc.c:192 IMSI='262427464641255': No 3G Auth Data 20250901160304865 DLGSUP <0013> hlr.c:121 IMSI 262427464641255: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262427464641255" to be handled at TC_gsup_purge_ps(124) 20250901160304871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 20250901160304872 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304872 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427464641255" cn_domain=PS} 20250901160304873 DLU <0006> fsm.c:456 lu(262427464641255)[0x512000011320]{UNVALIDATED}: Allocated 20250901160304873 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427464641255)[0x512000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304873 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427464641255" cn_domain=PS} 20250901160304873 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304873 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262427464641255" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427464641255" 20250901160304874 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304874 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427464641255"} 20250901160304874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427464641255)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304874 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304874 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427464641255"} 20250901160304874 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427464641255)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427464641255)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304874 DLU <0006> fsm.c:568 lu(PS:IMSI-262427464641255)[0x512000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304874 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304874 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304875 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304875 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427464641255" cn_domain=PS} 20250901160304875 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304875 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427464641255"} 20250901160304875 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427464641255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304875 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304875 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@ee34fb240c30: Final verdict of PTC: pass 20250901160304877 DAUC <0003> db_auc.c:157 IMSI='262422944128018': No 2G Auth Data 20250901160304877 DAUC <0003> db_auc.c:192 IMSI='262422944128018': No 3G Auth Data 20250901160304877 DLGSUP <0013> hlr.c:121 IMSI 262422944128018: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262422944128018" to be handled at TC_gsup_purge_ps(125) 20250901160304883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4258 20250901160304885 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304885 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422944128018" cn_domain=PS} 20250901160304885 DLU <0006> fsm.c:456 lu(262422944128018)[0x5120000114a0]{UNVALIDATED}: Allocated 20250901160304885 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304885 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422944128018)[0x5120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304885 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422944128018" cn_domain=PS} 20250901160304885 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304885 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262422944128018" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422944128018" 20250901160304887 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304887 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422944128018"} 20250901160304887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422944128018)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304887 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304887 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422944128018"} 20250901160304887 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422944128018)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422944128018)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304887 DLU <0006> fsm.c:568 lu(PS:IMSI-262422944128018)[0x5120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304887 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304887 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304888 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304888 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422944128018" cn_domain=PS} 20250901160304888 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304888 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422944128018"} 20250901160304888 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422944128018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304888 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304888 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@ee34fb240c30: Final verdict of PTC: pass 20250901160304889 DAUC <0003> db_auc.c:157 IMSI='262422838656770': No 2G Auth Data 20250901160304889 DAUC <0003> db_auc.c:192 IMSI='262422838656770': No 3G Auth Data 20250901160304890 DLGSUP <0013> hlr.c:121 IMSI 262422838656770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262422838656770" to be handled at TC_gsup_purge_ps(126) 20250901160304896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 20250901160304898 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304898 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422838656770" cn_domain=PS} 20250901160304898 DLU <0006> fsm.c:456 lu(262422838656770)[0x512000011620]{UNVALIDATED}: Allocated 20250901160304898 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422838656770)[0x512000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304898 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422838656770" cn_domain=PS} 20250901160304898 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304898 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262422838656770" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422838656770" 20250901160304899 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304899 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422838656770"} 20250901160304899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422838656770)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304899 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304899 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422838656770"} 20250901160304899 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422838656770)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422838656770)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304899 DLU <0006> fsm.c:568 lu(PS:IMSI-262422838656770)[0x512000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304899 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304899 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304900 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304900 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422838656770" cn_domain=PS} 20250901160304900 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304900 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422838656770"} 20250901160304900 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422838656770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304900 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304900 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@ee34fb240c30: Final verdict of PTC: pass 20250901160304902 DAUC <0003> db_auc.c:157 IMSI='262421815524820': No 2G Auth Data 20250901160304902 DAUC <0003> db_auc.c:192 IMSI='262421815524820': No 3G Auth Data 20250901160304902 DLGSUP <0013> hlr.c:121 IMSI 262421815524820: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262421815524820" to be handled at TC_gsup_purge_ps(127) 20250901160304908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 20250901160304910 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304910 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421815524820" cn_domain=PS} 20250901160304910 DLU <0006> fsm.c:456 lu(262421815524820)[0x5120000117a0]{UNVALIDATED}: Allocated 20250901160304910 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421815524820)[0x5120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304910 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421815524820" cn_domain=PS} 20250901160304910 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304910 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262421815524820" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421815524820" 20250901160304911 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304911 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421815524820"} 20250901160304911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421815524820)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304911 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304911 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421815524820"} 20250901160304911 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421815524820)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421815524820)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304911 DLU <0006> fsm.c:568 lu(PS:IMSI-262421815524820)[0x5120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304911 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304911 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304912 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421815524820" cn_domain=PS} 20250901160304912 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304912 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421815524820"} 20250901160304912 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421815524820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@ee34fb240c30: Final verdict of PTC: pass 20250901160304913 DAUC <0003> db_auc.c:157 IMSI='262422698411745': No 2G Auth Data 20250901160304913 DAUC <0003> db_auc.c:192 IMSI='262422698411745': No 3G Auth Data 20250901160304914 DLGSUP <0013> hlr.c:121 IMSI 262422698411745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ee34fb240c30: Created GsupExpect[0] for "262422698411745" to be handled at TC_gsup_purge_ps(128) 20250901160304919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 20250901160304921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304921 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422698411745" cn_domain=PS} 20250901160304921 DLU <0006> fsm.c:456 lu(262422698411745)[0x512000011920]{UNVALIDATED}: Allocated 20250901160304921 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160304921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422698411745)[0x512000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160304921 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422698411745" cn_domain=PS} 20250901160304921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ee34fb240c30: Found GsupExpect[0] for "262422698411745" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@ee34fb240c30: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422698411745" 20250901160304922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304922 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422698411745"} 20250901160304922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422698411745)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160304922 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160304922 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422698411745"} 20250901160304922 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160304922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422698411745)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160304922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422698411745)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160304922 DLU <0006> fsm.c:568 lu(PS:IMSI-262422698411745)[0x512000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160304922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ee34fb240c30: setverdict(pass): none -> pass 20250901160304923 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304923 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422698411745" cn_domain=PS} 20250901160304923 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901160304923 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422698411745"} 20250901160304923 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422698411745 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901160304923 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160304923 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160304923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160304924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58936<->l=127.0.0.1:4258 20250901160304925 DLINP <000b> input/ipa.c:452 connected read/write 20250901160304925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160304925 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160304925 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160304925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@ee34fb240c30: Final verdict of PTC: none 20250901160304925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43501<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@ee34fb240c30: Final verdict of PTC: none 119@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Sep 1 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 20250901160304950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20250901160305050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66472) Waiting for packet dumper to finish... 1 (prev_count=66472, count=134520) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:07 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_purge_unknown started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160308125 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160308125 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160308128 DLINP <000b> input/ipa.c:452 connected read/write 20250901160308128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160308128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160308130 DLINP <000b> input/ipa.c:452 connected read/write 20250901160308130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160308130 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160308130 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160308130 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 20250901160308130 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160308130 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 20250901160308130 DLGSUP <0013> gsup_server.c:236 2: 20250901160308130 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160308130 DLGSUP <0013> gsup_server.c:236 3: 20250901160308130 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160308130 DLGSUP <0013> gsup_server.c:236 4: 20250901160308130 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160308130 DLGSUP <0013> gsup_server.c:236 5: 20250901160308130 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160308130 DLGSUP <0013> gsup_server.c:236 7: 20250901160308130 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160308130 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160308130 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160308130 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@ee34fb240c30: 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") 20250901160308137 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43567<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ee34fb240c30: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250901160308142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33168<->l=127.0.0.1:4258 20250901160308172 DLINP <000b> input/ipa.c:452 connected read/write 20250901160308172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160308172 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} 20250901160308172 DLU <0006> fsm.c:456 lu(2345743413463)[0x512000011aa0]{UNVALIDATED}: Allocated 20250901160308172 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 20250901160308172 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} 20250901160308172 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160308172 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x512000011aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160308172 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x512000011aa0]{UNVALIDATED}: Freeing instance 20250901160308172 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x512000011aa0]{UNVALIDATED}: Deallocated 20250901160308172 DLINP <000b> input/ipa.c:452 connected read/write 20250901160308172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160308172 DLINP <000b> input/ipa.c:452 connected read/write 20250901160308172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@ee34fb240c30: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@ee34fb240c30: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@ee34fb240c30: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160308173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33168<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160308174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4258 20250901160308174 DLINP <000b> input/ipa.c:452 connected read/write 20250901160308174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160308174 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160308174 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(130)@ee34fb240c30: Final verdict of PTC: none 20250901160308175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160308175 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43567<->l=127.0.0.1:4259) 131@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Sep 1 16:03:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250901160308208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 20250901160308309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=26072) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:10 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_unknown started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160311362 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160311362 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160311364 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160311367 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311367 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160311367 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160311367 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 20250901160311367 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160311367 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 20250901160311367 DLGSUP <0013> gsup_server.c:236 2: 20250901160311367 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160311367 DLGSUP <0013> gsup_server.c:236 3: 20250901160311367 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160311367 DLGSUP <0013> gsup_server.c:236 4: 20250901160311367 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160311367 DLGSUP <0013> gsup_server.c:236 5: 20250901160311367 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(134)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160311367 DLGSUP <0013> gsup_server.c:236 7: 20250901160311367 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160311367 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160311367 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160311367 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@ee34fb240c30: 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") 20250901160311378 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37511<->l=127.0.0.1:4259) 20250901160311380 DAUC <0003> db_auc.c:157 IMSI='262421350889062': No 2G Auth Data 20250901160311380 DAUC <0003> db_auc.c:192 IMSI='262421350889062': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262421350889062" to be handled at TC_mo_ussd_unknown(138) 20250901160311390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 20250901160311408 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311408 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421350889062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421350889062" session_id=1318855017 session_state=BEGIN} 20250901160311408 DSS <0004> hlr_ussd.c:576 262421350889062/0x4e9c2169: Process SS (BEGIN) 20250901160311408 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311408 DSS <0004> hlr_ussd.c:518 262421350889062/0x4e9c2169: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311408 DSS <0004> hlr_ussd.c:523 262421350889062/0x4e9c2169: USSD for unknown code '*#200#' 20250901160311408 DSS <0004> hlr_ussd.c:354 262421350889062/0x4e9c2169: Tx ReturnError(1, 0x12) 20250901160311409 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421350889062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421350889062" session_id=1318855017 session_state=END} 20250901160311409 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311409 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262421350889062" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421350889062" TC_mo_ussd_unknown(138)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@ee34fb240c30: Final verdict of PTC: pass 20250901160311415 DAUC <0003> db_auc.c:157 IMSI='262425949854084': No 2G Auth Data 20250901160311415 DAUC <0003> db_auc.c:192 IMSI='262425949854084': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262425949854084" to be handled at TC_mo_ussd_unknown(139) 20250901160311424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33198<->l=127.0.0.1:4258 20250901160311427 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311427 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425949854084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425949854084" session_id=189637084 session_state=BEGIN} 20250901160311427 DSS <0004> hlr_ussd.c:576 262425949854084/0x0b4da1dc: Process SS (BEGIN) 20250901160311427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311427 DSS <0004> hlr_ussd.c:518 262425949854084/0x0b4da1dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311427 DSS <0004> hlr_ussd.c:523 262425949854084/0x0b4da1dc: USSD for unknown code '*#200#' 20250901160311427 DSS <0004> hlr_ussd.c:354 262425949854084/0x0b4da1dc: Tx ReturnError(1, 0x12) 20250901160311427 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425949854084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425949854084" session_id=189637084 session_state=END} 20250901160311427 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311427 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262425949854084" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425949854084" TC_mo_ussd_unknown(139)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33198<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@ee34fb240c30: Final verdict of PTC: pass 20250901160311429 DAUC <0003> db_auc.c:157 IMSI='262426540605818': No 2G Auth Data 20250901160311429 DAUC <0003> db_auc.c:192 IMSI='262426540605818': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262426540605818" to be handled at TC_mo_ussd_unknown(140) 20250901160311434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 20250901160311437 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311437 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426540605818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426540605818" session_id=2804804918 session_state=BEGIN} 20250901160311437 DSS <0004> hlr_ussd.c:576 262426540605818/0xa72ded36: Process SS (BEGIN) 20250901160311437 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311437 DSS <0004> hlr_ussd.c:518 262426540605818/0xa72ded36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311437 DSS <0004> hlr_ussd.c:523 262426540605818/0xa72ded36: USSD for unknown code '*#200#' 20250901160311437 DSS <0004> hlr_ussd.c:354 262426540605818/0xa72ded36: Tx ReturnError(1, 0x12) 20250901160311437 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426540605818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426540605818" session_id=2804804918 session_state=END} 20250901160311437 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311437 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262426540605818" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426540605818" TC_mo_ussd_unknown(140)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@ee34fb240c30: Final verdict of PTC: pass 20250901160311439 DAUC <0003> db_auc.c:157 IMSI='262426577380373': No 2G Auth Data 20250901160311439 DAUC <0003> db_auc.c:192 IMSI='262426577380373': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262426577380373" to be handled at TC_mo_ussd_unknown(141) 20250901160311444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 20250901160311447 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311447 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426577380373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426577380373" session_id=3715277462 session_state=BEGIN} 20250901160311447 DSS <0004> hlr_ussd.c:576 262426577380373/0xdd72a296: Process SS (BEGIN) 20250901160311447 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311447 DSS <0004> hlr_ussd.c:518 262426577380373/0xdd72a296: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311447 DSS <0004> hlr_ussd.c:523 262426577380373/0xdd72a296: USSD for unknown code '*#200#' 20250901160311447 DSS <0004> hlr_ussd.c:354 262426577380373/0xdd72a296: Tx ReturnError(1, 0x12) 20250901160311447 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426577380373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426577380373" session_id=3715277462 session_state=END} 20250901160311447 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311447 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262426577380373" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426577380373" TC_mo_ussd_unknown(141)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@ee34fb240c30: Final verdict of PTC: pass 20250901160311449 DAUC <0003> db_auc.c:157 IMSI='262429784082289': No 2G Auth Data 20250901160311449 DAUC <0003> db_auc.c:192 IMSI='262429784082289': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262429784082289" to be handled at TC_mo_ussd_unknown(142) 20250901160311456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20250901160311458 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311458 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429784082289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429784082289" session_id=2866502663 session_state=BEGIN} 20250901160311458 DSS <0004> hlr_ussd.c:576 262429784082289/0xaadb5c07: Process SS (BEGIN) 20250901160311458 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311458 DSS <0004> hlr_ussd.c:518 262429784082289/0xaadb5c07: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311458 DSS <0004> hlr_ussd.c:523 262429784082289/0xaadb5c07: USSD for unknown code '*#200#' 20250901160311458 DSS <0004> hlr_ussd.c:354 262429784082289/0xaadb5c07: Tx ReturnError(1, 0x12) 20250901160311458 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429784082289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429784082289" session_id=2866502663 session_state=END} 20250901160311458 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311458 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262429784082289" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429784082289" TC_mo_ussd_unknown(142)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@ee34fb240c30: Final verdict of PTC: pass 20250901160311461 DAUC <0003> db_auc.c:157 IMSI='262423138287761': No 2G Auth Data 20250901160311461 DAUC <0003> db_auc.c:192 IMSI='262423138287761': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262423138287761" to be handled at TC_mo_ussd_unknown(143) 20250901160311467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20250901160311470 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311470 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423138287761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423138287761" session_id=1175583126 session_state=BEGIN} 20250901160311470 DSS <0004> hlr_ussd.c:576 262423138287761/0x4611f996: Process SS (BEGIN) 20250901160311470 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311470 DSS <0004> hlr_ussd.c:518 262423138287761/0x4611f996: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311470 DSS <0004> hlr_ussd.c:523 262423138287761/0x4611f996: USSD for unknown code '*#200#' 20250901160311470 DSS <0004> hlr_ussd.c:354 262423138287761/0x4611f996: Tx ReturnError(1, 0x12) 20250901160311470 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423138287761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423138287761" session_id=1175583126 session_state=END} 20250901160311470 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311470 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262423138287761" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423138287761" TC_mo_ussd_unknown(143)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@ee34fb240c30: Final verdict of PTC: pass 20250901160311472 DAUC <0003> db_auc.c:157 IMSI='262429464511879': No 2G Auth Data 20250901160311472 DAUC <0003> db_auc.c:192 IMSI='262429464511879': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262429464511879" to be handled at TC_mo_ussd_unknown(144) 20250901160311479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 20250901160311482 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311482 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429464511879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429464511879" session_id=494125804 session_state=BEGIN} 20250901160311482 DSS <0004> hlr_ussd.c:576 262429464511879/0x1d73c2ec: Process SS (BEGIN) 20250901160311482 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311482 DSS <0004> hlr_ussd.c:518 262429464511879/0x1d73c2ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311482 DSS <0004> hlr_ussd.c:523 262429464511879/0x1d73c2ec: USSD for unknown code '*#200#' 20250901160311482 DSS <0004> hlr_ussd.c:354 262429464511879/0x1d73c2ec: Tx ReturnError(1, 0x12) 20250901160311482 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429464511879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429464511879" session_id=494125804 session_state=END} 20250901160311482 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311482 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262429464511879" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429464511879" TC_mo_ussd_unknown(144)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@ee34fb240c30: Final verdict of PTC: pass 20250901160311484 DAUC <0003> db_auc.c:157 IMSI='262425832839316': No 2G Auth Data 20250901160311484 DAUC <0003> db_auc.c:192 IMSI='262425832839316': No 3G Auth Data HLR_Test-GSUP(135)@ee34fb240c30: Created GsupExpect[0] for "262425832839316" to be handled at TC_mo_ussd_unknown(145) 20250901160311490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20250901160311494 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311494 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425832839316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425832839316" session_id=2532315740 session_state=BEGIN} 20250901160311494 DSS <0004> hlr_ussd.c:576 262425832839316/0x96f0125c: Process SS (BEGIN) 20250901160311494 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901160311494 DSS <0004> hlr_ussd.c:518 262425832839316/0x96f0125c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901160311494 DSS <0004> hlr_ussd.c:523 262425832839316/0x96f0125c: USSD for unknown code '*#200#' 20250901160311494 DSS <0004> hlr_ussd.c:354 262425832839316/0x96f0125c: Tx ReturnError(1, 0x12) 20250901160311494 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425832839316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425832839316" session_id=2532315740 session_state=END} 20250901160311494 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160311494 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ee34fb240c30: Found GsupExpect[0] for "262425832839316" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425832839316" TC_mo_ussd_unknown(145)@ee34fb240c30: setverdict(pass): none -> pass 20250901160311495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@ee34fb240c30: Final verdict of PTC: pass 20250901160311495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33190<->l=127.0.0.1:4258 20250901160311496 DLINP <000b> input/ipa.c:452 connected read/write 20250901160311496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160311496 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160311496 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160311496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160311496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37511<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@ee34fb240c30: Final verdict of PTC: none 136@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 136: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Sep 1 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 20250901160311522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 20250901160311623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15708) Waiting for packet dumper to finish... 1 (prev_count=15708, count=81352) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_euse_disc started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160314769 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160314769 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160314774 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160314780 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160314780 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160314780 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160314780 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 20250901160314781 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160314781 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 20250901160314781 DLGSUP <0013> gsup_server.c:236 2: 20250901160314781 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160314781 DLGSUP <0013> gsup_server.c:236 3: 20250901160314781 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160314781 DLGSUP <0013> gsup_server.c:236 4: 20250901160314781 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160314781 DLGSUP <0013> gsup_server.c:236 5: 20250901160314781 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160314781 DLGSUP <0013> gsup_server.c:236 7: 20250901160314781 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160314781 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160314781 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160314781 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@ee34fb240c30: 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") 20250901160314804 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38557<->l=127.0.0.1:4259) 20250901160314812 DAUC <0003> db_auc.c:157 IMSI='262424764698311': No 2G Auth Data 20250901160314812 DAUC <0003> db_auc.c:192 IMSI='262424764698311': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262424764698311" to be handled at TC_mo_ussd_euse_disc(150) 20250901160314825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20250901160314837 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314837 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424764698311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424764698311" session_id=2476072110 session_state=BEGIN} 20250901160314837 DSS <0004> hlr_ussd.c:576 262424764698311/0x9395dcae: Process SS (BEGIN) 20250901160314837 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314837 DSS <0004> hlr_ussd.c:518 262424764698311/0x9395dcae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314837 DSS <0004> hlr_ussd.c:542 262424764698311/0x9395dcae: Cannot find conn for EUSE EUSE-foobar 20250901160314837 DSS <0004> hlr_ussd.c:354 262424764698311/0x9395dcae: Tx ReturnError(1, 0x22) 20250901160314837 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424764698311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424764698311" session_id=2476072110 session_state=END} 20250901160314838 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314838 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262424764698311" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424764698311" TC_mo_ussd_euse_disc(150)@ee34fb240c30: setverdict(pass): none -> pass 20250901160314846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@ee34fb240c30: Final verdict of PTC: pass 20250901160314848 DAUC <0003> db_auc.c:157 IMSI='262422205833218': No 2G Auth Data 20250901160314848 DAUC <0003> db_auc.c:192 IMSI='262422205833218': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262422205833218" to be handled at TC_mo_ussd_euse_disc(151) 20250901160314864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20250901160314867 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314867 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422205833218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422205833218" session_id=3591423062 session_state=BEGIN} 20250901160314867 DSS <0004> hlr_ussd.c:576 262422205833218/0xd610c456: Process SS (BEGIN) 20250901160314867 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314867 DSS <0004> hlr_ussd.c:518 262422205833218/0xd610c456: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314867 DSS <0004> hlr_ussd.c:542 262422205833218/0xd610c456: Cannot find conn for EUSE EUSE-foobar 20250901160314867 DSS <0004> hlr_ussd.c:354 262422205833218/0xd610c456: Tx ReturnError(1, 0x22) 20250901160314867 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422205833218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422205833218" session_id=3591423062 session_state=END} 20250901160314867 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314867 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262422205833218" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422205833218" TC_mo_ussd_euse_disc(151)@ee34fb240c30: setverdict(pass): none -> pass 20250901160314869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@ee34fb240c30: Final verdict of PTC: pass 20250901160314869 DAUC <0003> db_auc.c:157 IMSI='262426877443392': No 2G Auth Data 20250901160314869 DAUC <0003> db_auc.c:192 IMSI='262426877443392': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262426877443392" to be handled at TC_mo_ussd_euse_disc(152) 20250901160314877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20250901160314879 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314879 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426877443392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426877443392" session_id=1740481914 session_state=BEGIN} 20250901160314879 DSS <0004> hlr_ussd.c:576 262426877443392/0x67bda57a: Process SS (BEGIN) 20250901160314879 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314879 DSS <0004> hlr_ussd.c:518 262426877443392/0x67bda57a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314879 DSS <0004> hlr_ussd.c:542 262426877443392/0x67bda57a: Cannot find conn for EUSE EUSE-foobar 20250901160314879 DSS <0004> hlr_ussd.c:354 262426877443392/0x67bda57a: Tx ReturnError(1, 0x22) 20250901160314880 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426877443392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426877443392" session_id=1740481914 session_state=END} 20250901160314880 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314880 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262426877443392" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426877443392" TC_mo_ussd_euse_disc(152)@ee34fb240c30: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@ee34fb240c30: Final verdict of PTC: pass 20250901160314881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20250901160314881 DAUC <0003> db_auc.c:157 IMSI='262422697126305': No 2G Auth Data 20250901160314881 DAUC <0003> db_auc.c:192 IMSI='262422697126305': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262422697126305" to be handled at TC_mo_ussd_euse_disc(153) 20250901160314889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20250901160314892 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314892 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422697126305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422697126305" session_id=354622617 session_state=BEGIN} 20250901160314892 DSS <0004> hlr_ussd.c:576 262422697126305/0x15231c99: Process SS (BEGIN) 20250901160314892 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314892 DSS <0004> hlr_ussd.c:518 262422697126305/0x15231c99: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314892 DSS <0004> hlr_ussd.c:542 262422697126305/0x15231c99: Cannot find conn for EUSE EUSE-foobar 20250901160314892 DSS <0004> hlr_ussd.c:354 262422697126305/0x15231c99: Tx ReturnError(1, 0x22) 20250901160314892 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422697126305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422697126305" session_id=354622617 session_state=END} 20250901160314892 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314892 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262422697126305" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262422697126305" TC_mo_ussd_euse_disc(153)@ee34fb240c30: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@ee34fb240c30: Final verdict of PTC: pass 20250901160314893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20250901160314893 DAUC <0003> db_auc.c:157 IMSI='262429331395557': No 2G Auth Data 20250901160314893 DAUC <0003> db_auc.c:192 IMSI='262429331395557': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262429331395557" to be handled at TC_mo_ussd_euse_disc(154) 20250901160314899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20250901160314902 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314902 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429331395557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429331395557" session_id=3286778389 session_state=BEGIN} 20250901160314902 DSS <0004> hlr_ussd.c:576 262429331395557/0xc3e84215: Process SS (BEGIN) 20250901160314902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314902 DSS <0004> hlr_ussd.c:518 262429331395557/0xc3e84215: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314902 DSS <0004> hlr_ussd.c:542 262429331395557/0xc3e84215: Cannot find conn for EUSE EUSE-foobar 20250901160314902 DSS <0004> hlr_ussd.c:354 262429331395557/0xc3e84215: Tx ReturnError(1, 0x22) 20250901160314902 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429331395557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429331395557" session_id=3286778389 session_state=END} 20250901160314902 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314902 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262429331395557" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429331395557" TC_mo_ussd_euse_disc(154)@ee34fb240c30: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@ee34fb240c30: Final verdict of PTC: pass 20250901160314904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20250901160314904 DAUC <0003> db_auc.c:157 IMSI='262424719705653': No 2G Auth Data 20250901160314904 DAUC <0003> db_auc.c:192 IMSI='262424719705653': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262424719705653" to be handled at TC_mo_ussd_euse_disc(155) 20250901160314909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20250901160314911 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314911 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424719705653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424719705653" session_id=3966645610 session_state=BEGIN} 20250901160314912 DSS <0004> hlr_ussd.c:576 262424719705653/0xec6e356a: Process SS (BEGIN) 20250901160314912 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314912 DSS <0004> hlr_ussd.c:518 262424719705653/0xec6e356a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314912 DSS <0004> hlr_ussd.c:542 262424719705653/0xec6e356a: Cannot find conn for EUSE EUSE-foobar 20250901160314912 DSS <0004> hlr_ussd.c:354 262424719705653/0xec6e356a: Tx ReturnError(1, 0x22) 20250901160314912 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424719705653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424719705653" session_id=3966645610 session_state=END} 20250901160314912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262424719705653" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424719705653" TC_mo_ussd_euse_disc(155)@ee34fb240c30: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(155)@ee34fb240c30: Final verdict of PTC: pass 20250901160314913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20250901160314913 DAUC <0003> db_auc.c:157 IMSI='262428385758977': No 2G Auth Data 20250901160314913 DAUC <0003> db_auc.c:192 IMSI='262428385758977': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262428385758977" to be handled at TC_mo_ussd_euse_disc(156) 20250901160314919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4258 20250901160314922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314922 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428385758977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428385758977" session_id=2322583360 session_state=BEGIN} 20250901160314922 DSS <0004> hlr_ussd.c:576 262428385758977/0x8a6fcf40: Process SS (BEGIN) 20250901160314922 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314922 DSS <0004> hlr_ussd.c:518 262428385758977/0x8a6fcf40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314922 DSS <0004> hlr_ussd.c:542 262428385758977/0x8a6fcf40: Cannot find conn for EUSE EUSE-foobar 20250901160314922 DSS <0004> hlr_ussd.c:354 262428385758977/0x8a6fcf40: Tx ReturnError(1, 0x22) 20250901160314922 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428385758977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428385758977" session_id=2322583360 session_state=END} 20250901160314922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262428385758977" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428385758977" TC_mo_ussd_euse_disc(156)@ee34fb240c30: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(156)@ee34fb240c30: Final verdict of PTC: pass 20250901160314923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4258 20250901160314923 DAUC <0003> db_auc.c:157 IMSI='262423103739920': No 2G Auth Data 20250901160314923 DAUC <0003> db_auc.c:192 IMSI='262423103739920': No 3G Auth Data HLR_Test-GSUP(147)@ee34fb240c30: Created GsupExpect[0] for "262423103739920" to be handled at TC_mo_ussd_euse_disc(157) 20250901160314929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 20250901160314932 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314932 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423103739920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423103739920" session_id=2045318637 session_state=BEGIN} 20250901160314932 DSS <0004> hlr_ussd.c:576 262423103739920/0x79e915ed: Process SS (BEGIN) 20250901160314932 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160314932 DSS <0004> hlr_ussd.c:518 262423103739920/0x79e915ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160314932 DSS <0004> hlr_ussd.c:542 262423103739920/0x79e915ed: Cannot find conn for EUSE EUSE-foobar 20250901160314932 DSS <0004> hlr_ussd.c:354 262423103739920/0x79e915ed: Tx ReturnError(1, 0x22) 20250901160314932 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423103739920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423103739920" session_id=2045318637 session_state=END} 20250901160314932 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160314932 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ee34fb240c30: Found GsupExpect[0] for "262423103739920" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423103739920" TC_mo_ussd_euse_disc(157)@ee34fb240c30: setverdict(pass): none -> pass 20250901160314933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@ee34fb240c30: Final verdict of PTC: pass 20250901160314934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 20250901160314934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38557<->l=127.0.0.1:4259) 148@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP(147)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@ee34fb240c30: Final verdict of PTC: none 20250901160314934 DLINP <000b> input/ipa.c:452 connected read/write 20250901160314934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160314934 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160314934 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160314934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(146)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 148: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Sep 1 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 20250901160314963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 20250901160315164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70932) Waiting for packet dumper to finish... 1 (prev_count=70932, count=81580) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:17 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_iuse_imsi started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160318254 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160318254 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160318258 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160318261 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318261 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160318261 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160318261 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 20250901160318261 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160318261 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 20250901160318261 DLGSUP <0013> gsup_server.c:236 2: 20250901160318261 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160318261 DLGSUP <0013> gsup_server.c:236 3: 20250901160318261 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160318261 DLGSUP <0013> gsup_server.c:236 4: 20250901160318261 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160318261 DLGSUP <0013> gsup_server.c:236 5: 20250901160318261 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(158)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160318261 DLGSUP <0013> gsup_server.c:236 7: 20250901160318261 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160318261 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160318261 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160318261 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@ee34fb240c30: 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") 20250901160318272 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40511<->l=127.0.0.1:4259) 20250901160318275 DAUC <0003> db_auc.c:157 IMSI='262423973241657': No 2G Auth Data 20250901160318275 DAUC <0003> db_auc.c:192 IMSI='262423973241657': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262423973241657" to be handled at TC_mo_ussd_iuse_imsi(162) 20250901160318282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20250901160318308 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318309 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423973241657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423973241657" session_id=3851075100 session_state=BEGIN} 20250901160318309 DSS <0004> hlr_ussd.c:576 262423973241657/0xe58abe1c: Process SS (BEGIN) 20250901160318309 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318309 DSS <0004> hlr_ussd.c:518 262423973241657/0xe58abe1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318309 DSS <0004> hlr_ussd.c:363 262423973241657/0xe58abe1c: Tx USSD 'Your IMSI is 262423973241657' 20250901160318309 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423973241657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423973241657" session_id=3851075100 session_state=END} 20250901160318309 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423973241657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318309 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318309 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262423973241657" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423973241657" TC_mo_ussd_iuse_imsi(162)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@ee34fb240c30: Final verdict of PTC: pass 20250901160318323 DAUC <0003> db_auc.c:157 IMSI='262424981143646': No 2G Auth Data 20250901160318323 DAUC <0003> db_auc.c:192 IMSI='262424981143646': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262424981143646" to be handled at TC_mo_ussd_iuse_imsi(163) 20250901160318337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45124<->l=127.0.0.1:4258 20250901160318340 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318340 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424981143646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424981143646" session_id=2597501869 session_state=BEGIN} 20250901160318340 DSS <0004> hlr_ussd.c:576 262424981143646/0x9ad2bbad: Process SS (BEGIN) 20250901160318340 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318340 DSS <0004> hlr_ussd.c:518 262424981143646/0x9ad2bbad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318340 DSS <0004> hlr_ussd.c:363 262424981143646/0x9ad2bbad: Tx USSD 'Your IMSI is 262424981143646' 20250901160318340 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424981143646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424981143646" session_id=2597501869 session_state=END} 20250901160318340 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424981143646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318340 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318340 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262424981143646" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424981143646" TC_mo_ussd_iuse_imsi(163)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@ee34fb240c30: Final verdict of PTC: pass 20250901160318342 DAUC <0003> db_auc.c:157 IMSI='262420738610587': No 2G Auth Data 20250901160318342 DAUC <0003> db_auc.c:192 IMSI='262420738610587': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262420738610587" to be handled at TC_mo_ussd_iuse_imsi(164) 20250901160318349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45134<->l=127.0.0.1:4258 20250901160318352 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318352 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420738610587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420738610587" session_id=296720975 session_state=BEGIN} 20250901160318352 DSS <0004> hlr_ussd.c:576 262420738610587/0x11af9a4f: Process SS (BEGIN) 20250901160318352 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318352 DSS <0004> hlr_ussd.c:518 262420738610587/0x11af9a4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318352 DSS <0004> hlr_ussd.c:363 262420738610587/0x11af9a4f: Tx USSD 'Your IMSI is 262420738610587' 20250901160318352 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420738610587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420738610587" session_id=296720975 session_state=END} 20250901160318352 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420738610587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318352 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318352 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262420738610587" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262420738610587" TC_mo_ussd_iuse_imsi(164)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45134<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@ee34fb240c30: Final verdict of PTC: pass 20250901160318354 DAUC <0003> db_auc.c:157 IMSI='262428288538568': No 2G Auth Data 20250901160318354 DAUC <0003> db_auc.c:192 IMSI='262428288538568': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262428288538568" to be handled at TC_mo_ussd_iuse_imsi(165) 20250901160318359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 20250901160318362 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318362 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428288538568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428288538568" session_id=1682586571 session_state=BEGIN} 20250901160318362 DSS <0004> hlr_ussd.c:576 262428288538568/0x644a3bcb: Process SS (BEGIN) 20250901160318362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318362 DSS <0004> hlr_ussd.c:518 262428288538568/0x644a3bcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318362 DSS <0004> hlr_ussd.c:363 262428288538568/0x644a3bcb: Tx USSD 'Your IMSI is 262428288538568' 20250901160318362 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428288538568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428288538568" session_id=1682586571 session_state=END} 20250901160318362 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428288538568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318362 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318362 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262428288538568" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428288538568" TC_mo_ussd_iuse_imsi(165)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@ee34fb240c30: Final verdict of PTC: pass 20250901160318364 DAUC <0003> db_auc.c:157 IMSI='262427674801800': No 2G Auth Data 20250901160318364 DAUC <0003> db_auc.c:192 IMSI='262427674801800': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262427674801800" to be handled at TC_mo_ussd_iuse_imsi(166) 20250901160318369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 20250901160318372 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318372 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427674801800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427674801800" session_id=1211723331 session_state=BEGIN} 20250901160318372 DSS <0004> hlr_ussd.c:576 262427674801800/0x48396e43: Process SS (BEGIN) 20250901160318372 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318372 DSS <0004> hlr_ussd.c:518 262427674801800/0x48396e43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318372 DSS <0004> hlr_ussd.c:363 262427674801800/0x48396e43: Tx USSD 'Your IMSI is 262427674801800' 20250901160318372 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427674801800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427674801800" session_id=1211723331 session_state=END} 20250901160318372 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427674801800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318372 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318372 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262427674801800" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427674801800" TC_mo_ussd_iuse_imsi(166)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@ee34fb240c30: Final verdict of PTC: pass 20250901160318374 DAUC <0003> db_auc.c:157 IMSI='262428381215869': No 2G Auth Data 20250901160318374 DAUC <0003> db_auc.c:192 IMSI='262428381215869': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262428381215869" to be handled at TC_mo_ussd_iuse_imsi(167) 20250901160318380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45154<->l=127.0.0.1:4258 20250901160318383 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318383 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428381215869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428381215869" session_id=1367319770 session_state=BEGIN} 20250901160318383 DSS <0004> hlr_ussd.c:576 262428381215869/0x517fa4da: Process SS (BEGIN) 20250901160318383 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318383 DSS <0004> hlr_ussd.c:518 262428381215869/0x517fa4da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318383 DSS <0004> hlr_ussd.c:363 262428381215869/0x517fa4da: Tx USSD 'Your IMSI is 262428381215869' 20250901160318383 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428381215869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428381215869" session_id=1367319770 session_state=END} 20250901160318383 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428381215869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318383 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318383 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262428381215869" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428381215869" TC_mo_ussd_iuse_imsi(167)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45154<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@ee34fb240c30: Final verdict of PTC: pass 20250901160318385 DAUC <0003> db_auc.c:157 IMSI='262423682616568': No 2G Auth Data 20250901160318385 DAUC <0003> db_auc.c:192 IMSI='262423682616568': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262423682616568" to be handled at TC_mo_ussd_iuse_imsi(168) 20250901160318390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 20250901160318392 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318392 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423682616568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423682616568" session_id=4281799605 session_state=BEGIN} 20250901160318392 DSS <0004> hlr_ussd.c:576 262423682616568/0xff3713b5: Process SS (BEGIN) 20250901160318392 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318392 DSS <0004> hlr_ussd.c:518 262423682616568/0xff3713b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318392 DSS <0004> hlr_ussd.c:363 262423682616568/0xff3713b5: Tx USSD 'Your IMSI is 262423682616568' 20250901160318392 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423682616568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423682616568" session_id=4281799605 session_state=END} 20250901160318392 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423682616568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318392 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318392 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262423682616568" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423682616568" TC_mo_ussd_iuse_imsi(168)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@ee34fb240c30: Final verdict of PTC: pass 20250901160318395 DAUC <0003> db_auc.c:157 IMSI='262423258727553': No 2G Auth Data 20250901160318395 DAUC <0003> db_auc.c:192 IMSI='262423258727553': No 3G Auth Data HLR_Test-GSUP(159)@ee34fb240c30: Created GsupExpect[0] for "262423258727553" to be handled at TC_mo_ussd_iuse_imsi(169) 20250901160318399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 20250901160318402 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318402 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423258727553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423258727553" session_id=942884505 session_state=BEGIN} 20250901160318402 DSS <0004> hlr_ussd.c:576 262423258727553/0x38334699: Process SS (BEGIN) 20250901160318402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160318402 DSS <0004> hlr_ussd.c:518 262423258727553/0x38334699: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160318402 DSS <0004> hlr_ussd.c:363 262423258727553/0x38334699: Tx USSD 'Your IMSI is 262423258727553' 20250901160318402 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423258727553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423258727553" session_id=942884505 session_state=END} 20250901160318402 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423258727553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160318402 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160318402 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ee34fb240c30: Found GsupExpect[0] for "262423258727553" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423258727553" TC_mo_ussd_iuse_imsi(169)@ee34fb240c30: setverdict(pass): none -> pass 20250901160318404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@ee34fb240c30: Final verdict of PTC: pass 20250901160318404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45116<->l=127.0.0.1:4258 20250901160318405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40511<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@ee34fb240c30: Final verdict of PTC: none 20250901160318405 DLINP <000b> input/ipa.c:452 connected read/write 20250901160318405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160318405 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160318405 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160318405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 160: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Sep 1 16:03:18 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250901160318429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 20250901160318630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78452) Waiting for packet dumper to finish... 1 (prev_count=78452, count=82388) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160321776 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160321776 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160321781 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160321787 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321787 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160321787 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160321787 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 20250901160321787 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160321787 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 20250901160321787 DLGSUP <0013> gsup_server.c:236 2: 20250901160321787 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160321787 DLGSUP <0013> gsup_server.c:236 3: 20250901160321787 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160321787 DLGSUP <0013> gsup_server.c:236 4: 20250901160321787 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160321787 DLGSUP <0013> gsup_server.c:236 5: 20250901160321787 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160321787 DLGSUP <0013> gsup_server.c:236 7: 20250901160321787 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160321787 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160321787 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160321787 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(170)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@ee34fb240c30: 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") 20250901160321807 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35999<->l=127.0.0.1:4259) 20250901160321817 DAUC <0003> db_auc.c:157 IMSI='262420309611526': No 2G Auth Data 20250901160321817 DAUC <0003> db_auc.c:192 IMSI='262420309611526': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262420309611526" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250901160321835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4258 20250901160321848 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321849 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420309611526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420309611526" source_name="the-source\n" session_id=3842833457 session_state=BEGIN} 20250901160321849 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901160321849 DSS <0004> hlr_ussd.c:576 262420309611526/0xe50cfc31: Process SS (BEGIN) 20250901160321849 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321849 DSS <0004> hlr_ussd.c:518 262420309611526/0xe50cfc31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321849 DSS <0004> hlr_ussd.c:363 262420309611526/0xe50cfc31: Tx USSD 'Your IMSI is 262420309611526' 20250901160321849 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420309611526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420309611526" destination_name="the-source\n" session_id=3842833457 session_state=END} 20250901160321849 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420309611526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321849 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321849 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262420309611526" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420309611526" TC_mo_ussd_iuse_imsi_via_proxy(174)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@ee34fb240c30: Final verdict of PTC: pass 20250901160321857 DAUC <0003> db_auc.c:157 IMSI='262427364387211': No 2G Auth Data 20250901160321857 DAUC <0003> db_auc.c:192 IMSI='262427364387211': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262427364387211" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250901160321864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 20250901160321867 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321867 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427364387211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427364387211" source_name="the-source\n" session_id=2073565900 session_state=BEGIN} 20250901160321867 DSS <0004> hlr_ussd.c:576 262427364387211/0x7b981acc: Process SS (BEGIN) 20250901160321867 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321867 DSS <0004> hlr_ussd.c:518 262427364387211/0x7b981acc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321867 DSS <0004> hlr_ussd.c:363 262427364387211/0x7b981acc: Tx USSD 'Your IMSI is 262427364387211' 20250901160321867 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427364387211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427364387211" destination_name="the-source\n" session_id=2073565900 session_state=END} 20250901160321867 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262427364387211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321867 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321867 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262427364387211" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427364387211" TC_mo_ussd_iuse_imsi_via_proxy(175)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@ee34fb240c30: Final verdict of PTC: pass 20250901160321869 DAUC <0003> db_auc.c:157 IMSI='262423566300706': No 2G Auth Data 20250901160321869 DAUC <0003> db_auc.c:192 IMSI='262423566300706': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262423566300706" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250901160321874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 20250901160321877 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321877 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423566300706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566300706" source_name="the-source\n" session_id=3688170848 session_state=BEGIN} 20250901160321877 DSS <0004> hlr_ussd.c:576 262423566300706/0xdbd50560: Process SS (BEGIN) 20250901160321877 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321877 DSS <0004> hlr_ussd.c:518 262423566300706/0xdbd50560: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321877 DSS <0004> hlr_ussd.c:363 262423566300706/0xdbd50560: Tx USSD 'Your IMSI is 262423566300706' 20250901160321877 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423566300706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566300706" destination_name="the-source\n" session_id=3688170848 session_state=END} 20250901160321877 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423566300706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321877 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321877 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262423566300706" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423566300706" TC_mo_ussd_iuse_imsi_via_proxy(176)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@ee34fb240c30: Final verdict of PTC: pass 20250901160321879 DAUC <0003> db_auc.c:157 IMSI='262426958954702': No 2G Auth Data 20250901160321879 DAUC <0003> db_auc.c:192 IMSI='262426958954702': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262426958954702" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250901160321884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4258 20250901160321887 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321887 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426958954702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426958954702" source_name="the-source\n" session_id=2702615790 session_state=BEGIN} 20250901160321887 DSS <0004> hlr_ussd.c:576 262426958954702/0xa116a4ee: Process SS (BEGIN) 20250901160321887 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321887 DSS <0004> hlr_ussd.c:518 262426958954702/0xa116a4ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321887 DSS <0004> hlr_ussd.c:363 262426958954702/0xa116a4ee: Tx USSD 'Your IMSI is 262426958954702' 20250901160321887 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426958954702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426958954702" destination_name="the-source\n" session_id=2702615790 session_state=END} 20250901160321887 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426958954702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321887 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321887 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262426958954702" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426958954702" TC_mo_ussd_iuse_imsi_via_proxy(177)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@ee34fb240c30: Final verdict of PTC: pass 20250901160321889 DAUC <0003> db_auc.c:157 IMSI='262424673432060': No 2G Auth Data 20250901160321889 DAUC <0003> db_auc.c:192 IMSI='262424673432060': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262424673432060" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250901160321894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4258 20250901160321897 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321897 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424673432060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424673432060" source_name="the-source\n" session_id=4135742677 session_state=BEGIN} 20250901160321897 DSS <0004> hlr_ussd.c:576 262424673432060/0xf6826cd5: Process SS (BEGIN) 20250901160321897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321897 DSS <0004> hlr_ussd.c:518 262424673432060/0xf6826cd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321897 DSS <0004> hlr_ussd.c:363 262424673432060/0xf6826cd5: Tx USSD 'Your IMSI is 262424673432060' 20250901160321897 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424673432060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424673432060" destination_name="the-source\n" session_id=4135742677 session_state=END} 20250901160321897 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262424673432060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321897 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321897 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262424673432060" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424673432060" TC_mo_ussd_iuse_imsi_via_proxy(178)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@ee34fb240c30: Final verdict of PTC: pass 20250901160321900 DAUC <0003> db_auc.c:157 IMSI='262427258702117': No 2G Auth Data 20250901160321900 DAUC <0003> db_auc.c:192 IMSI='262427258702117': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262427258702117" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250901160321906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 20250901160321909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321909 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427258702117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427258702117" source_name="the-source\n" session_id=2597501589 session_state=BEGIN} 20250901160321909 DSS <0004> hlr_ussd.c:576 262427258702117/0x9ad2ba95: Process SS (BEGIN) 20250901160321909 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321909 DSS <0004> hlr_ussd.c:518 262427258702117/0x9ad2ba95: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321909 DSS <0004> hlr_ussd.c:363 262427258702117/0x9ad2ba95: Tx USSD 'Your IMSI is 262427258702117' 20250901160321909 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427258702117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427258702117" destination_name="the-source\n" session_id=2597501589 session_state=END} 20250901160321909 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262427258702117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262427258702117" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427258702117" TC_mo_ussd_iuse_imsi_via_proxy(179)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@ee34fb240c30: Final verdict of PTC: pass 20250901160321911 DAUC <0003> db_auc.c:157 IMSI='262421585848108': No 2G Auth Data 20250901160321912 DAUC <0003> db_auc.c:192 IMSI='262421585848108': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262421585848108" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250901160321917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20250901160321920 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321920 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421585848108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421585848108" source_name="the-source\n" session_id=4198169540 session_state=BEGIN} 20250901160321920 DSS <0004> hlr_ussd.c:576 262421585848108/0xfa3afbc4: Process SS (BEGIN) 20250901160321920 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321920 DSS <0004> hlr_ussd.c:518 262421585848108/0xfa3afbc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321920 DSS <0004> hlr_ussd.c:363 262421585848108/0xfa3afbc4: Tx USSD 'Your IMSI is 262421585848108' 20250901160321920 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421585848108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421585848108" destination_name="the-source\n" session_id=4198169540 session_state=END} 20250901160321920 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262421585848108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321920 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321920 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262421585848108" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262421585848108" TC_mo_ussd_iuse_imsi_via_proxy(180)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@ee34fb240c30: Final verdict of PTC: pass 20250901160321922 DAUC <0003> db_auc.c:157 IMSI='262427650808916': No 2G Auth Data 20250901160321922 DAUC <0003> db_auc.c:192 IMSI='262427650808916': No 3G Auth Data HLR_Test-GSUP(171)@ee34fb240c30: Created GsupExpect[0] for "262427650808916" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250901160321928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 20250901160321931 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321931 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427650808916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427650808916" source_name="the-source\n" session_id=718039770 session_state=BEGIN} 20250901160321931 DSS <0004> hlr_ussd.c:576 262427650808916/0x2acc6ada: Process SS (BEGIN) 20250901160321931 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901160321931 DSS <0004> hlr_ussd.c:518 262427650808916/0x2acc6ada: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901160321931 DSS <0004> hlr_ussd.c:363 262427650808916/0x2acc6ada: Tx USSD 'Your IMSI is 262427650808916' 20250901160321931 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427650808916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427650808916" destination_name="the-source\n" session_id=718039770 session_state=END} 20250901160321931 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427650808916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160321931 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160321931 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ee34fb240c30: Found GsupExpect[0] for "262427650808916" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427650808916" TC_mo_ussd_iuse_imsi_via_proxy(181)@ee34fb240c30: setverdict(pass): none -> pass 20250901160321933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@ee34fb240c30: Final verdict of PTC: pass 20250901160321933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45186<->l=127.0.0.1:4258 20250901160321933 DLINP <000b> input/ipa.c:452 connected read/write 20250901160321933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160321933 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@ee34fb240c30: Final verdict of PTC: none 20250901160321933 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160321933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160321933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@ee34fb240c30: Final verdict of PTC: none 20250901160321934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35999<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(173)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 172: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160321958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45250<->l=127.0.0.1:4258 20250901160322159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45250<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81316) Waiting for packet dumper to finish... 1 (prev_count=81316, count=83440) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03: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_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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_iuse_msisdn started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160325258 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160325258 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160325263 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55204<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160325269 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325269 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160325269 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160325269 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 20250901160325269 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160325269 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 20250901160325269 DLGSUP <0013> gsup_server.c:236 2: 20250901160325269 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160325269 DLGSUP <0013> gsup_server.c:236 3: 20250901160325269 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160325269 DLGSUP <0013> gsup_server.c:236 4: 20250901160325269 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160325269 DLGSUP <0013> gsup_server.c:236 5: 20250901160325269 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160325269 DLGSUP <0013> gsup_server.c:236 7: 20250901160325269 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160325269 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160325269 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160325269 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@ee34fb240c30: 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") 20250901160325297 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46771<->l=127.0.0.1:4259) 20250901160325309 DAUC <0003> db_auc.c:157 IMSI='262425413142521': No 2G Auth Data 20250901160325309 DAUC <0003> db_auc.c:192 IMSI='262425413142521': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262425413142521" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250901160325335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 20250901160325349 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325349 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425413142521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425413142521" session_id=411876102 session_state=BEGIN} 20250901160325349 DSS <0004> hlr_ussd.c:576 262425413142521/0x188cbb06: Process SS (BEGIN) 20250901160325349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325349 DSS <0004> hlr_ussd.c:518 262425413142521/0x188cbb06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325349 DSS <0004> hlr_ussd.c:363 262425413142521/0x188cbb06: Tx USSD 'Your extension is 491614781860' 20250901160325349 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425413142521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425413142521" session_id=411876102 session_state=END} 20250901160325349 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425413142521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325349 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325349 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262425413142521" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425413142521" TC_mo_ussd_iuse_msisdn(186)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@ee34fb240c30: Final verdict of PTC: pass 20250901160325359 DAUC <0003> db_auc.c:157 IMSI='262429345556292': No 2G Auth Data 20250901160325359 DAUC <0003> db_auc.c:192 IMSI='262429345556292': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262429345556292" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250901160325367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4258 20250901160325370 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325370 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429345556292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429345556292" session_id=3506919079 session_state=BEGIN} 20250901160325370 DSS <0004> hlr_ussd.c:576 262429345556292/0xd10756a7: Process SS (BEGIN) 20250901160325370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325370 DSS <0004> hlr_ussd.c:518 262429345556292/0xd10756a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325370 DSS <0004> hlr_ussd.c:363 262429345556292/0xd10756a7: Tx USSD 'Your extension is 491616332751' 20250901160325370 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429345556292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429345556292" session_id=3506919079 session_state=END} 20250901160325370 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429345556292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325370 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325370 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262429345556292" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429345556292" TC_mo_ussd_iuse_msisdn(187)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@ee34fb240c30: Final verdict of PTC: pass 20250901160325372 DAUC <0003> db_auc.c:157 IMSI='262428242646607': No 2G Auth Data 20250901160325372 DAUC <0003> db_auc.c:192 IMSI='262428242646607': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262428242646607" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250901160325378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 20250901160325380 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325380 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428242646607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428242646607" session_id=374995581 session_state=BEGIN} 20250901160325380 DSS <0004> hlr_ussd.c:576 262428242646607/0x1659fa7d: Process SS (BEGIN) 20250901160325380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325380 DSS <0004> hlr_ussd.c:518 262428242646607/0x1659fa7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325380 DSS <0004> hlr_ussd.c:363 262428242646607/0x1659fa7d: Tx USSD 'Your extension is 491611677105' 20250901160325380 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428242646607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428242646607" session_id=374995581 session_state=END} 20250901160325380 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428242646607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325380 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325380 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262428242646607" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428242646607" TC_mo_ussd_iuse_msisdn(188)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@ee34fb240c30: Final verdict of PTC: pass 20250901160325382 DAUC <0003> db_auc.c:157 IMSI='262429502872426': No 2G Auth Data 20250901160325382 DAUC <0003> db_auc.c:192 IMSI='262429502872426': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262429502872426" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250901160325387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4258 20250901160325390 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325390 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429502872426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429502872426" session_id=2902703516 session_state=BEGIN} 20250901160325390 DSS <0004> hlr_ussd.c:576 262429502872426/0xad03bd9c: Process SS (BEGIN) 20250901160325390 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325390 DSS <0004> hlr_ussd.c:518 262429502872426/0xad03bd9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325390 DSS <0004> hlr_ussd.c:363 262429502872426/0xad03bd9c: Tx USSD 'Your extension is 491617555054' 20250901160325390 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429502872426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429502872426" session_id=2902703516 session_state=END} 20250901160325390 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429502872426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325390 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325390 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262429502872426" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429502872426" TC_mo_ussd_iuse_msisdn(189)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@ee34fb240c30: Final verdict of PTC: pass 20250901160325392 DAUC <0003> db_auc.c:157 IMSI='262425603025176': No 2G Auth Data 20250901160325392 DAUC <0003> db_auc.c:192 IMSI='262425603025176': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262425603025176" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250901160325397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 20250901160325399 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325399 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425603025176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425603025176" session_id=1381261754 session_state=BEGIN} 20250901160325399 DSS <0004> hlr_ussd.c:576 262425603025176/0x525461ba: Process SS (BEGIN) 20250901160325399 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325399 DSS <0004> hlr_ussd.c:518 262425603025176/0x525461ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325399 DSS <0004> hlr_ussd.c:363 262425603025176/0x525461ba: Tx USSD 'Your extension is 491615674027' 20250901160325399 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425603025176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425603025176" session_id=1381261754 session_state=END} 20250901160325399 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425603025176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325399 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325399 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262425603025176" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425603025176" TC_mo_ussd_iuse_msisdn(190)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@ee34fb240c30: Final verdict of PTC: pass 20250901160325401 DAUC <0003> db_auc.c:157 IMSI='262426600888370': No 2G Auth Data 20250901160325401 DAUC <0003> db_auc.c:192 IMSI='262426600888370': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262426600888370" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250901160325406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 20250901160325409 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325409 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426600888370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426600888370" session_id=877548405 session_state=BEGIN} 20250901160325409 DSS <0004> hlr_ussd.c:576 262426600888370/0x344e5375: Process SS (BEGIN) 20250901160325409 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325409 DSS <0004> hlr_ussd.c:518 262426600888370/0x344e5375: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325409 DSS <0004> hlr_ussd.c:363 262426600888370/0x344e5375: Tx USSD 'Your extension is 491617213787' 20250901160325409 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426600888370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426600888370" session_id=877548405 session_state=END} 20250901160325409 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426600888370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325409 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325409 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262426600888370" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426600888370" TC_mo_ussd_iuse_msisdn(191)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55260<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@ee34fb240c30: Final verdict of PTC: pass 20250901160325411 DAUC <0003> db_auc.c:157 IMSI='262429188529652': No 2G Auth Data 20250901160325411 DAUC <0003> db_auc.c:192 IMSI='262429188529652': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262429188529652" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250901160325416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55264<->l=127.0.0.1:4258 20250901160325418 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325418 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429188529652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429188529652" session_id=3598891779 session_state=BEGIN} 20250901160325418 DSS <0004> hlr_ussd.c:576 262429188529652/0xd682bb03: Process SS (BEGIN) 20250901160325418 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325418 DSS <0004> hlr_ussd.c:518 262429188529652/0xd682bb03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325418 DSS <0004> hlr_ussd.c:363 262429188529652/0xd682bb03: Tx USSD 'Your extension is 491612662633' 20250901160325418 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429188529652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429188529652" session_id=3598891779 session_state=END} 20250901160325418 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429188529652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325418 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325418 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262429188529652" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429188529652" TC_mo_ussd_iuse_msisdn(192)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55264<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@ee34fb240c30: Final verdict of PTC: pass 20250901160325420 DAUC <0003> db_auc.c:157 IMSI='262422185412547': No 2G Auth Data 20250901160325420 DAUC <0003> db_auc.c:192 IMSI='262422185412547': No 3G Auth Data HLR_Test-GSUP(183)@ee34fb240c30: Created GsupExpect[0] for "262422185412547" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250901160325425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4258 20250901160325428 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325428 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422185412547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422185412547" session_id=3864311480 session_state=BEGIN} 20250901160325428 DSS <0004> hlr_ussd.c:576 262422185412547/0xe654b6b8: Process SS (BEGIN) 20250901160325428 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160325428 DSS <0004> hlr_ussd.c:518 262422185412547/0xe654b6b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160325428 DSS <0004> hlr_ussd.c:363 262422185412547/0xe654b6b8: Tx USSD 'Your extension is 491618682203' 20250901160325428 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422185412547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422185412547" session_id=3864311480 session_state=END} 20250901160325428 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422185412547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160325428 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160325428 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ee34fb240c30: Found GsupExpect[0] for "262422185412547" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422185412547" TC_mo_ussd_iuse_msisdn(193)@ee34fb240c30: setverdict(pass): none -> pass 20250901160325430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@ee34fb240c30: Final verdict of PTC: pass 20250901160325430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55204<->l=127.0.0.1:4258 20250901160325430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46771<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@ee34fb240c30: Final verdict of PTC: none 20250901160325430 DLINP <000b> input/ipa.c:452 connected read/write 20250901160325430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160325430 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160325430 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160325430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 184: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Sep 1 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 20250901160325454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4258 20250901160325656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55272<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78148) Waiting for packet dumper to finish... 1 (prev_count=78148, count=82296) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160328786 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160328786 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160328790 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160328796 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328796 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160328796 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160328796 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 20250901160328796 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160328796 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 20250901160328796 DLGSUP <0013> gsup_server.c:236 2: 20250901160328796 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160328796 DLGSUP <0013> gsup_server.c:236 3: 20250901160328796 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160328796 DLGSUP <0013> gsup_server.c:236 4: 20250901160328796 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160328796 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(194)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160328796 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160328796 DLGSUP <0013> gsup_server.c:236 7: 20250901160328796 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160328796 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160328796 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160328796 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@ee34fb240c30: 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") 20250901160328819 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33383<->l=127.0.0.1:4259) 20250901160328826 DAUC <0003> db_auc.c:157 IMSI='262429845098817': No 2G Auth Data 20250901160328826 DAUC <0003> db_auc.c:192 IMSI='262429845098817': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262429845098817" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250901160328848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55292<->l=127.0.0.1:4258 20250901160328862 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328862 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429845098817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429845098817" source_name="the-source\n" session_id=2763936071 session_state=BEGIN} 20250901160328862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901160328862 DSS <0004> hlr_ussd.c:576 262429845098817/0xa4be5147: Process SS (BEGIN) 20250901160328862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328862 DSS <0004> hlr_ussd.c:518 262429845098817/0xa4be5147: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328862 DSS <0004> hlr_ussd.c:363 262429845098817/0xa4be5147: Tx USSD 'Your extension is 491617062214' 20250901160328862 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429845098817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429845098817" destination_name="the-source\n" session_id=2763936071 session_state=END} 20250901160328862 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429845098817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328862 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328862 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262429845098817" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429845098817" TC_mo_ussd_iuse_msisdn_via_proxy(198)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55292<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@ee34fb240c30: Final verdict of PTC: pass 20250901160328877 DAUC <0003> db_auc.c:157 IMSI='262428347012011': No 2G Auth Data 20250901160328877 DAUC <0003> db_auc.c:192 IMSI='262428347012011': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262428347012011" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250901160328890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4258 20250901160328893 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328893 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428347012011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428347012011" source_name="the-source\n" session_id=672913671 session_state=BEGIN} 20250901160328893 DSS <0004> hlr_ussd.c:576 262428347012011/0x281bd907: Process SS (BEGIN) 20250901160328893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328893 DSS <0004> hlr_ussd.c:518 262428347012011/0x281bd907: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328893 DSS <0004> hlr_ussd.c:363 262428347012011/0x281bd907: Tx USSD 'Your extension is 491614208643' 20250901160328893 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428347012011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428347012011" destination_name="the-source\n" session_id=672913671 session_state=END} 20250901160328893 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262428347012011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328893 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328893 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262428347012011" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428347012011" TC_mo_ussd_iuse_msisdn_via_proxy(199)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@ee34fb240c30: Final verdict of PTC: pass 20250901160328895 DAUC <0003> db_auc.c:157 IMSI='262421506761043': No 2G Auth Data 20250901160328895 DAUC <0003> db_auc.c:192 IMSI='262421506761043': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262421506761043" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250901160328905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55308<->l=127.0.0.1:4258 20250901160328908 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328908 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421506761043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421506761043" source_name="the-source\n" session_id=1817357907 session_state=BEGIN} 20250901160328908 DSS <0004> hlr_ussd.c:576 262421506761043/0x6c52ae53: Process SS (BEGIN) 20250901160328908 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328908 DSS <0004> hlr_ussd.c:518 262421506761043/0x6c52ae53: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328908 DSS <0004> hlr_ussd.c:363 262421506761043/0x6c52ae53: Tx USSD 'Your extension is 491612415047' 20250901160328908 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421506761043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421506761043" destination_name="the-source\n" session_id=1817357907 session_state=END} 20250901160328908 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262421506761043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328908 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328908 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262421506761043" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421506761043" TC_mo_ussd_iuse_msisdn_via_proxy(200)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55308<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@ee34fb240c30: Final verdict of PTC: pass 20250901160328911 DAUC <0003> db_auc.c:157 IMSI='262422153590584': No 2G Auth Data 20250901160328911 DAUC <0003> db_auc.c:192 IMSI='262422153590584': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262422153590584" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250901160328918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 20250901160328921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328921 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422153590584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422153590584" source_name="the-source\n" session_id=1361369792 session_state=BEGIN} 20250901160328921 DSS <0004> hlr_ussd.c:576 262422153590584/0x5124dac0: Process SS (BEGIN) 20250901160328921 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328921 DSS <0004> hlr_ussd.c:518 262422153590584/0x5124dac0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328921 DSS <0004> hlr_ussd.c:363 262422153590584/0x5124dac0: Tx USSD 'Your extension is 491613204343' 20250901160328921 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422153590584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422153590584" destination_name="the-source\n" session_id=1361369792 session_state=END} 20250901160328921 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422153590584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262422153590584" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422153590584" TC_mo_ussd_iuse_msisdn_via_proxy(201)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@ee34fb240c30: Final verdict of PTC: pass 20250901160328923 DAUC <0003> db_auc.c:157 IMSI='262425655109557': No 2G Auth Data 20250901160328923 DAUC <0003> db_auc.c:192 IMSI='262425655109557': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262425655109557" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250901160328932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55328<->l=127.0.0.1:4258 20250901160328935 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328935 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425655109557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425655109557" source_name="the-source\n" session_id=3821676123 session_state=BEGIN} 20250901160328935 DSS <0004> hlr_ussd.c:576 262425655109557/0xe3ca265b: Process SS (BEGIN) 20250901160328935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328935 DSS <0004> hlr_ussd.c:518 262425655109557/0xe3ca265b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328935 DSS <0004> hlr_ussd.c:363 262425655109557/0xe3ca265b: Tx USSD 'Your extension is 491618571716' 20250901160328935 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425655109557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425655109557" destination_name="the-source\n" session_id=3821676123 session_state=END} 20250901160328935 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262425655109557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328935 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328935 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262425655109557" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425655109557" TC_mo_ussd_iuse_msisdn_via_proxy(202)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55328<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@ee34fb240c30: Final verdict of PTC: pass 20250901160328938 DAUC <0003> db_auc.c:157 IMSI='262426571622802': No 2G Auth Data 20250901160328938 DAUC <0003> db_auc.c:192 IMSI='262426571622802': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262426571622802" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250901160328944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4258 20250901160328946 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328946 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426571622802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426571622802" source_name="the-source\n" session_id=429267542 session_state=BEGIN} 20250901160328946 DSS <0004> hlr_ussd.c:576 262426571622802/0x19961a56: Process SS (BEGIN) 20250901160328946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328946 DSS <0004> hlr_ussd.c:518 262426571622802/0x19961a56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328947 DSS <0004> hlr_ussd.c:363 262426571622802/0x19961a56: Tx USSD 'Your extension is 491611578411' 20250901160328947 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426571622802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426571622802" destination_name="the-source\n" session_id=429267542 session_state=END} 20250901160328947 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262426571622802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328947 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328947 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262426571622802" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426571622802" TC_mo_ussd_iuse_msisdn_via_proxy(203)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55332<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@ee34fb240c30: Final verdict of PTC: pass 20250901160328949 DAUC <0003> db_auc.c:157 IMSI='262427032860145': No 2G Auth Data 20250901160328949 DAUC <0003> db_auc.c:192 IMSI='262427032860145': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262427032860145" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250901160328954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55344<->l=127.0.0.1:4258 20250901160328957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328957 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427032860145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427032860145" source_name="the-source\n" session_id=4203463230 session_state=BEGIN} 20250901160328957 DSS <0004> hlr_ussd.c:576 262427032860145/0xfa8bc23e: Process SS (BEGIN) 20250901160328957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328957 DSS <0004> hlr_ussd.c:518 262427032860145/0xfa8bc23e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328957 DSS <0004> hlr_ussd.c:363 262427032860145/0xfa8bc23e: Tx USSD 'Your extension is 491610360468' 20250901160328957 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427032860145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427032860145" destination_name="the-source\n" session_id=4203463230 session_state=END} 20250901160328957 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262427032860145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262427032860145" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262427032860145" TC_mo_ussd_iuse_msisdn_via_proxy(204)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55344<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@ee34fb240c30: Final verdict of PTC: pass 20250901160328959 DAUC <0003> db_auc.c:157 IMSI='262428072144127': No 2G Auth Data 20250901160328959 DAUC <0003> db_auc.c:192 IMSI='262428072144127': No 3G Auth Data HLR_Test-GSUP(195)@ee34fb240c30: Created GsupExpect[0] for "262428072144127" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250901160328965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55352<->l=127.0.0.1:4258 20250901160328968 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328969 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428072144127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428072144127" source_name="the-source\n" session_id=1666196269 session_state=BEGIN} 20250901160328969 DSS <0004> hlr_ussd.c:576 262428072144127/0x6350232d: Process SS (BEGIN) 20250901160328969 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901160328969 DSS <0004> hlr_ussd.c:518 262428072144127/0x6350232d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901160328969 DSS <0004> hlr_ussd.c:363 262428072144127/0x6350232d: Tx USSD 'Your extension is 491611680871' 20250901160328969 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428072144127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428072144127" destination_name="the-source\n" session_id=1666196269 session_state=END} 20250901160328969 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428072144127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160328969 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160328969 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ee34fb240c30: Found GsupExpect[0] for "262428072144127" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428072144127" TC_mo_ussd_iuse_msisdn_via_proxy(205)@ee34fb240c30: setverdict(pass): none -> pass 20250901160328972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55352<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@ee34fb240c30: Final verdict of PTC: pass 20250901160328972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 20250901160328973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33383<->l=127.0.0.1:4259) 20250901160328973 DLINP <000b> input/ipa.c:452 connected read/write 20250901160328973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160328973 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160328973 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160328973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160328973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP(195)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 196: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160329005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55364<->l=127.0.0.1:4258 20250901160329206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55364<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=73796) Waiting for packet dumper to finish... 1 (prev_count=73796, count=83704) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:31 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_euse started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160332321 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34679 20250901160332321 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34679 IPA-EUSE-foobar(208)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160332322 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332322 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332323 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160332323 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@ee34fb240c30: 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)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@ee34fb240c30: 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 } } } } 20250901160332324 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332324 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332324 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160332324 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250901160332324 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250901160332324 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250901160332324 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 20250901160332324 DLGSUP <0013> gsup_server.c:236 2: 20250901160332324 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160332324 DLGSUP <0013> gsup_server.c:236 3: 20250901160332324 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160332324 DLGSUP <0013> gsup_server.c:236 4: 20250901160332324 DLGSUP <0013> gsup_server.c:238 4: 00 IPA-EUSE-foobar(208)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160332324 DLGSUP <0013> gsup_server.c:236 5: 20250901160332324 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160332324 DLGSUP <0013> gsup_server.c:236 7: 20250901160332324 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160332324 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160332324 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160332324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34679 20250901160332324 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160332325 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160332325 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160332325 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160332325 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 20250901160332325 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160332325 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 20250901160332325 DLGSUP <0013> gsup_server.c:236 2: 20250901160332325 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160332325 DLGSUP <0013> gsup_server.c:236 3: 20250901160332325 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160332325 DLGSUP <0013> gsup_server.c:236 4: 20250901160332325 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160332325 DLGSUP <0013> gsup_server.c:236 5: 20250901160332325 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160332325 DLGSUP <0013> gsup_server.c:236 7: 20250901160332325 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160332325 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160332325 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160332325 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@ee34fb240c30: 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") 20250901160332339 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36217<->l=127.0.0.1:4259) 20250901160332346 DAUC <0003> db_auc.c:157 IMSI='262420463267441': No 2G Auth Data 20250901160332346 DAUC <0003> db_auc.c:192 IMSI='262420463267441': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262420463267441" to be handled at TC_mo_ussd_euse(212) 20250901160332365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4258 20250901160332376 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332376 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420463267441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420463267441" session_id=2380022861 session_state=BEGIN} 20250901160332376 DSS <0004> hlr_ussd.c:576 262420463267441/0x8ddc444d: Process SS (BEGIN) 20250901160332377 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332377 DSS <0004> hlr_ussd.c:518 262420463267441/0x8ddc444d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332377 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332377 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332377 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332377 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332390 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332390 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332390 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262420463267441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420463267441" session_id=2380022861 session_state=END} 20250901160332390 DSS <0004> hlr_ussd.c:576 262420463267441/0x8ddc444d: Process SS (END) 20250901160332390 DSS <0004> hlr_ussd.c:518 262420463267441/0x8ddc444d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332390 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420463267441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420463267441" session_id=2380022861 session_state=END} 20250901160332390 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420463267441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332390 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262420463267441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332390 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332391 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262420463267441" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420463267441" TC_mo_ussd_euse(212)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@ee34fb240c30: Final verdict of PTC: pass 20250901160332401 DAUC <0003> db_auc.c:157 IMSI='262428277640229': No 2G Auth Data 20250901160332401 DAUC <0003> db_auc.c:192 IMSI='262428277640229': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262428277640229" to be handled at TC_mo_ussd_euse(213) 20250901160332418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 20250901160332423 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332423 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428277640229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428277640229" session_id=2105458664 session_state=BEGIN} 20250901160332423 DSS <0004> hlr_ussd.c:576 262428277640229/0x7d7ebfe8: Process SS (BEGIN) 20250901160332423 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332423 DSS <0004> hlr_ussd.c:518 262428277640229/0x7d7ebfe8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332423 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332423 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332423 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332423 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332424 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332424 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332424 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428277640229 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428277640229" session_id=2105458664 session_state=END} 20250901160332424 DSS <0004> hlr_ussd.c:576 262428277640229/0x7d7ebfe8: Process SS (END) 20250901160332424 DSS <0004> hlr_ussd.c:518 262428277640229/0x7d7ebfe8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332424 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428277640229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428277640229" session_id=2105458664 session_state=END} 20250901160332424 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428277640229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332424 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428277640229 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332424 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332424 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262428277640229" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_euse(213)"262428277640229" TC_mo_ussd_euse(213)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55386<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@ee34fb240c30: Final verdict of PTC: pass 20250901160332428 DAUC <0003> db_auc.c:157 IMSI='262421473744370': No 2G Auth Data 20250901160332428 DAUC <0003> db_auc.c:192 IMSI='262421473744370': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262421473744370" to be handled at TC_mo_ussd_euse(214) 20250901160332437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4258 20250901160332440 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332440 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421473744370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421473744370" session_id=128260089 session_state=BEGIN} 20250901160332440 DSS <0004> hlr_ussd.c:576 262421473744370/0x07a517f9: Process SS (BEGIN) 20250901160332440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332440 DSS <0004> hlr_ussd.c:518 262421473744370/0x07a517f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332440 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332440 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332440 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332440 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332441 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332441 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332441 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421473744370 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421473744370" session_id=128260089 session_state=END} 20250901160332441 DSS <0004> hlr_ussd.c:576 262421473744370/0x07a517f9: Process SS (END) 20250901160332441 DSS <0004> hlr_ussd.c:518 262421473744370/0x07a517f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332441 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421473744370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421473744370" session_id=128260089 session_state=END} 20250901160332441 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421473744370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332441 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421473744370 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332441 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332441 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262421473744370" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421473744370" TC_mo_ussd_euse(214)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@ee34fb240c30: Final verdict of PTC: pass 20250901160332443 DAUC <0003> db_auc.c:157 IMSI='262425201067922': No 2G Auth Data 20250901160332443 DAUC <0003> db_auc.c:192 IMSI='262425201067922': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262425201067922" to be handled at TC_mo_ussd_euse(215) 20250901160332451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 20250901160332454 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332454 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425201067922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425201067922" session_id=604162538 session_state=BEGIN} 20250901160332454 DSS <0004> hlr_ussd.c:576 262425201067922/0x2402c9ea: Process SS (BEGIN) 20250901160332454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332454 DSS <0004> hlr_ussd.c:518 262425201067922/0x2402c9ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332454 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332454 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332454 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332454 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332454 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332454 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332454 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425201067922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425201067922" session_id=604162538 session_state=END} 20250901160332454 DSS <0004> hlr_ussd.c:576 262425201067922/0x2402c9ea: Process SS (END) 20250901160332454 DSS <0004> hlr_ussd.c:518 262425201067922/0x2402c9ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332454 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425201067922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425201067922" session_id=604162538 session_state=END} 20250901160332455 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425201067922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332455 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425201067922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332455 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332455 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262425201067922" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425201067922" TC_mo_ussd_euse(215)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@ee34fb240c30: Final verdict of PTC: pass 20250901160332457 DAUC <0003> db_auc.c:157 IMSI='262427093636033': No 2G Auth Data 20250901160332457 DAUC <0003> db_auc.c:192 IMSI='262427093636033': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262427093636033" to be handled at TC_mo_ussd_euse(216) 20250901160332463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 20250901160332466 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332466 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427093636033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427093636033" session_id=3611219464 session_state=BEGIN} 20250901160332466 DSS <0004> hlr_ussd.c:576 262427093636033/0xd73ed608: Process SS (BEGIN) 20250901160332466 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332466 DSS <0004> hlr_ussd.c:518 262427093636033/0xd73ed608: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332466 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332466 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332466 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332466 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332467 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332467 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332467 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262427093636033 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427093636033" session_id=3611219464 session_state=END} 20250901160332467 DSS <0004> hlr_ussd.c:576 262427093636033/0xd73ed608: Process SS (END) 20250901160332467 DSS <0004> hlr_ussd.c:518 262427093636033/0xd73ed608: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332467 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427093636033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427093636033" session_id=3611219464 session_state=END} 20250901160332467 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427093636033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332467 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262427093636033 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332467 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332467 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262427093636033" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427093636033" TC_mo_ussd_euse(216)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@ee34fb240c30: Final verdict of PTC: pass 20250901160332469 DAUC <0003> db_auc.c:157 IMSI='262420592430520': No 2G Auth Data 20250901160332469 DAUC <0003> db_auc.c:192 IMSI='262420592430520': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262420592430520" to be handled at TC_mo_ussd_euse(217) 20250901160332475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 20250901160332478 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332478 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420592430520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420592430520" session_id=4036844939 session_state=BEGIN} 20250901160332478 DSS <0004> hlr_ussd.c:576 262420592430520/0xf09d5d8b: Process SS (BEGIN) 20250901160332478 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332478 DSS <0004> hlr_ussd.c:518 262420592430520/0xf09d5d8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332478 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332478 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332478 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332478 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332479 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332479 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332479 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262420592430520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420592430520" session_id=4036844939 session_state=END} 20250901160332479 DSS <0004> hlr_ussd.c:576 262420592430520/0xf09d5d8b: Process SS (END) 20250901160332479 DSS <0004> hlr_ussd.c:518 262420592430520/0xf09d5d8b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332479 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420592430520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420592430520" session_id=4036844939 session_state=END} 20250901160332479 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420592430520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332479 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262420592430520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332479 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332480 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262420592430520" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420592430520" TC_mo_ussd_euse(217)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@ee34fb240c30: Final verdict of PTC: pass 20250901160332482 DAUC <0003> db_auc.c:157 IMSI='262427899825215': No 2G Auth Data 20250901160332482 DAUC <0003> db_auc.c:192 IMSI='262427899825215': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262427899825215" to be handled at TC_mo_ussd_euse(218) 20250901160332488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 20250901160332491 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332491 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427899825215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427899825215" session_id=1630277456 session_state=BEGIN} 20250901160332491 DSS <0004> hlr_ussd.c:576 262427899825215/0x612c0f50: Process SS (BEGIN) 20250901160332491 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332491 DSS <0004> hlr_ussd.c:518 262427899825215/0x612c0f50: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332491 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332491 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332491 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332491 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332492 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332492 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332492 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427899825215 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427899825215" session_id=1630277456 session_state=END} 20250901160332492 DSS <0004> hlr_ussd.c:576 262427899825215/0x612c0f50: Process SS (END) 20250901160332492 DSS <0004> hlr_ussd.c:518 262427899825215/0x612c0f50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332492 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427899825215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427899825215" session_id=1630277456 session_state=END} 20250901160332492 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427899825215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332492 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427899825215 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332492 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332492 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262427899825215" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427899825215" TC_mo_ussd_euse(218)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@ee34fb240c30: Final verdict of PTC: pass 20250901160332494 DAUC <0003> db_auc.c:157 IMSI='262421400440150': No 2G Auth Data 20250901160332494 DAUC <0003> db_auc.c:192 IMSI='262421400440150': No 3G Auth Data HLR_Test-GSUP(209)@ee34fb240c30: Created GsupExpect[0] for "262421400440150" to be handled at TC_mo_ussd_euse(219) 20250901160332501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55432<->l=127.0.0.1:4258 20250901160332504 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332504 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421400440150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421400440150" session_id=3845824315 session_state=BEGIN} 20250901160332504 DSS <0004> hlr_ussd.c:576 262421400440150/0xe53a9f3b: Process SS (BEGIN) 20250901160332504 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160332504 DSS <0004> hlr_ussd.c:518 262421400440150/0xe53a9f3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160332504 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332504 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data 20250901160332504 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332504 DLINP <000b> input/ipa.c:432 127.0.0.1:34679 sending data EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: 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 } } } } } 20250901160332505 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332505 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332505 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262421400440150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421400440150" session_id=3845824315 session_state=END} 20250901160332505 DSS <0004> hlr_ussd.c:576 262421400440150/0xe53a9f3b: Process SS (END) 20250901160332505 DSS <0004> hlr_ussd.c:518 262421400440150/0xe53a9f3b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160332505 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421400440150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421400440150" session_id=3845824315 session_state=END} 20250901160332505 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421400440150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160332505 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262421400440150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160332505 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160332505 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ee34fb240c30: Found GsupExpect[0] for "262421400440150" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421400440150" TC_mo_ussd_euse(219)@ee34fb240c30: setverdict(pass): none -> pass 20250901160332507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55432<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@ee34fb240c30: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@ee34fb240c30: Final verdict of PTC: none 20250901160332508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 20250901160332508 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332508 DLINP <000b> input/ipa.c:406 127.0.0.1:34679 message received 20250901160332508 DLINP <000b> input/ipa.c:415 127.0.0.1:34679 connection closed with server HLR_Test-GSUP(209)@ee34fb240c30: Final verdict of PTC: none 20250901160332508 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34679 20250901160332508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250901160332508 DLINP <000b> input/ipa.c:452 connected read/write 20250901160332508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160332508 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160332508 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160332508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160332508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36217<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@ee34fb240c30: Final verdict of PTC: none 210@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 210: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Sep 1 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 20250901160332537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 20250901160332739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67080) Waiting for packet dumper to finish... 1 (prev_count=67080, count=111352) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_euse_continue started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160335807 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39393 20250901160335807 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39393 IPA-EUSE-foobar(222)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160335808 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335808 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335809 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160335809 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@ee34fb240c30: 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)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@ee34fb240c30: 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 } } } } 20250901160335810 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335810 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335810 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160335810 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250901160335810 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250901160335810 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250901160335810 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 20250901160335810 DLGSUP <0013> gsup_server.c:236 2: 20250901160335810 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160335810 DLGSUP <0013> gsup_server.c:236 3: 20250901160335810 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160335810 DLGSUP <0013> gsup_server.c:236 4: 20250901160335810 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160335810 DLGSUP <0013> gsup_server.c:236 5: 20250901160335810 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160335810 DLGSUP <0013> gsup_server.c:236 7: 20250901160335810 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160335810 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160335810 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160335810 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39393 20250901160335810 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160335810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160335812 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335812 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160335812 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160335812 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 20250901160335812 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160335812 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 20250901160335812 DLGSUP <0013> gsup_server.c:236 2: 20250901160335812 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160335812 DLGSUP <0013> gsup_server.c:236 3: 20250901160335812 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160335812 DLGSUP <0013> gsup_server.c:236 4: 20250901160335812 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160335812 DLGSUP <0013> gsup_server.c:236 5: 20250901160335812 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160335812 DLGSUP <0013> gsup_server.c:236 7: 20250901160335812 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160335812 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160335812 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160335812 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(221)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@ee34fb240c30: 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") 20250901160335821 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46827<->l=127.0.0.1:4259) 20250901160335823 DAUC <0003> db_auc.c:157 IMSI='262427693876510': No 2G Auth Data 20250901160335823 DAUC <0003> db_auc.c:192 IMSI='262427693876510': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262427693876510" to be handled at TC_mo_ussd_euse_continue(226) 20250901160335828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 20250901160335856 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335857 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427693876510" session_id=3032828432 session_state=BEGIN} 20250901160335857 DSS <0004> hlr_ussd.c:576 262427693876510/0xb4c54a10: Process SS (BEGIN) 20250901160335857 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335857 DSS <0004> hlr_ussd.c:518 262427693876510/0xb4c54a10: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335857 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335857 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335857 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335857 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335875 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335875 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335875 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427693876510" session_id=3032828432 session_state=CONTINUE} 20250901160335875 DSS <0004> hlr_ussd.c:576 262427693876510/0xb4c54a10: Process SS (CONTINUE) 20250901160335875 DSS <0004> hlr_ussd.c:518 262427693876510/0xb4c54a10: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335875 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427693876510" session_id=3032828432 session_state=CONTINUE} 20250901160335875 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335875 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335875 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262427693876510" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427693876510" TC_mo_ussd_euse_continue(226)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335886 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335886 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427693876510" session_id=3032828432 session_state=CONTINUE} 20250901160335886 DSS <0004> hlr_ussd.c:576 262427693876510/0xb4c54a10: Process SS (CONTINUE) 20250901160335886 DSS <0004> hlr_ussd.c:518 262427693876510/0xb4c54a10: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335886 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335886 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335886 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335886 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335886 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335889 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335889 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335889 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427693876510" session_id=3032828432 session_state=END} 20250901160335889 DSS <0004> hlr_ussd.c:576 262427693876510/0xb4c54a10: Process SS (END) 20250901160335890 DSS <0004> hlr_ussd.c:518 262427693876510/0xb4c54a10: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335890 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427693876510" session_id=3032828432 session_state=END} 20250901160335890 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335890 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262427693876510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335890 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335890 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@ee34fb240c30: Final verdict of PTC: pass 20250901160335895 DAUC <0003> db_auc.c:157 IMSI='262425554870141': No 2G Auth Data 20250901160335895 DAUC <0003> db_auc.c:192 IMSI='262425554870141': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262425554870141" to be handled at TC_mo_ussd_euse_continue(227) 20250901160335906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20250901160335909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335909 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425554870141" session_id=1808088219 session_state=BEGIN} 20250901160335909 DSS <0004> hlr_ussd.c:576 262425554870141/0x6bc53c9b: Process SS (BEGIN) 20250901160335909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335909 DSS <0004> hlr_ussd.c:518 262425554870141/0x6bc53c9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335909 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335909 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335909 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335909 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425554870141" session_id=1808088219 session_state=CONTINUE} 20250901160335909 DSS <0004> hlr_ussd.c:576 262425554870141/0x6bc53c9b: Process SS (CONTINUE) 20250901160335909 DSS <0004> hlr_ussd.c:518 262425554870141/0x6bc53c9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335909 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425554870141" session_id=1808088219 session_state=CONTINUE} 20250901160335909 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262425554870141" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425554870141" TC_mo_ussd_euse_continue(227)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335911 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335911 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425554870141" session_id=1808088219 session_state=CONTINUE} 20250901160335911 DSS <0004> hlr_ussd.c:576 262425554870141/0x6bc53c9b: Process SS (CONTINUE) 20250901160335911 DSS <0004> hlr_ussd.c:518 262425554870141/0x6bc53c9b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335911 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335911 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335911 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335911 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335911 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335912 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335912 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425554870141" session_id=1808088219 session_state=END} 20250901160335912 DSS <0004> hlr_ussd.c:576 262425554870141/0x6bc53c9b: Process SS (END) 20250901160335912 DSS <0004> hlr_ussd.c:518 262425554870141/0x6bc53c9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335912 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425554870141" session_id=1808088219 session_state=END} 20250901160335912 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335912 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262425554870141 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335912 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@ee34fb240c30: Final verdict of PTC: pass 20250901160335913 DAUC <0003> db_auc.c:157 IMSI='262421248500535': No 2G Auth Data 20250901160335913 DAUC <0003> db_auc.c:192 IMSI='262421248500535': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262421248500535" to be handled at TC_mo_ussd_euse_continue(228) 20250901160335919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 20250901160335921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335921 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421248500535" session_id=3687236119 session_state=BEGIN} 20250901160335921 DSS <0004> hlr_ussd.c:576 262421248500535/0xdbc6c217: Process SS (BEGIN) 20250901160335921 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335921 DSS <0004> hlr_ussd.c:518 262421248500535/0xdbc6c217: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335921 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335921 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335921 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335922 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335922 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421248500535" session_id=3687236119 session_state=CONTINUE} 20250901160335922 DSS <0004> hlr_ussd.c:576 262421248500535/0xdbc6c217: Process SS (CONTINUE) 20250901160335922 DSS <0004> hlr_ussd.c:518 262421248500535/0xdbc6c217: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335922 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421248500535" session_id=3687236119 session_state=CONTINUE} 20250901160335922 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335922 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262421248500535" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421248500535" TC_mo_ussd_euse_continue(228)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335924 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335924 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421248500535" session_id=3687236119 session_state=CONTINUE} 20250901160335924 DSS <0004> hlr_ussd.c:576 262421248500535/0xdbc6c217: Process SS (CONTINUE) 20250901160335924 DSS <0004> hlr_ussd.c:518 262421248500535/0xdbc6c217: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335924 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335924 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335924 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335924 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335924 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335925 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335925 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335925 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421248500535" session_id=3687236119 session_state=END} 20250901160335925 DSS <0004> hlr_ussd.c:576 262421248500535/0xdbc6c217: Process SS (END) 20250901160335925 DSS <0004> hlr_ussd.c:518 262421248500535/0xdbc6c217: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335925 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421248500535" session_id=3687236119 session_state=END} 20250901160335925 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335925 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262421248500535 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335925 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335925 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@ee34fb240c30: Final verdict of PTC: pass 20250901160335925 DAUC <0003> db_auc.c:157 IMSI='262423654257148': No 2G Auth Data 20250901160335925 DAUC <0003> db_auc.c:192 IMSI='262423654257148': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262423654257148" to be handled at TC_mo_ussd_euse_continue(229) 20250901160335930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4258 20250901160335933 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335933 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423654257148" session_id=3418450752 session_state=BEGIN} 20250901160335933 DSS <0004> hlr_ussd.c:576 262423654257148/0xcbc16b40: Process SS (BEGIN) 20250901160335933 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335933 DSS <0004> hlr_ussd.c:518 262423654257148/0xcbc16b40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335933 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335933 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335933 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335933 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335934 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335934 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654257148" session_id=3418450752 session_state=CONTINUE} 20250901160335934 DSS <0004> hlr_ussd.c:576 262423654257148/0xcbc16b40: Process SS (CONTINUE) 20250901160335934 DSS <0004> hlr_ussd.c:518 262423654257148/0xcbc16b40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335934 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654257148" session_id=3418450752 session_state=CONTINUE} 20250901160335934 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335934 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262423654257148" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423654257148" TC_mo_ussd_euse_continue(229)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335936 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335936 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423654257148" session_id=3418450752 session_state=CONTINUE} 20250901160335936 DSS <0004> hlr_ussd.c:576 262423654257148/0xcbc16b40: Process SS (CONTINUE) 20250901160335936 DSS <0004> hlr_ussd.c:518 262423654257148/0xcbc16b40: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335936 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335936 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335936 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335936 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335936 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335936 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335936 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335936 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654257148" session_id=3418450752 session_state=END} 20250901160335936 DSS <0004> hlr_ussd.c:576 262423654257148/0xcbc16b40: Process SS (END) 20250901160335936 DSS <0004> hlr_ussd.c:518 262423654257148/0xcbc16b40: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335936 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423654257148" session_id=3418450752 session_state=END} 20250901160335936 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335936 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423654257148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335936 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335936 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@ee34fb240c30: Final verdict of PTC: pass 20250901160335937 DAUC <0003> db_auc.c:157 IMSI='262420848717513': No 2G Auth Data 20250901160335937 DAUC <0003> db_auc.c:192 IMSI='262420848717513': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262420848717513" to be handled at TC_mo_ussd_euse_continue(230) 20250901160335942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4258 20250901160335945 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335945 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420848717513" session_id=777105435 session_state=BEGIN} 20250901160335945 DSS <0004> hlr_ussd.c:576 262420848717513/0x2e51b01b: Process SS (BEGIN) 20250901160335945 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335945 DSS <0004> hlr_ussd.c:518 262420848717513/0x2e51b01b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335945 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335945 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335945 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335945 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335946 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335946 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335946 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420848717513" session_id=777105435 session_state=CONTINUE} 20250901160335946 DSS <0004> hlr_ussd.c:576 262420848717513/0x2e51b01b: Process SS (CONTINUE) 20250901160335946 DSS <0004> hlr_ussd.c:518 262420848717513/0x2e51b01b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335946 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420848717513" session_id=777105435 session_state=CONTINUE} 20250901160335946 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335946 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335946 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262420848717513" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420848717513" TC_mo_ussd_euse_continue(230)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335948 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420848717513" session_id=777105435 session_state=CONTINUE} 20250901160335948 DSS <0004> hlr_ussd.c:576 262420848717513/0x2e51b01b: Process SS (CONTINUE) 20250901160335948 DSS <0004> hlr_ussd.c:518 262420848717513/0x2e51b01b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335948 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335948 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335948 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335948 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335948 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420848717513" session_id=777105435 session_state=END} 20250901160335948 DSS <0004> hlr_ussd.c:576 262420848717513/0x2e51b01b: Process SS (END) 20250901160335948 DSS <0004> hlr_ussd.c:518 262420848717513/0x2e51b01b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335948 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420848717513" session_id=777105435 session_state=END} 20250901160335948 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335948 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420848717513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@ee34fb240c30: Final verdict of PTC: pass 20250901160335949 DAUC <0003> db_auc.c:157 IMSI='262424301466543': No 2G Auth Data 20250901160335949 DAUC <0003> db_auc.c:192 IMSI='262424301466543': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262424301466543" to be handled at TC_mo_ussd_euse_continue(231) 20250901160335954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 20250901160335957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335957 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424301466543" session_id=3222890037 session_state=BEGIN} 20250901160335957 DSS <0004> hlr_ussd.c:576 262424301466543/0xc0196635: Process SS (BEGIN) 20250901160335957 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335957 DSS <0004> hlr_ussd.c:518 262424301466543/0xc0196635: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335957 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335957 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335958 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335958 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335958 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301466543" session_id=3222890037 session_state=CONTINUE} 20250901160335958 DSS <0004> hlr_ussd.c:576 262424301466543/0xc0196635: Process SS (CONTINUE) 20250901160335958 DSS <0004> hlr_ussd.c:518 262424301466543/0xc0196635: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335958 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301466543" session_id=3222890037 session_state=CONTINUE} 20250901160335958 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335958 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335958 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262424301466543" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424301466543" TC_mo_ussd_euse_continue(231)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335960 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335960 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424301466543" session_id=3222890037 session_state=CONTINUE} 20250901160335960 DSS <0004> hlr_ussd.c:576 262424301466543/0xc0196635: Process SS (CONTINUE) 20250901160335960 DSS <0004> hlr_ussd.c:518 262424301466543/0xc0196635: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335960 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335960 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335960 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335960 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335960 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335960 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335960 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335960 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301466543" session_id=3222890037 session_state=END} 20250901160335960 DSS <0004> hlr_ussd.c:576 262424301466543/0xc0196635: Process SS (END) 20250901160335960 DSS <0004> hlr_ussd.c:518 262424301466543/0xc0196635: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335960 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301466543" session_id=3222890037 session_state=END} 20250901160335960 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335960 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424301466543 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335960 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335960 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@ee34fb240c30: Final verdict of PTC: pass 20250901160335961 DAUC <0003> db_auc.c:157 IMSI='262426073203398': No 2G Auth Data 20250901160335961 DAUC <0003> db_auc.c:192 IMSI='262426073203398': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262426073203398" to be handled at TC_mo_ussd_euse_continue(232) 20250901160335966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20250901160335969 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335969 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426073203398" session_id=3094718541 session_state=BEGIN} 20250901160335969 DSS <0004> hlr_ussd.c:576 262426073203398/0xb875a84d: Process SS (BEGIN) 20250901160335969 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335969 DSS <0004> hlr_ussd.c:518 262426073203398/0xb875a84d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335969 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335969 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335969 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335969 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335970 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335970 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335970 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426073203398" session_id=3094718541 session_state=CONTINUE} 20250901160335970 DSS <0004> hlr_ussd.c:576 262426073203398/0xb875a84d: Process SS (CONTINUE) 20250901160335970 DSS <0004> hlr_ussd.c:518 262426073203398/0xb875a84d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335970 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426073203398" session_id=3094718541 session_state=CONTINUE} 20250901160335970 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335970 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335970 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262426073203398" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426073203398" TC_mo_ussd_euse_continue(232)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335972 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426073203398" session_id=3094718541 session_state=CONTINUE} 20250901160335972 DSS <0004> hlr_ussd.c:576 262426073203398/0xb875a84d: Process SS (CONTINUE) 20250901160335972 DSS <0004> hlr_ussd.c:518 262426073203398/0xb875a84d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335972 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335972 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335972 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335972 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335972 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426073203398" session_id=3094718541 session_state=END} 20250901160335972 DSS <0004> hlr_ussd.c:576 262426073203398/0xb875a84d: Process SS (END) 20250901160335972 DSS <0004> hlr_ussd.c:518 262426073203398/0xb875a84d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335972 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426073203398" session_id=3094718541 session_state=END} 20250901160335972 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335972 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426073203398 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@ee34fb240c30: Final verdict of PTC: pass 20250901160335973 DAUC <0003> db_auc.c:157 IMSI='262422959563420': No 2G Auth Data 20250901160335973 DAUC <0003> db_auc.c:192 IMSI='262422959563420': No 3G Auth Data HLR_Test-GSUP(223)@ee34fb240c30: Created GsupExpect[0] for "262422959563420" to be handled at TC_mo_ussd_euse_continue(233) 20250901160335978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20250901160335981 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335981 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422959563420" session_id=2276643336 session_state=BEGIN} 20250901160335981 DSS <0004> hlr_ussd.c:576 262422959563420/0x87b2d208: Process SS (BEGIN) 20250901160335981 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901160335981 DSS <0004> hlr_ussd.c:518 262422959563420/0x87b2d208: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901160335981 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335981 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335981 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335981 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335981 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335981 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335981 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959563420" session_id=2276643336 session_state=CONTINUE} 20250901160335981 DSS <0004> hlr_ussd.c:576 262422959563420/0x87b2d208: Process SS (CONTINUE) 20250901160335981 DSS <0004> hlr_ussd.c:518 262422959563420/0x87b2d208: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901160335981 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959563420" session_id=2276643336 session_state=CONTINUE} 20250901160335981 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335981 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335981 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ee34fb240c30: Found GsupExpect[0] for "262422959563420" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422959563420" TC_mo_ussd_euse_continue(233)@ee34fb240c30: setverdict(pass): none -> pass 20250901160335983 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335983 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422959563420" session_id=2276643336 session_state=CONTINUE} 20250901160335983 DSS <0004> hlr_ussd.c:576 262422959563420/0x87b2d208: Process SS (CONTINUE) 20250901160335983 DSS <0004> hlr_ussd.c:518 262422959563420/0x87b2d208: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335983 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335983 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335983 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data 20250901160335983 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335983 DLINP <000b> input/ipa.c:432 127.0.0.1:39393 sending data EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: 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 } } } } } 20250901160335984 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335984 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335984 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959563420" session_id=2276643336 session_state=END} 20250901160335984 DSS <0004> hlr_ussd.c:576 262422959563420/0x87b2d208: Process SS (END) 20250901160335984 DSS <0004> hlr_ussd.c:518 262422959563420/0x87b2d208: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901160335984 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959563420" session_id=2276643336 session_state=END} 20250901160335984 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160335984 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262422959563420 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160335984 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160335984 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160335985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@ee34fb240c30: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@ee34fb240c30: Final verdict of PTC: none 20250901160335985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@ee34fb240c30: Final verdict of PTC: none 20250901160335986 DLINP <000b> input/ipa.c:452 connected read/write 20250901160335986 DLINP <000b> input/ipa.c:406 127.0.0.1:39393 message received 20250901160335986 DLINP <000b> input/ipa.c:415 127.0.0.1:39393 connection closed with server 20250901160335986 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39393 224@ee34fb240c30: Final verdict of PTC: none 20250901160335986 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250901160335986 DLINP <000b> input/ipa.c:452 connected read/write IPA-EUSE-foobar(222)@ee34fb240c30: Final verdict of PTC: none 20250901160335986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160335986 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160335986 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160335986 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160335986 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46827<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(221)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 224: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Sep 1 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 20250901160336014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 20250901160336216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=102732) Waiting for packet dumper to finish... 1 (prev_count=102732, count=157104) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:38 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_ussd_euse_defaultroute started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 20250901160339366 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33157 20250901160339366 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33157 MTC@ee34fb240c30: in not legacy case 2 IPA-EUSE-foobar(236)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160339368 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339368 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339369 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160339369 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@ee34fb240c30: 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) } } } } IPA-EUSE-foobar(236)@ee34fb240c30: 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 } } } } HLR_Test-GSUP-IPA(235)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160339370 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339370 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339370 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160339370 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250901160339370 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250901160339370 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250901160339370 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 20250901160339370 DLGSUP <0013> gsup_server.c:236 2: 20250901160339370 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160339370 DLGSUP <0013> gsup_server.c:236 3: 20250901160339370 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160339370 DLGSUP <0013> gsup_server.c:236 4: 20250901160339370 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160339370 DLGSUP <0013> gsup_server.c:236 5: 20250901160339370 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160339370 DLGSUP <0013> gsup_server.c:236 7: 20250901160339370 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160339370 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160339370 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160339370 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33157 20250901160339371 DLINP <000b> input/ipa.c:452 connected read/write IPA-EUSE-foobar(236)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160339371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160339372 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339373 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160339373 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160339373 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 20250901160339373 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160339373 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 20250901160339373 DLGSUP <0013> gsup_server.c:236 2: 20250901160339373 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160339373 DLGSUP <0013> gsup_server.c:236 3: 20250901160339373 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160339373 DLGSUP <0013> gsup_server.c:236 4: 20250901160339373 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160339373 DLGSUP <0013> gsup_server.c:236 5: 20250901160339373 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160339373 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(235)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160339373 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160339373 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160339373 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160339373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@ee34fb240c30: 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") 20250901160339389 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40089<->l=127.0.0.1:4259) 20250901160339399 DAUC <0003> db_auc.c:157 IMSI='262426594650531': No 2G Auth Data 20250901160339399 DAUC <0003> db_auc.c:192 IMSI='262426594650531': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262426594650531" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250901160339422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4258 20250901160339436 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339436 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426594650531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426594650531" session_id=3835372691 session_state=BEGIN} 20250901160339436 DSS <0004> hlr_ussd.c:576 262426594650531/0xe49b2493: Process SS (BEGIN) 20250901160339436 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339436 DSS <0004> hlr_ussd.c:518 262426594650531/0xe49b2493: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339436 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339436 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339436 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339436 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339450 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339450 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339450 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426594650531 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426594650531" session_id=3835372691 session_state=END} 20250901160339450 DSS <0004> hlr_ussd.c:576 262426594650531/0xe49b2493: Process SS (END) 20250901160339450 DSS <0004> hlr_ussd.c:518 262426594650531/0xe49b2493: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339450 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426594650531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426594650531" session_id=3835372691 session_state=END} 20250901160339450 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426594650531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339450 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426594650531 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339450 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339450 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262426594650531" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426594650531" TC_mo_ussd_euse_defaultroute(240)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@ee34fb240c30: Final verdict of PTC: pass 20250901160339462 DAUC <0003> db_auc.c:157 IMSI='262428482006716': No 2G Auth Data 20250901160339462 DAUC <0003> db_auc.c:192 IMSI='262428482006716': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262428482006716" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250901160339473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 20250901160339475 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339476 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428482006716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428482006716" session_id=3479029239 session_state=BEGIN} 20250901160339476 DSS <0004> hlr_ussd.c:576 262428482006716/0xcf5dc5f7: Process SS (BEGIN) 20250901160339476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339476 DSS <0004> hlr_ussd.c:518 262428482006716/0xcf5dc5f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339476 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339476 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339476 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339476 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428482006716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428482006716" session_id=3479029239 session_state=END} 20250901160339476 DSS <0004> hlr_ussd.c:576 262428482006716/0xcf5dc5f7: Process SS (END) 20250901160339476 DSS <0004> hlr_ussd.c:518 262428482006716/0xcf5dc5f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339476 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428482006716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428482006716" session_id=3479029239 session_state=END} 20250901160339476 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428482006716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339476 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428482006716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262428482006716" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428482006716" TC_mo_ussd_euse_defaultroute(241)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@ee34fb240c30: Final verdict of PTC: pass 20250901160339478 DAUC <0003> db_auc.c:157 IMSI='262424166739047': No 2G Auth Data 20250901160339478 DAUC <0003> db_auc.c:192 IMSI='262424166739047': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262424166739047" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250901160339484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 20250901160339487 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339487 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424166739047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424166739047" session_id=927847979 session_state=BEGIN} 20250901160339487 DSS <0004> hlr_ussd.c:576 262424166739047/0x374dd62b: Process SS (BEGIN) 20250901160339487 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339487 DSS <0004> hlr_ussd.c:518 262424166739047/0x374dd62b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339487 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339487 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339487 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339487 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339488 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339488 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339488 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262424166739047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424166739047" session_id=927847979 session_state=END} 20250901160339488 DSS <0004> hlr_ussd.c:576 262424166739047/0x374dd62b: Process SS (END) 20250901160339488 DSS <0004> hlr_ussd.c:518 262424166739047/0x374dd62b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339488 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424166739047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424166739047" session_id=927847979 session_state=END} 20250901160339488 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424166739047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339488 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262424166739047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339488 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339488 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262424166739047" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424166739047" TC_mo_ussd_euse_defaultroute(242)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45122<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@ee34fb240c30: Final verdict of PTC: pass 20250901160339491 DAUC <0003> db_auc.c:157 IMSI='262420939206931': No 2G Auth Data 20250901160339491 DAUC <0003> db_auc.c:192 IMSI='262420939206931': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262420939206931" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250901160339497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45136<->l=127.0.0.1:4258 20250901160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339500 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420939206931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420939206931" session_id=2786400842 session_state=BEGIN} 20250901160339500 DSS <0004> hlr_ussd.c:576 262420939206931/0xa6151a4a: Process SS (BEGIN) 20250901160339500 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339500 DSS <0004> hlr_ussd.c:518 262420939206931/0xa6151a4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339500 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339500 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339500 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339501 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339501 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339501 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262420939206931 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420939206931" session_id=2786400842 session_state=END} 20250901160339501 DSS <0004> hlr_ussd.c:576 262420939206931/0xa6151a4a: Process SS (END) 20250901160339501 DSS <0004> hlr_ussd.c:518 262420939206931/0xa6151a4a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339501 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420939206931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420939206931" session_id=2786400842 session_state=END} 20250901160339501 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420939206931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339501 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262420939206931 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339501 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339501 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262420939206931" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420939206931" TC_mo_ussd_euse_defaultroute(243)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45136<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@ee34fb240c30: Final verdict of PTC: pass 20250901160339503 DAUC <0003> db_auc.c:157 IMSI='262429866586225': No 2G Auth Data 20250901160339503 DAUC <0003> db_auc.c:192 IMSI='262429866586225': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262429866586225" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250901160339508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 20250901160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339511 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429866586225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429866586225" session_id=3396716704 session_state=BEGIN} 20250901160339511 DSS <0004> hlr_ussd.c:576 262429866586225/0xca75c8a0: Process SS (BEGIN) 20250901160339511 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339511 DSS <0004> hlr_ussd.c:518 262429866586225/0xca75c8a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339511 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339511 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339511 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339511 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429866586225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429866586225" session_id=3396716704 session_state=END} 20250901160339511 DSS <0004> hlr_ussd.c:576 262429866586225/0xca75c8a0: Process SS (END) 20250901160339511 DSS <0004> hlr_ussd.c:518 262429866586225/0xca75c8a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339511 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429866586225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429866586225" session_id=3396716704 session_state=END} 20250901160339511 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429866586225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339511 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429866586225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339511 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262429866586225" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429866586225" TC_mo_ussd_euse_defaultroute(244)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@ee34fb240c30: Final verdict of PTC: pass 20250901160339513 DAUC <0003> db_auc.c:157 IMSI='262423913688477': No 2G Auth Data 20250901160339513 DAUC <0003> db_auc.c:192 IMSI='262423913688477': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262423913688477" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250901160339519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45154<->l=127.0.0.1:4258 20250901160339522 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339522 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423913688477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423913688477" session_id=1939724122 session_state=BEGIN} 20250901160339522 DSS <0004> hlr_ussd.c:576 262423913688477/0x739dd75a: Process SS (BEGIN) 20250901160339522 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339522 DSS <0004> hlr_ussd.c:518 262423913688477/0x739dd75a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339522 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339522 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339522 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339522 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339522 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339522 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339522 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423913688477 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423913688477" session_id=1939724122 session_state=END} 20250901160339522 DSS <0004> hlr_ussd.c:576 262423913688477/0x739dd75a: Process SS (END) 20250901160339522 DSS <0004> hlr_ussd.c:518 262423913688477/0x739dd75a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339522 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423913688477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423913688477" session_id=1939724122 session_state=END} 20250901160339522 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423913688477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339522 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423913688477 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339522 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339522 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262423913688477" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423913688477" TC_mo_ussd_euse_defaultroute(245)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45154<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@ee34fb240c30: Final verdict of PTC: pass 20250901160339524 DAUC <0003> db_auc.c:157 IMSI='262422772230677': No 2G Auth Data 20250901160339524 DAUC <0003> db_auc.c:192 IMSI='262422772230677': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262422772230677" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250901160339530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20250901160339533 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339533 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422772230677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422772230677" session_id=3375273069 session_state=BEGIN} 20250901160339533 DSS <0004> hlr_ussd.c:576 262422772230677/0xc92e946d: Process SS (BEGIN) 20250901160339533 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339533 DSS <0004> hlr_ussd.c:518 262422772230677/0xc92e946d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339533 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339533 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339533 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339533 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339533 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339533 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339533 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422772230677 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422772230677" session_id=3375273069 session_state=END} 20250901160339533 DSS <0004> hlr_ussd.c:576 262422772230677/0xc92e946d: Process SS (END) 20250901160339533 DSS <0004> hlr_ussd.c:518 262422772230677/0xc92e946d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339533 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422772230677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422772230677" session_id=3375273069 session_state=END} 20250901160339533 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422772230677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339533 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422772230677 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339533 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339533 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262422772230677" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422772230677" TC_mo_ussd_euse_defaultroute(246)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@ee34fb240c30: Final verdict of PTC: pass 20250901160339535 DAUC <0003> db_auc.c:157 IMSI='262427007317309': No 2G Auth Data 20250901160339535 DAUC <0003> db_auc.c:192 IMSI='262427007317309': No 3G Auth Data HLR_Test-GSUP(237)@ee34fb240c30: Created GsupExpect[0] for "262427007317309" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250901160339541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45172<->l=127.0.0.1:4258 20250901160339544 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339544 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427007317309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427007317309" session_id=1532123525 session_state=BEGIN} 20250901160339544 DSS <0004> hlr_ussd.c:576 262427007317309/0x5b525985: Process SS (BEGIN) 20250901160339544 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901160339544 DSS <0004> hlr_ussd.c:518 262427007317309/0x5b525985: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901160339544 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339544 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data 20250901160339544 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339544 DLINP <000b> input/ipa.c:432 127.0.0.1:33157 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: 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 } } } } } 20250901160339545 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339545 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339545 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427007317309 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427007317309" session_id=1532123525 session_state=END} 20250901160339545 DSS <0004> hlr_ussd.c:576 262427007317309/0x5b525985: Process SS (END) 20250901160339545 DSS <0004> hlr_ussd.c:518 262427007317309/0x5b525985: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901160339545 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427007317309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427007317309" session_id=1532123525 session_state=END} 20250901160339545 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427007317309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160339545 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427007317309 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901160339545 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160339545 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ee34fb240c30: Found GsupExpect[0] for "262427007317309" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@ee34fb240c30: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427007317309" TC_mo_ussd_euse_defaultroute(247)@ee34fb240c30: setverdict(pass): none -> pass 20250901160339547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45172<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@ee34fb240c30: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@ee34fb240c30: Final verdict of PTC: none 20250901160339548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4258 20250901160339548 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339548 DLINP <000b> input/ipa.c:406 127.0.0.1:33157 message received 20250901160339548 DLINP <000b> input/ipa.c:415 127.0.0.1:33157 connection closed with server 20250901160339548 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33157 20250901160339548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250901160339548 DLINP <000b> input/ipa.c:452 connected read/write 20250901160339548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160339548 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160339548 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160339548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160339548 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40089<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP(237)@ee34fb240c30: Final verdict of PTC: none 238@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 238: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Sep 1 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 20250901160339575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45186<->l=127.0.0.1:4258 20250901160339777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45186<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66936) Waiting for packet dumper to finish... 1 (prev_count=66936, count=113536) 20250901160341410 DSS <0004> hlr_ussd.c:239 262421350889062/0x4e9c2169: SS Session Timeout, destroying 20250901160341410 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421350889062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160341428 DSS <0004> hlr_ussd.c:239 262425949854084/0x0b4da1dc: SS Session Timeout, destroying 20250901160341428 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425949854084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160341438 DSS <0004> hlr_ussd.c:239 262426540605818/0xa72ded36: SS Session Timeout, destroying 20250901160341438 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426540605818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160341448 DSS <0004> hlr_ussd.c:239 262426577380373/0xdd72a296: SS Session Timeout, destroying 20250901160341448 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426577380373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160341458 DSS <0004> hlr_ussd.c:239 262429784082289/0xaadb5c07: SS Session Timeout, destroying 20250901160341459 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429784082289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160341471 DSS <0004> hlr_ussd.c:239 262423138287761/0x4611f996: SS Session Timeout, destroying 20250901160341471 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423138287761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160341482 DSS <0004> hlr_ussd.c:239 262429464511879/0x1d73c2ec: SS Session Timeout, destroying 20250901160341482 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429464511879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160341494 DSS <0004> hlr_ussd.c:239 262425832839316/0x96f0125c: SS Session Timeout, destroying 20250901160341494 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425832839316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_mo_sss_reject started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160342907 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160342907 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160342910 DLINP <000b> input/ipa.c:452 connected read/write 20250901160342911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160342911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160342914 DLINP <000b> input/ipa.c:452 connected read/write 20250901160342914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160342914 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160342914 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160342914 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 20250901160342914 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160342914 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 20250901160342914 DLGSUP <0013> gsup_server.c:236 2: 20250901160342914 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160342914 DLGSUP <0013> gsup_server.c:236 3: 20250901160342914 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160342914 DLGSUP <0013> gsup_server.c:236 4: 20250901160342914 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(248)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160342914 DLGSUP <0013> gsup_server.c:236 5: 20250901160342914 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160342914 DLGSUP <0013> gsup_server.c:236 7: 20250901160342914 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160342914 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160342914 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160342914 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@ee34fb240c30: 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") 20250901160342926 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44601<->l=127.0.0.1:4259) 20250901160342927 DAUC <0003> db_auc.c:157 IMSI='262427990195481': No 2G Auth Data 20250901160342927 DAUC <0003> db_auc.c:192 IMSI='262427990195481': No 3G Auth Data HLR_Test-GSUP(249)@ee34fb240c30: Created GsupExpect[0] for "262427990195481" to be handled at TC_mo_sss_reject(252) 20250901160342938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4258 20250901160342960 DLINP <000b> input/ipa.c:452 connected read/write 20250901160342960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160342961 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427990195481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427990195481" session_id=1698937541 session_state=BEGIN} 20250901160342961 DSS <0004> hlr_ussd.c:576 262427990195481/0x6543bac5: Process SS (BEGIN) 20250901160342961 DSS <0004> hlr_ussd.c:498 262427990195481/0x6543bac5: SS CompType=Invoke, OpCode=InterrogateSS 20250901160342961 DSS <0004> hlr_ussd.c:506 262427990195481/0x6543bac5: Structured SS requests are not supported, rejecting... 20250901160342961 DSS <0004> hlr_ussd.c:354 262427990195481/0x6543bac5: Tx ReturnError(0, 0x15) 20250901160342961 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427990195481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427990195481" session_id=1698937541 session_state=END} 20250901160342961 DLINP <000b> input/ipa.c:452 connected read/write 20250901160342961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160342961 DLINP <000b> input/ipa.c:452 connected read/write 20250901160342961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@ee34fb240c30: Found GsupExpect[0] for "262427990195481" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@ee34fb240c30: Added IMSI table entry 0TC_mo_sss_reject(252)"262427990195481" TC_mo_sss_reject(252)@ee34fb240c30: setverdict(pass): none -> pass 20250901160342969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45204<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@ee34fb240c30: Final verdict of PTC: pass 20250901160342972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4258 20250901160342973 DLINP <000b> input/ipa.c:452 connected read/write 20250901160342974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160342974 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160342974 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160342974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@ee34fb240c30: Final verdict of PTC: none 20250901160342974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44601<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(251)@ee34fb240c30: Final verdict of PTC: none 250@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 250: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@ee34fb240c30: Test case TC_mo_sss_reject finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Sep 1 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 20250901160343007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4258 20250901160343108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27616) 20250901160344839 DSS <0004> hlr_ussd.c:239 262424764698311/0x9395dcae: SS Session Timeout, destroying 20250901160344840 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424764698311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160344868 DSS <0004> hlr_ussd.c:239 262422205833218/0xd610c456: SS Session Timeout, destroying 20250901160344868 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422205833218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160344880 DSS <0004> hlr_ussd.c:239 262426877443392/0x67bda57a: SS Session Timeout, destroying 20250901160344881 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426877443392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160344892 DSS <0004> hlr_ussd.c:239 262422697126305/0x15231c99: SS Session Timeout, destroying 20250901160344892 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422697126305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160344903 DSS <0004> hlr_ussd.c:239 262429331395557/0xc3e84215: SS Session Timeout, destroying 20250901160344904 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429331395557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160344912 DSS <0004> hlr_ussd.c:239 262424719705653/0xec6e356a: SS Session Timeout, destroying 20250901160344912 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424719705653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160344922 DSS <0004> hlr_ussd.c:239 262428385758977/0x8a6fcf40: SS Session Timeout, destroying 20250901160344923 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428385758977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901160344933 DSS <0004> hlr_ussd.c:239 262423103739920/0x79e915ed: SS Session Timeout, destroying 20250901160344933 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423103739920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:45 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_check_imei started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160346228 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160346228 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160346232 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160346235 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346235 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160346235 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160346235 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 20250901160346235 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160346235 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 20250901160346235 DLGSUP <0013> gsup_server.c:236 2: 20250901160346235 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160346235 DLGSUP <0013> gsup_server.c:236 3: 20250901160346235 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160346235 DLGSUP <0013> gsup_server.c:236 4: 20250901160346235 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160346235 DLGSUP <0013> gsup_server.c:236 5: 20250901160346235 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160346235 DLGSUP <0013> gsup_server.c:236 7: 20250901160346236 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160346236 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160346236 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160346236 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)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@ee34fb240c30: 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") 20250901160346246 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44843<->l=127.0.0.1:4259) 20250901160346251 DAUC <0003> db_auc.c:157 IMSI='262421822977204': No 2G Auth Data 20250901160346251 DAUC <0003> db_auc.c:192 IMSI='262421822977204': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262421822977204" to be handled at TC_gsup_check_imei(257) 20250901160346265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 20250901160346276 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346276 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421822977204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421822977204"} 20250901160346276 DMAIN <0000> hlr.c:435 IMSI='262421822977204': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346277 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421822977204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421822977204"} 20250901160346277 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421822977204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346277 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346277 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262421822977204" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 0TC_gsup_check_imei(257)"262421822977204" TC_gsup_check_imei(257)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346281 DAUC <0003> db_auc.c:192 IMSI='262421822977204': No 3G Auth Data 20250901160346287 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346287 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421822977204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421822977204"} 20250901160346287 DAUC <0003> hlr.c:428 IMSI='262421822977204': storing IMEI = 12345678901234 20250901160346287 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421822977204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421822977204"} 20250901160346287 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421822977204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346287 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346287 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346289 DAUC <0003> db_auc.c:192 IMSI='262421822977204': No 3G Auth Data 20250901160346291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@ee34fb240c30: Final verdict of PTC: pass 20250901160346294 DAUC <0003> db_auc.c:157 IMSI='262425494668502': No 2G Auth Data 20250901160346294 DAUC <0003> db_auc.c:192 IMSI='262425494668502': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262425494668502" to be handled at TC_gsup_check_imei(258) 20250901160346313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 20250901160346316 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346316 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425494668502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425494668502"} 20250901160346316 DMAIN <0000> hlr.c:435 IMSI='262425494668502': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346316 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425494668502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425494668502"} 20250901160346316 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425494668502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346316 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346316 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262425494668502" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 1TC_gsup_check_imei(258)"262425494668502" TC_gsup_check_imei(258)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346317 DAUC <0003> db_auc.c:192 IMSI='262425494668502': No 3G Auth Data 20250901160346319 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346319 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425494668502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425494668502"} 20250901160346319 DAUC <0003> hlr.c:428 IMSI='262425494668502': storing IMEI = 12345678901234 20250901160346319 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425494668502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425494668502"} 20250901160346319 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425494668502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346319 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346320 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346320 DAUC <0003> db_auc.c:192 IMSI='262425494668502': No 3G Auth Data 20250901160346321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@ee34fb240c30: Final verdict of PTC: pass 20250901160346322 DAUC <0003> db_auc.c:157 IMSI='262425438429235': No 2G Auth Data 20250901160346322 DAUC <0003> db_auc.c:192 IMSI='262425438429235': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262425438429235" to be handled at TC_gsup_check_imei(259) 20250901160346329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 20250901160346332 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346332 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425438429235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438429235"} 20250901160346332 DMAIN <0000> hlr.c:435 IMSI='262425438429235': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346332 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425438429235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438429235"} 20250901160346332 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425438429235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346332 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346332 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262425438429235" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 2TC_gsup_check_imei(259)"262425438429235" TC_gsup_check_imei(259)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346332 DAUC <0003> db_auc.c:192 IMSI='262425438429235': No 3G Auth Data 20250901160346333 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346334 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425438429235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425438429235"} 20250901160346334 DAUC <0003> hlr.c:428 IMSI='262425438429235': storing IMEI = 12345678901234 20250901160346334 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425438429235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425438429235"} 20250901160346334 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425438429235 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346334 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346334 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346334 DAUC <0003> db_auc.c:192 IMSI='262425438429235': No 3G Auth Data 20250901160346334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@ee34fb240c30: Final verdict of PTC: pass 20250901160346335 DAUC <0003> db_auc.c:157 IMSI='262425477174789': No 2G Auth Data 20250901160346335 DAUC <0003> db_auc.c:192 IMSI='262425477174789': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262425477174789" to be handled at TC_gsup_check_imei(260) 20250901160346340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4258 20250901160346343 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346343 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425477174789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425477174789"} 20250901160346343 DMAIN <0000> hlr.c:435 IMSI='262425477174789': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346343 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425477174789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425477174789"} 20250901160346343 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425477174789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346343 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346343 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262425477174789" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 3TC_gsup_check_imei(260)"262425477174789" TC_gsup_check_imei(260)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346344 DAUC <0003> db_auc.c:157 IMSI='262425477174789': No 2G Auth Data 20250901160346345 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346345 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425477174789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425477174789"} 20250901160346345 DAUC <0003> hlr.c:428 IMSI='262425477174789': storing IMEI = 12345678901234 20250901160346345 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425477174789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425477174789"} 20250901160346345 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425477174789 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346345 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346345 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346346 DAUC <0003> db_auc.c:157 IMSI='262425477174789': No 2G Auth Data 20250901160346346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@ee34fb240c30: Final verdict of PTC: pass 20250901160346347 DAUC <0003> db_auc.c:157 IMSI='262427316902055': No 2G Auth Data 20250901160346347 DAUC <0003> db_auc.c:192 IMSI='262427316902055': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262427316902055" to be handled at TC_gsup_check_imei(261) 20250901160346351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43880<->l=127.0.0.1:4258 20250901160346354 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346354 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427316902055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427316902055"} 20250901160346354 DMAIN <0000> hlr.c:435 IMSI='262427316902055': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346354 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427316902055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427316902055"} 20250901160346354 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427316902055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346354 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346354 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262427316902055" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 4TC_gsup_check_imei(261)"262427316902055" TC_gsup_check_imei(261)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346355 DAUC <0003> db_auc.c:157 IMSI='262427316902055': No 2G Auth Data 20250901160346356 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346356 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427316902055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427316902055"} 20250901160346356 DAUC <0003> hlr.c:428 IMSI='262427316902055': storing IMEI = 12345678901234 20250901160346356 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427316902055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427316902055"} 20250901160346356 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427316902055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346356 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346356 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346356 DAUC <0003> db_auc.c:157 IMSI='262427316902055': No 2G Auth Data 20250901160346357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43880<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@ee34fb240c30: Final verdict of PTC: pass 20250901160346357 DAUC <0003> db_auc.c:157 IMSI='262421791446836': No 2G Auth Data 20250901160346357 DAUC <0003> db_auc.c:192 IMSI='262421791446836': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262421791446836" to be handled at TC_gsup_check_imei(262) 20250901160346362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43892<->l=127.0.0.1:4258 20250901160346365 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346365 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421791446836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421791446836"} 20250901160346365 DMAIN <0000> hlr.c:435 IMSI='262421791446836': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346365 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421791446836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421791446836"} 20250901160346365 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421791446836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346365 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346365 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262421791446836" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 5TC_gsup_check_imei(262)"262421791446836" TC_gsup_check_imei(262)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346367 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346367 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421791446836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421791446836"} 20250901160346367 DAUC <0003> hlr.c:428 IMSI='262421791446836': storing IMEI = 12345678901234 20250901160346367 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421791446836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421791446836"} 20250901160346367 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421791446836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346367 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346367 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43892<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@ee34fb240c30: Final verdict of PTC: pass 20250901160346368 DAUC <0003> db_auc.c:157 IMSI='262420975987386': No 2G Auth Data 20250901160346368 DAUC <0003> db_auc.c:192 IMSI='262420975987386': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262420975987386" to be handled at TC_gsup_check_imei(263) 20250901160346373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 20250901160346376 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346376 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420975987386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420975987386"} 20250901160346376 DMAIN <0000> hlr.c:435 IMSI='262420975987386': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346376 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420975987386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420975987386"} 20250901160346376 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420975987386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346376 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346376 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262420975987386" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 6TC_gsup_check_imei(263)"262420975987386" TC_gsup_check_imei(263)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346378 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346378 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420975987386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420975987386"} 20250901160346378 DAUC <0003> hlr.c:428 IMSI='262420975987386': storing IMEI = 12345678901234 20250901160346378 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420975987386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420975987386"} 20250901160346378 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420975987386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346378 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346378 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@ee34fb240c30: Final verdict of PTC: pass 20250901160346380 DAUC <0003> db_auc.c:157 IMSI='262427946514730': No 2G Auth Data 20250901160346380 DAUC <0003> db_auc.c:192 IMSI='262427946514730': No 3G Auth Data HLR_Test-GSUP(254)@ee34fb240c30: Created GsupExpect[0] for "262427946514730" to be handled at TC_gsup_check_imei(264) 20250901160346386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 20250901160346389 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346389 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427946514730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427946514730"} 20250901160346389 DMAIN <0000> hlr.c:435 IMSI='262427946514730': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160346389 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427946514730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427946514730"} 20250901160346389 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427946514730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346389 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346389 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ee34fb240c30: Found GsupExpect[0] for "262427946514730" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@ee34fb240c30: Added IMSI table entry 7TC_gsup_check_imei(264)"262427946514730" TC_gsup_check_imei(264)@ee34fb240c30: setverdict(pass): none -> pass 20250901160346391 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346391 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427946514730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427946514730"} 20250901160346391 DAUC <0003> hlr.c:428 IMSI='262427946514730': storing IMEI = 12345678901234 20250901160346391 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427946514730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427946514730"} 20250901160346391 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427946514730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160346391 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160346391 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160346392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160346392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43840<->l=127.0.0.1:4258 20250901160346393 DLINP <000b> input/ipa.c:452 connected read/write 20250901160346393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160346393 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(254)@ee34fb240c30: Final verdict of PTC: none 20250901160346393 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160346393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160346393 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44843<->l=127.0.0.1:4259) 255@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_check_imei finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Sep 1 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 20250901160346419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 20250901160346519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76936) Waiting for packet dumper to finish... 1 (prev_count=76936, count=125180) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_check_imei_via_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160349630 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160349630 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160349633 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@ee34fb240c30: 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) } } } } 20250901160349636 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@ee34fb240c30: 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 } } } } 20250901160349636 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160349636 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160349636 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 20250901160349636 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160349637 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 20250901160349637 DLGSUP <0013> gsup_server.c:236 2: 20250901160349637 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160349637 DLGSUP <0013> gsup_server.c:236 3: 20250901160349637 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160349637 DLGSUP <0013> gsup_server.c:236 4: 20250901160349637 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160349637 DLGSUP <0013> gsup_server.c:236 5: 20250901160349637 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160349637 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(265)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160349637 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160349637 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160349637 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160349637 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@ee34fb240c30: 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") 20250901160349653 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37461<->l=127.0.0.1:4259) 20250901160349659 DAUC <0003> db_auc.c:157 IMSI='262426945529552': No 2G Auth Data 20250901160349659 DAUC <0003> db_auc.c:192 IMSI='262426945529552': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262426945529552" to be handled at TC_gsup_check_imei_via_proxy(269) 20250901160349680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43938<->l=127.0.0.1:4258 20250901160349693 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349693 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426945529552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426945529552" source_name="the-source\n"} 20250901160349693 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901160349693 DMAIN <0000> hlr.c:435 IMSI='262426945529552': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349693 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426945529552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426945529552" destination_name="the-source\n"} 20250901160349693 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426945529552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349693 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349693 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262426945529552" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426945529552" TC_gsup_check_imei_via_proxy(269)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349698 DAUC <0003> db_auc.c:192 IMSI='262426945529552': No 3G Auth Data 20250901160349702 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349703 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426945529552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426945529552" source_name="the-source\n"} 20250901160349703 DAUC <0003> hlr.c:428 IMSI='262426945529552': storing IMEI = 12345678901234 20250901160349703 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426945529552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426945529552" destination_name="the-source\n"} 20250901160349703 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426945529552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349703 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349703 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349705 DAUC <0003> db_auc.c:192 IMSI='262426945529552': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43938<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@ee34fb240c30: Final verdict of PTC: pass 20250901160349709 DAUC <0003> db_auc.c:157 IMSI='262424303764790': No 2G Auth Data 20250901160349709 DAUC <0003> db_auc.c:192 IMSI='262424303764790': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262424303764790" to be handled at TC_gsup_check_imei_via_proxy(270) 20250901160349724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4258 20250901160349726 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349726 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424303764790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424303764790" source_name="the-source\n"} 20250901160349726 DMAIN <0000> hlr.c:435 IMSI='262424303764790': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349726 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424303764790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424303764790" destination_name="the-source\n"} 20250901160349726 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424303764790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349726 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349726 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262424303764790" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424303764790" TC_gsup_check_imei_via_proxy(270)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349727 DAUC <0003> db_auc.c:192 IMSI='262424303764790': No 3G Auth Data 20250901160349728 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349728 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424303764790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424303764790" source_name="the-source\n"} 20250901160349728 DAUC <0003> hlr.c:428 IMSI='262424303764790': storing IMEI = 12345678901234 20250901160349728 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424303764790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424303764790" destination_name="the-source\n"} 20250901160349728 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424303764790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349728 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349728 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349729 DAUC <0003> db_auc.c:192 IMSI='262424303764790': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@ee34fb240c30: Final verdict of PTC: pass 20250901160349730 DAUC <0003> db_auc.c:157 IMSI='262420009948381': No 2G Auth Data 20250901160349730 DAUC <0003> db_auc.c:192 IMSI='262420009948381': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262420009948381" to be handled at TC_gsup_check_imei_via_proxy(271) 20250901160349738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4258 20250901160349740 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349741 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420009948381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420009948381" source_name="the-source\n"} 20250901160349741 DMAIN <0000> hlr.c:435 IMSI='262420009948381': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349741 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420009948381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420009948381" destination_name="the-source\n"} 20250901160349741 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420009948381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349741 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349741 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262420009948381" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420009948381" TC_gsup_check_imei_via_proxy(271)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349741 DAUC <0003> db_auc.c:192 IMSI='262420009948381': No 3G Auth Data 20250901160349742 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349742 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420009948381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420009948381" source_name="the-source\n"} 20250901160349742 DAUC <0003> hlr.c:428 IMSI='262420009948381': storing IMEI = 12345678901234 20250901160349742 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420009948381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420009948381" destination_name="the-source\n"} 20250901160349742 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420009948381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349742 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349742 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349743 DAUC <0003> db_auc.c:192 IMSI='262420009948381': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@ee34fb240c30: Final verdict of PTC: pass 20250901160349744 DAUC <0003> db_auc.c:157 IMSI='262425402959749': No 2G Auth Data 20250901160349744 DAUC <0003> db_auc.c:192 IMSI='262425402959749': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262425402959749" to be handled at TC_gsup_check_imei_via_proxy(272) 20250901160349749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 20250901160349751 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349751 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425402959749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402959749" source_name="the-source\n"} 20250901160349751 DMAIN <0000> hlr.c:435 IMSI='262425402959749': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349751 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425402959749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425402959749" destination_name="the-source\n"} 20250901160349751 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425402959749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349751 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349751 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262425402959749" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425402959749" TC_gsup_check_imei_via_proxy(272)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349752 DAUC <0003> db_auc.c:157 IMSI='262425402959749': No 2G Auth Data 20250901160349753 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349753 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425402959749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402959749" source_name="the-source\n"} 20250901160349753 DAUC <0003> hlr.c:428 IMSI='262425402959749': storing IMEI = 12345678901234 20250901160349753 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425402959749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425402959749" destination_name="the-source\n"} 20250901160349753 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425402959749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349753 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349753 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349754 DAUC <0003> db_auc.c:157 IMSI='262425402959749': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@ee34fb240c30: Final verdict of PTC: pass 20250901160349755 DAUC <0003> db_auc.c:157 IMSI='262428133132631': No 2G Auth Data 20250901160349755 DAUC <0003> db_auc.c:192 IMSI='262428133132631': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262428133132631" to be handled at TC_gsup_check_imei_via_proxy(273) 20250901160349760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4258 20250901160349762 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349762 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428133132631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428133132631" source_name="the-source\n"} 20250901160349762 DMAIN <0000> hlr.c:435 IMSI='262428133132631': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349762 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428133132631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428133132631" destination_name="the-source\n"} 20250901160349762 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428133132631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349762 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349762 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262428133132631" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428133132631" TC_gsup_check_imei_via_proxy(273)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349763 DAUC <0003> db_auc.c:157 IMSI='262428133132631': No 2G Auth Data 20250901160349764 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349764 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428133132631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428133132631" source_name="the-source\n"} 20250901160349764 DAUC <0003> hlr.c:428 IMSI='262428133132631': storing IMEI = 12345678901234 20250901160349764 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428133132631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428133132631" destination_name="the-source\n"} 20250901160349764 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428133132631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349764 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349764 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349764 DAUC <0003> db_auc.c:157 IMSI='262428133132631': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@ee34fb240c30: Final verdict of PTC: pass 20250901160349766 DAUC <0003> db_auc.c:157 IMSI='262426723447769': No 2G Auth Data 20250901160349766 DAUC <0003> db_auc.c:192 IMSI='262426723447769': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262426723447769" to be handled at TC_gsup_check_imei_via_proxy(274) 20250901160349771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 20250901160349773 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349773 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426723447769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426723447769" source_name="the-source\n"} 20250901160349773 DMAIN <0000> hlr.c:435 IMSI='262426723447769': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349773 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426723447769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426723447769" destination_name="the-source\n"} 20250901160349773 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426723447769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349773 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349773 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262426723447769" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426723447769" TC_gsup_check_imei_via_proxy(274)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349775 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349775 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426723447769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426723447769" source_name="the-source\n"} 20250901160349775 DAUC <0003> hlr.c:428 IMSI='262426723447769': storing IMEI = 12345678901234 20250901160349775 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426723447769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426723447769" destination_name="the-source\n"} 20250901160349775 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426723447769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349775 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349775 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@ee34fb240c30: Final verdict of PTC: pass 20250901160349776 DAUC <0003> db_auc.c:157 IMSI='262426134851787': No 2G Auth Data 20250901160349776 DAUC <0003> db_auc.c:192 IMSI='262426134851787': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262426134851787" to be handled at TC_gsup_check_imei_via_proxy(275) 20250901160349781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 20250901160349783 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349783 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426134851787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134851787" source_name="the-source\n"} 20250901160349783 DMAIN <0000> hlr.c:435 IMSI='262426134851787': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349783 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426134851787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134851787" destination_name="the-source\n"} 20250901160349783 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426134851787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349783 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349783 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262426134851787" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426134851787" TC_gsup_check_imei_via_proxy(275)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349785 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349785 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426134851787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426134851787" source_name="the-source\n"} 20250901160349785 DAUC <0003> hlr.c:428 IMSI='262426134851787': storing IMEI = 12345678901234 20250901160349785 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426134851787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426134851787" destination_name="the-source\n"} 20250901160349785 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426134851787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349785 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349785 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@ee34fb240c30: Final verdict of PTC: pass 20250901160349786 DAUC <0003> db_auc.c:157 IMSI='262420661758225': No 2G Auth Data 20250901160349786 DAUC <0003> db_auc.c:192 IMSI='262420661758225': No 3G Auth Data HLR_Test-GSUP(266)@ee34fb240c30: Created GsupExpect[0] for "262420661758225" to be handled at TC_gsup_check_imei_via_proxy(276) 20250901160349792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4258 20250901160349794 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349794 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420661758225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420661758225" source_name="the-source\n"} 20250901160349794 DMAIN <0000> hlr.c:435 IMSI='262420661758225': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901160349794 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420661758225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420661758225" destination_name="the-source\n"} 20250901160349794 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262420661758225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349794 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349794 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ee34fb240c30: Found GsupExpect[0] for "262420661758225" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@ee34fb240c30: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420661758225" TC_gsup_check_imei_via_proxy(276)@ee34fb240c30: setverdict(pass): none -> pass 20250901160349796 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349796 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420661758225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420661758225" source_name="the-source\n"} 20250901160349796 DAUC <0003> hlr.c:428 IMSI='262420661758225': storing IMEI = 12345678901234 20250901160349796 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420661758225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420661758225" destination_name="the-source\n"} 20250901160349796 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262420661758225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160349796 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160349796 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160349797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160349798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43922<->l=127.0.0.1:4258 20250901160349799 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37461<->l=127.0.0.1:4259) 20250901160349799 DLINP <000b> input/ipa.c:452 connected read/write 20250901160349799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160349799 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160349799 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160349799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160349799 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@ee34fb240c30: Final verdict of PTC: none 267@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160349824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43996<->l=127.0.0.1:4258 20250901160349925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67468) Waiting for packet dumper to finish... 1 (prev_count=67468, count=126876) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:03:52 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_check_imei_invalid_len started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160353054 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160353055 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160353058 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160353063 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353063 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160353063 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160353063 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 20250901160353063 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160353063 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 20250901160353063 DLGSUP <0013> gsup_server.c:236 2: 20250901160353063 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160353063 DLGSUP <0013> gsup_server.c:236 3: 20250901160353063 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160353063 DLGSUP <0013> gsup_server.c:236 4: 20250901160353063 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160353063 DLGSUP <0013> gsup_server.c:236 5: 20250901160353063 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160353063 DLGSUP <0013> gsup_server.c:236 7: 20250901160353063 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160353063 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160353063 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160353063 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(277)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@ee34fb240c30: 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") 20250901160353082 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39221<->l=127.0.0.1:4259) 20250901160353094 DAUC <0003> db_auc.c:157 IMSI='262421043498522': No 2G Auth Data 20250901160353095 DAUC <0003> db_auc.c:192 IMSI='262421043498522': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262421043498522" to be handled at TC_gsup_check_imei_invalid_len(281) 20250901160353111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 20250901160353119 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353119 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421043498522"} 20250901160353119 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353119 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421043498522" cause=Invalid mandatory information} 20250901160353119 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353120 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353120 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262421043498522" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421043498522" TC_gsup_check_imei_invalid_len(281)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353124 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353125 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421043498522"} 20250901160353125 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353125 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421043498522" cause=Invalid mandatory information} 20250901160353125 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353125 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353125 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353129 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353129 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421043498522"} 20250901160353129 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353129 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421043498522" cause=Invalid mandatory information} 20250901160353129 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353129 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353129 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353132 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353132 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421043498522"} 20250901160353133 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353133 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421043498522" cause=Invalid mandatory information} 20250901160353133 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353133 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353133 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353136 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353136 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421043498522"} 20250901160353136 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353136 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421043498522" cause=Invalid mandatory information} 20250901160353136 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421043498522 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353136 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353136 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@ee34fb240c30: Final verdict of PTC: pass 20250901160353145 DAUC <0003> db_auc.c:157 IMSI='262425338567986': No 2G Auth Data 20250901160353145 DAUC <0003> db_auc.c:192 IMSI='262425338567986': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262425338567986" to be handled at TC_gsup_check_imei_invalid_len(282) 20250901160353160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4258 20250901160353161 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353162 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338567986"} 20250901160353162 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353162 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338567986" cause=Invalid mandatory information} 20250901160353162 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353162 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353162 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262425338567986" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425338567986" TC_gsup_check_imei_invalid_len(282)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353163 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353163 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338567986"} 20250901160353163 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353163 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338567986" cause=Invalid mandatory information} 20250901160353163 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353163 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353163 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353164 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353164 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338567986"} 20250901160353164 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353164 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338567986" cause=Invalid mandatory information} 20250901160353164 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353164 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353164 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353165 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353165 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338567986"} 20250901160353165 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353165 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338567986" cause=Invalid mandatory information} 20250901160353165 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353165 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353165 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353166 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353166 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425338567986"} 20250901160353166 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353166 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425338567986" cause=Invalid mandatory information} 20250901160353166 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425338567986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353166 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353166 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@ee34fb240c30: Final verdict of PTC: pass 20250901160353169 DAUC <0003> db_auc.c:157 IMSI='262424022919299': No 2G Auth Data 20250901160353169 DAUC <0003> db_auc.c:192 IMSI='262424022919299': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262424022919299" to be handled at TC_gsup_check_imei_invalid_len(283) 20250901160353178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44038<->l=127.0.0.1:4258 20250901160353180 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353180 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022919299"} 20250901160353180 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353180 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424022919299" cause=Invalid mandatory information} 20250901160353180 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353180 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353180 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262424022919299" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424022919299" TC_gsup_check_imei_invalid_len(283)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353181 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353181 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022919299"} 20250901160353181 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353181 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424022919299" cause=Invalid mandatory information} 20250901160353181 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353181 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353181 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353182 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353182 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022919299"} 20250901160353182 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353182 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424022919299" cause=Invalid mandatory information} 20250901160353182 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353182 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353182 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353183 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353183 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022919299"} 20250901160353183 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353183 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424022919299" cause=Invalid mandatory information} 20250901160353183 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353183 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353183 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353183 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353184 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022919299"} 20250901160353184 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353184 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424022919299" cause=Invalid mandatory information} 20250901160353184 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424022919299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353184 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353184 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44038<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@ee34fb240c30: Final verdict of PTC: pass 20250901160353185 DAUC <0003> db_auc.c:157 IMSI='262424929442556': No 2G Auth Data 20250901160353185 DAUC <0003> db_auc.c:192 IMSI='262424929442556': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262424929442556" to be handled at TC_gsup_check_imei_invalid_len(284) 20250901160353192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 20250901160353194 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353194 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929442556"} 20250901160353194 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353194 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929442556" cause=Invalid mandatory information} 20250901160353194 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353194 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353194 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262424929442556" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424929442556" TC_gsup_check_imei_invalid_len(284)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353195 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353195 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929442556"} 20250901160353195 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353195 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929442556" cause=Invalid mandatory information} 20250901160353195 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353195 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353195 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353196 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353196 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929442556"} 20250901160353196 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353196 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929442556" cause=Invalid mandatory information} 20250901160353196 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353196 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353196 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353196 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353196 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929442556"} 20250901160353196 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353196 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929442556" cause=Invalid mandatory information} 20250901160353196 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353197 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353197 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353197 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353197 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929442556"} 20250901160353197 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353197 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929442556" cause=Invalid mandatory information} 20250901160353197 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424929442556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353197 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353197 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44048<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@ee34fb240c30: Final verdict of PTC: pass 20250901160353199 DAUC <0003> db_auc.c:157 IMSI='262423404144769': No 2G Auth Data 20250901160353199 DAUC <0003> db_auc.c:192 IMSI='262423404144769': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262423404144769" to be handled at TC_gsup_check_imei_invalid_len(285) 20250901160353204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44052<->l=127.0.0.1:4258 20250901160353206 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353206 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423404144769"} 20250901160353206 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353206 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423404144769" cause=Invalid mandatory information} 20250901160353206 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353206 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353206 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262423404144769" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423404144769" TC_gsup_check_imei_invalid_len(285)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353206 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353206 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423404144769"} 20250901160353206 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353206 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423404144769" cause=Invalid mandatory information} 20250901160353206 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353206 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353206 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353207 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353207 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423404144769"} 20250901160353207 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353207 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423404144769" cause=Invalid mandatory information} 20250901160353207 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353207 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353207 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353208 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353208 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423404144769"} 20250901160353208 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353208 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423404144769" cause=Invalid mandatory information} 20250901160353208 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353208 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353208 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353209 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353209 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423404144769"} 20250901160353209 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353209 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423404144769" cause=Invalid mandatory information} 20250901160353209 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423404144769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353209 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353209 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44052<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@ee34fb240c30: Final verdict of PTC: pass 20250901160353210 DAUC <0003> db_auc.c:157 IMSI='262423958921052': No 2G Auth Data 20250901160353210 DAUC <0003> db_auc.c:192 IMSI='262423958921052': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262423958921052" to be handled at TC_gsup_check_imei_invalid_len(286) 20250901160353216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44060<->l=127.0.0.1:4258 20250901160353217 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353217 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423958921052"} 20250901160353217 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353217 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423958921052" cause=Invalid mandatory information} 20250901160353217 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353217 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353217 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262423958921052" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423958921052" TC_gsup_check_imei_invalid_len(286)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353218 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353218 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423958921052"} 20250901160353218 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353218 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423958921052" cause=Invalid mandatory information} 20250901160353218 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353218 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353218 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353219 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353219 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423958921052"} 20250901160353219 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353219 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423958921052" cause=Invalid mandatory information} 20250901160353219 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353219 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353219 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353219 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353219 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423958921052"} 20250901160353219 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353220 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423958921052" cause=Invalid mandatory information} 20250901160353220 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353220 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353220 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353220 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353220 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423958921052"} 20250901160353220 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353220 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423958921052" cause=Invalid mandatory information} 20250901160353220 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423958921052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353220 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353220 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44060<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@ee34fb240c30: Final verdict of PTC: pass 20250901160353221 DAUC <0003> db_auc.c:157 IMSI='262429243748501': No 2G Auth Data 20250901160353221 DAUC <0003> db_auc.c:192 IMSI='262429243748501': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262429243748501" to be handled at TC_gsup_check_imei_invalid_len(287) 20250901160353228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 20250901160353230 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353230 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429243748501"} 20250901160353230 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353230 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429243748501" cause=Invalid mandatory information} 20250901160353230 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353230 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353230 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262429243748501" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262429243748501" TC_gsup_check_imei_invalid_len(287)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353231 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353231 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429243748501"} 20250901160353231 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353231 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429243748501" cause=Invalid mandatory information} 20250901160353231 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353231 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353231 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353232 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353232 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429243748501"} 20250901160353232 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353232 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429243748501" cause=Invalid mandatory information} 20250901160353232 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353232 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353232 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353233 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353233 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429243748501"} 20250901160353233 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353233 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429243748501" cause=Invalid mandatory information} 20250901160353233 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353233 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353233 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353233 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353234 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429243748501"} 20250901160353234 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353234 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429243748501" cause=Invalid mandatory information} 20250901160353234 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429243748501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353234 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353234 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@ee34fb240c30: Final verdict of PTC: pass 20250901160353235 DAUC <0003> db_auc.c:157 IMSI='262427224771155': No 2G Auth Data 20250901160353235 DAUC <0003> db_auc.c:192 IMSI='262427224771155': No 3G Auth Data HLR_Test-GSUP(278)@ee34fb240c30: Created GsupExpect[0] for "262427224771155" to be handled at TC_gsup_check_imei_invalid_len(288) 20250901160353241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 20250901160353244 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353244 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224771155"} 20250901160353244 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901160353244 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427224771155" cause=Invalid mandatory information} 20250901160353244 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353244 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353244 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ee34fb240c30: Found GsupExpect[0] for "262427224771155" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@ee34fb240c30: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427224771155" TC_gsup_check_imei_invalid_len(288)@ee34fb240c30: setverdict(pass): none -> pass 20250901160353245 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353245 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224771155"} 20250901160353245 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901160353245 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427224771155" cause=Invalid mandatory information} 20250901160353245 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353245 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353245 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353246 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353246 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224771155"} 20250901160353246 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901160353246 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427224771155" cause=Invalid mandatory information} 20250901160353246 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353246 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353246 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353247 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353247 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224771155"} 20250901160353247 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901160353247 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427224771155" cause=Invalid mandatory information} 20250901160353247 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353247 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353247 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353248 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353248 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224771155"} 20250901160353248 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901160353248 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427224771155" cause=Invalid mandatory information} 20250901160353248 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427224771155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160353248 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160353248 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160353249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44082<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@ee34fb240c30: Final verdict of PTC: pass MTC@ee34fb240c30: setverdict(pass): none -> pass 20250901160353250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 20250901160353251 DLINP <000b> input/ipa.c:452 connected read/write 20250901160353251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160353251 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160353251 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160353251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160353251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39221<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@ee34fb240c30: Final verdict of PTC: none 279@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: pass MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@ee34fb240c30: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 16:03:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250901160353287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4258 20250901160353388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79204) Waiting for packet dumper to finish... 1 (prev_count=79204, count=168512) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_gsup_check_imei_unknown_imsi started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160356526 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160356527 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160356531 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160356533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160356537 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160356537 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160356537 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160356537 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 20250901160356537 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160356537 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 20250901160356537 DLGSUP <0013> gsup_server.c:236 2: 20250901160356537 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160356537 DLGSUP <0013> gsup_server.c:236 3: 20250901160356537 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160356537 DLGSUP <0013> gsup_server.c:236 4: 20250901160356537 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160356537 DLGSUP <0013> gsup_server.c:236 5: 20250901160356537 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160356537 DLGSUP <0013> gsup_server.c:236 7: 20250901160356537 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160356537 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160356537 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160356537 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)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@ee34fb240c30: 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") 20250901160356564 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41455<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@ee34fb240c30: Created GsupExpect[0] for "262422812147376" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250901160356582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20250901160356594 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160356594 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422812147376"} 20250901160356594 DMAIN <0000> hlr.c:435 IMSI='262422812147376': has IMEI = 22245678901234 (consider setting 'store-imei') 20250901160356594 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250901160356594 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422812147376" cause=Invalid mandatory information} 20250901160356594 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160356594 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160356594 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@ee34fb240c30: Found GsupExpect[0] for "262422812147376" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@ee34fb240c30: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422812147376" TC_gsup_check_imei_unknown_imsi(293)@ee34fb240c30: setverdict(pass): none -> pass 20250901160356604 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160356604 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422812147376"} 20250901160356604 DAUC <0003> hlr.c:428 IMSI='262422812147376': storing IMEI = 22245678901234 20250901160356604 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422812147376': no such subscriber 20250901160356604 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250901160356604 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422812147376" cause=Invalid mandatory information} 20250901160356604 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422812147376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160356604 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160356604 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160356607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@ee34fb240c30: Final verdict of PTC: pass 20250901160356609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 20250901160356611 DLINP <000b> input/ipa.c:452 connected read/write 20250901160356611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160356611 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160356611 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160356611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@ee34fb240c30: Final verdict of PTC: none 291@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@ee34fb240c30: Final verdict of PTC: none 20250901160356612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41455<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(292)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 291: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@ee34fb240c30: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160356651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20250901160356752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=30552) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160359846 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160359846 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160359849 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160359852 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359852 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160359852 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160359852 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 20250901160359852 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160359852 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 20250901160359852 DLGSUP <0013> gsup_server.c:236 2: 20250901160359852 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160359852 DLGSUP <0013> gsup_server.c:236 3: 20250901160359852 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160359853 DLGSUP <0013> gsup_server.c:236 4: 20250901160359853 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160359853 DLGSUP <0013> gsup_server.c:236 5: 20250901160359853 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160359853 DLGSUP <0013> gsup_server.c:236 7: 20250901160359853 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160359853 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160359853 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(294)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160359853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@ee34fb240c30: 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") 20250901160359864 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38125<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ee34fb240c30: Created GsupExpect[0] for "262420187861237" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250901160359873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48360<->l=127.0.0.1:4258 20250901160359896 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359897 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420187861237"} 20250901160359897 DMAIN <0000> hlr.c:227 IMSI='262420187861237': Creating subscriber on demand 20250901160359897 DMAIN <0000> hlr.c:243 IMSI='262420187861237': Successfully assigned MSISDN='985' 20250901160359897 DAUC <0003> hlr.c:428 IMSI='262420187861237': storing IMEI = 12345678901234 20250901160359897 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420187861237"} 20250901160359897 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160359897 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359897 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@ee34fb240c30: Found GsupExpect[0] for "262420187861237" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@ee34fb240c30: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262420187861237" TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): none -> pass 20250901160359903 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359903 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359905 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359905 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359907 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359907 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359909 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359910 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359910 DLU <0006> fsm.c:456 lu(262420187861237)[0x512000011c20]{UNVALIDATED}: Allocated 20250901160359910 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160359910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420187861237)[0x512000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160359910 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359910 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359910 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359914 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359914 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420187861237"} 20250901160359914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420187861237)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160359914 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160359915 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420187861237"} 20250901160359915 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160359915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187861237)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160359915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187861237)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160359915 DLU <0006> fsm.c:568 lu(PS:IMSI-262420187861237)[0x512000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160359915 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359915 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359924 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359924 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420187861237"} 20250901160359924 DMAIN <0000> hlr.c:227 IMSI='262420187861237': Creating subscriber on demand 20250901160359924 DMAIN <0000> hlr.c:243 IMSI='262420187861237': Successfully assigned MSISDN='556' 20250901160359924 DAUC <0003> hlr.c:428 IMSI='262420187861237': storing IMEI = 12345678901234 20250901160359925 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420187861237"} 20250901160359925 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160359925 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359925 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359927 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359927 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359929 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359929 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359930 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359930 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359932 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359932 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359934 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359934 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359934 DLU <0006> fsm.c:456 lu(262420187861237)[0x512000011da0]{UNVALIDATED}: Allocated 20250901160359934 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160359934 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420187861237)[0x512000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160359934 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359934 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359934 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359937 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359937 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420187861237"} 20250901160359937 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420187861237)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160359937 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160359937 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420187861237"} 20250901160359937 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160359937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187861237)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160359937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187861237)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160359937 DLU <0006> fsm.c:568 lu(PS:IMSI-262420187861237)[0x512000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160359937 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359937 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359943 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359943 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420187861237"} 20250901160359943 DMAIN <0000> hlr.c:227 IMSI='262420187861237': Creating subscriber on demand 20250901160359943 DMAIN <0000> hlr.c:243 IMSI='262420187861237': Successfully assigned MSISDN='959' 20250901160359943 DAUC <0003> hlr.c:428 IMSI='262420187861237': storing IMEI = 12345678901234 20250901160359943 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420187861237"} 20250901160359943 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160359943 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359943 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359944 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359944 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359945 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359945 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359946 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359946 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359946 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359946 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359948 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359948 DLU <0006> fsm.c:456 lu(262420187861237)[0x512000011f20]{UNVALIDATED}: Allocated 20250901160359948 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901160359948 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420187861237" cause=GPRS services not allowed} 20250901160359948 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160359948 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420187861237)[0x512000011f20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160359948 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420187861237)[0x512000011f20]{UNVALIDATED}: Freeing instance 20250901160359948 DLU <0006> fsm.c:568 lu(PS:IMSI-262420187861237)[0x512000011f20]{UNVALIDATED}: Deallocated 20250901160359948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359948 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359951 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359951 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420187861237"} 20250901160359951 DMAIN <0000> hlr.c:227 IMSI='262420187861237': Creating subscriber on demand 20250901160359951 DMAIN <0000> hlr.c:243 IMSI='262420187861237': Successfully assigned MSISDN='817' 20250901160359951 DAUC <0003> hlr.c:428 IMSI='262420187861237': storing IMEI = 12345678901234 20250901160359951 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420187861237"} 20250901160359951 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160359951 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359951 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359952 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359952 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359952 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359952 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359953 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359953 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359954 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359954 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359954 DLU <0006> fsm.c:456 lu(262420187861237)[0x5120000120a0]{UNVALIDATED}: Allocated 20250901160359954 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901160359954 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420187861237" cause=GPRS services not allowed} 20250901160359954 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160359954 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420187861237)[0x5120000120a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160359954 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420187861237)[0x5120000120a0]{UNVALIDATED}: Freeing instance 20250901160359954 DLU <0006> fsm.c:568 lu(PS:IMSI-262420187861237)[0x5120000120a0]{UNVALIDATED}: Deallocated 20250901160359954 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359954 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359957 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420187861237"} 20250901160359957 DMAIN <0000> hlr.c:227 IMSI='262420187861237': Creating subscriber on demand 20250901160359957 DAUC <0003> hlr.c:428 IMSI='262420187861237': storing IMEI = 12345678901234 20250901160359957 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420187861237"} 20250901160359957 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160359957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359957 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359958 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359958 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359959 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359959 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359960 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359960 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359961 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359961 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359961 DLU <0006> fsm.c:456 lu(262420187861237)[0x512000012220]{UNVALIDATED}: Allocated 20250901160359961 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901160359961 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420187861237" cause=GPRS services not allowed} 20250901160359961 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160359961 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420187861237)[0x512000012220]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160359961 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420187861237)[0x512000012220]{UNVALIDATED}: Freeing instance 20250901160359961 DLU <0006> fsm.c:568 lu(PS:IMSI-262420187861237)[0x512000012220]{UNVALIDATED}: Deallocated 20250901160359961 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359961 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359966 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359966 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420187861237"} 20250901160359966 DMAIN <0000> hlr.c:227 IMSI='262420187861237': Creating subscriber on demand 20250901160359966 DAUC <0003> hlr.c:428 IMSI='262420187861237': storing IMEI = 12345678901234 20250901160359966 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420187861237"} 20250901160359966 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901160359966 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359966 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359967 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359967 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359968 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359968 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359968 DAUC <0003> db_auc.c:157 IMSI='262420187861237': No 2G Auth Data 20250901160359968 DAUC <0003> db_auc.c:192 IMSI='262420187861237': No 3G Auth Data 20250901160359970 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359970 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359970 DLU <0006> fsm.c:456 lu(262420187861237)[0x5120000123a0]{UNVALIDATED}: Allocated 20250901160359970 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160359970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420187861237)[0x5120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160359970 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420187861237" cn_domain=PS} 20250901160359970 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359970 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359972 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420187861237"} 20250901160359972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420187861237)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160359972 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160359972 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420187861237"} 20250901160359972 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420187861237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160359972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187861237)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160359972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187861237)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160359972 DLU <0006> fsm.c:568 lu(PS:IMSI-262420187861237)[0x5120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160359972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160359972 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160359975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48360<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@ee34fb240c30: Final verdict of PTC: pass 20250901160359976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20250901160359978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38125<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ee34fb240c30: Final verdict of PTC: none 296@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@ee34fb240c30: Final verdict of PTC: none 20250901160359979 DLINP <000b> input/ipa.c:452 connected read/write 20250901160359979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160359979 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160359979 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160359979 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(294)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 296: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@ee34fb240c30: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160400020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20250901160400121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79468) Waiting for packet dumper to finish... 1 (prev_count=79468, count=97012) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 16:04:02 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_subscr_create_on_demand_ul started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160403258 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160403259 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160403263 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160403269 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403270 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160403270 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160403270 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 20250901160403270 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160403270 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 20250901160403270 DLGSUP <0013> gsup_server.c:236 2: 20250901160403270 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160403270 DLGSUP <0013> gsup_server.c:236 3: 20250901160403270 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160403270 DLGSUP <0013> gsup_server.c:236 4: 20250901160403270 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160403270 DLGSUP <0013> gsup_server.c:236 5: 20250901160403270 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160403270 DLGSUP <0013> gsup_server.c:236 7: 20250901160403270 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160403270 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160403270 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160403270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@ee34fb240c30: 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") 20250901160403288 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35303<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@ee34fb240c30: Created GsupExpect[0] for "262424570849088" to be handled at TC_subscr_create_on_demand_ul(303) 20250901160403299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48386<->l=127.0.0.1:4258 20250901160403312 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403312 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403313 DMAIN <0000> hlr.c:227 IMSI='262424570849088': Creating subscriber on demand 20250901160403313 DMAIN <0000> hlr.c:243 IMSI='262424570849088': Successfully assigned MSISDN='043' 20250901160403313 DLU <0006> fsm.c:456 lu(262424570849088)[0x512000012520]{UNVALIDATED}: Allocated 20250901160403313 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160403313 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424570849088)[0x512000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160403314 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403314 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403314 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@ee34fb240c30: Found GsupExpect[0] for "262424570849088" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@ee34fb240c30: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424570849088" 20250901160403320 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403320 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424570849088"} 20250901160403320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424570849088)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160403320 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160403320 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424570849088"} 20250901160403320 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160403320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570849088)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160403320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570849088)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160403320 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570849088)[0x512000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160403320 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403321 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ee34fb240c30: setverdict(pass): none -> pass 20250901160403323 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403323 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403325 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403325 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403327 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403327 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403332 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403332 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403332 DMAIN <0000> hlr.c:227 IMSI='262424570849088': Creating subscriber on demand 20250901160403333 DMAIN <0000> hlr.c:243 IMSI='262424570849088': Successfully assigned MSISDN='716' 20250901160403333 DLU <0006> fsm.c:456 lu(262424570849088)[0x5120000126a0]{UNVALIDATED}: Allocated 20250901160403333 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160403333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424570849088)[0x5120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160403333 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403333 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403333 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403335 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403335 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424570849088"} 20250901160403335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424570849088)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160403335 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160403335 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424570849088"} 20250901160403335 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160403335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570849088)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160403335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570849088)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160403335 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570849088)[0x5120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160403335 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403335 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160403337 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403337 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403339 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403339 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403340 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403340 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403341 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403341 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403347 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403347 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403347 DMAIN <0000> hlr.c:227 IMSI='262424570849088': Creating subscriber on demand 20250901160403347 DMAIN <0000> hlr.c:243 IMSI='262424570849088': Successfully assigned MSISDN='517' 20250901160403347 DLU <0006> fsm.c:456 lu(262424570849088)[0x512000012820]{UNVALIDATED}: Allocated 20250901160403347 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901160403347 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424570849088" cause=GPRS services not allowed} 20250901160403347 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160403347 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424570849088)[0x512000012820]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160403347 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424570849088)[0x512000012820]{UNVALIDATED}: Freeing instance 20250901160403348 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570849088)[0x512000012820]{UNVALIDATED}: Deallocated 20250901160403348 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403348 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160403350 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403350 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403351 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403351 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403353 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403353 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403354 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403354 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403360 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403361 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403361 DMAIN <0000> hlr.c:227 IMSI='262424570849088': Creating subscriber on demand 20250901160403361 DMAIN <0000> hlr.c:243 IMSI='262424570849088': Successfully assigned MSISDN='689' 20250901160403361 DLU <0006> fsm.c:456 lu(262424570849088)[0x5120000129a0]{UNVALIDATED}: Allocated 20250901160403361 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901160403361 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424570849088" cause=GPRS services not allowed} 20250901160403361 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160403361 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424570849088)[0x5120000129a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160403361 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424570849088)[0x5120000129a0]{UNVALIDATED}: Freeing instance 20250901160403361 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570849088)[0x5120000129a0]{UNVALIDATED}: Deallocated 20250901160403361 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403361 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160403364 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403364 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403365 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403365 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403366 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403367 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403372 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403372 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403372 DMAIN <0000> hlr.c:227 IMSI='262424570849088': Creating subscriber on demand 20250901160403372 DLU <0006> fsm.c:456 lu(262424570849088)[0x512000012b20]{UNVALIDATED}: Allocated 20250901160403372 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901160403372 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424570849088" cause=GPRS services not allowed} 20250901160403372 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160403372 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424570849088)[0x512000012b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160403372 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424570849088)[0x512000012b20]{UNVALIDATED}: Freeing instance 20250901160403372 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570849088)[0x512000012b20]{UNVALIDATED}: Deallocated 20250901160403372 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403372 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403374 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data TC_subscr_create_on_demand_ul(303)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160403374 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403376 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403376 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403378 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403378 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403386 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403386 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403386 DMAIN <0000> hlr.c:227 IMSI='262424570849088': Creating subscriber on demand 20250901160403387 DLU <0006> fsm.c:456 lu(262424570849088)[0x512000012ca0]{UNVALIDATED}: Allocated 20250901160403387 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160403387 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424570849088)[0x512000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160403387 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424570849088" cn_domain=PS} 20250901160403387 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403387 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403391 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403391 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424570849088"} 20250901160403391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424570849088)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160403391 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160403391 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424570849088"} 20250901160403391 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424570849088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160403391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570849088)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160403391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424570849088)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160403391 DLU <0006> fsm.c:568 lu(PS:IMSI-262424570849088)[0x512000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160403391 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160403392 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160403394 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403394 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403396 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403396 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data 20250901160403398 DAUC <0003> db_auc.c:157 IMSI='262424570849088': No 2G Auth Data 20250901160403398 DAUC <0003> db_auc.c:192 IMSI='262424570849088': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160403402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48386<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@ee34fb240c30: Final verdict of PTC: pass 20250901160403403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20250901160403405 DLINP <000b> input/ipa.c:452 connected read/write 20250901160403405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160403405 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160403405 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160403405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160403405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35303<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@ee34fb240c30: Final verdict of PTC: none 301@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 301: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@ee34fb240c30: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160403455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20250901160403556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68272) Waiting for packet dumper to finish... 1 (prev_count=68272, count=81496) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_subscr_create_on_demand_sai started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160406687 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160406687 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160406691 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160406693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160406698 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160406699 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160406699 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160406699 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 20250901160406699 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160406699 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 20250901160406699 DLGSUP <0013> gsup_server.c:236 2: 20250901160406699 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(304)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160406699 DLGSUP <0013> gsup_server.c:236 3: 20250901160406699 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160406699 DLGSUP <0013> gsup_server.c:236 4: 20250901160406699 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160406699 DLGSUP <0013> gsup_server.c:236 5: 20250901160406699 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160406699 DLGSUP <0013> gsup_server.c:236 7: 20250901160406700 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160406700 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160406700 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160406700 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@ee34fb240c30: 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") 20250901160406716 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38549<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@ee34fb240c30: Created GsupExpect[0] for "262422735798699" to be handled at TC_subscr_create_on_demand_sai(308) 20250901160406721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 20250901160406744 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160406745 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422735798699"} 20250901160406745 DMAIN <0000> hlr.c:227 IMSI='262422735798699': Creating subscriber on demand 20250901160406745 DMAIN <0000> hlr.c:243 IMSI='262422735798699': Successfully assigned MSISDN='978' 20250901160406745 DAUC <0003> db_auc.c:157 IMSI='262422735798699': No 2G Auth Data 20250901160406745 DAUC <0003> db_auc.c:192 IMSI='262422735798699': No 3G Auth Data 20250901160406745 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422735798699 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 20250901160406745 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422735798699" cause=IMSI unknown in HLR} 20250901160406745 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901160406745 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160406745 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@ee34fb240c30: Found GsupExpect[0] for "262422735798699" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@ee34fb240c30: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262422735798699" TC_subscr_create_on_demand_sai(308)@ee34fb240c30: setverdict(pass): none -> pass 20250901160406749 DAUC <0003> db_auc.c:157 IMSI='262422735798699': No 2G Auth Data 20250901160406749 DAUC <0003> db_auc.c:192 IMSI='262422735798699': No 3G Auth Data 20250901160406750 DAUC <0003> db_auc.c:157 IMSI='262422735798699': No 2G Auth Data 20250901160406750 DAUC <0003> db_auc.c:192 IMSI='262422735798699': No 3G Auth Data 20250901160406752 DAUC <0003> db_auc.c:157 IMSI='262422735798699': No 2G Auth Data 20250901160406752 DAUC <0003> db_auc.c:192 IMSI='262422735798699': No 3G Auth Data 20250901160406754 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160406754 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422735798699" cn_domain=PS} 20250901160406754 DLU <0006> fsm.c:456 lu(262422735798699)[0x512000012e20]{UNVALIDATED}: Allocated 20250901160406754 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901160406754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422735798699)[0x512000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160406754 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422735798699" cn_domain=PS} 20250901160406754 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160406755 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160406758 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160406759 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422735798699"} 20250901160406759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422735798699)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160406759 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160406759 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422735798699"} 20250901160406759 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422735798699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160406759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422735798699)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160406759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422735798699)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160406759 DLU <0006> fsm.c:568 lu(PS:IMSI-262422735798699)[0x512000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160406759 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160406759 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160406765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@ee34fb240c30: Final verdict of PTC: pass 20250901160406767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53148<->l=127.0.0.1:4258 20250901160406769 DLINP <000b> input/ipa.c:452 connected read/write 20250901160406769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(305)@ee34fb240c30: Final verdict of PTC: none 20250901160406769 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160406770 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160406770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 306@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@ee34fb240c30: Final verdict of PTC: none 20250901160406771 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38549<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 306: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@ee34fb240c30: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160406809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 20250901160406910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=36556) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_MSLookup_mDNS_service_other_home started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160409996 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160409996 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160410000 DLINP <000b> input/ipa.c:452 connected read/write 20250901160410000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160410002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160410006 DLINP <000b> input/ipa.c:452 connected read/write 20250901160410006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160410006 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160410006 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160410006 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 20250901160410006 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160410006 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 20250901160410006 DLGSUP <0013> gsup_server.c:236 2: 20250901160410006 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160410006 DLGSUP <0013> gsup_server.c:236 3: 20250901160410006 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160410006 DLGSUP <0013> gsup_server.c:236 4: 20250901160410006 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160410006 DLGSUP <0013> gsup_server.c:236 5: 20250901160410006 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160410006 DLGSUP <0013> gsup_server.c:236 7: 20250901160410006 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160410006 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160410006 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160410006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@ee34fb240c30: 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") 20250901160410029 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43435<->l=127.0.0.1:4259) 20250901160410032 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901160410032 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@ee34fb240c30: Created GsupExpect[0] for "262420054707413" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250901160410043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20250901160410046 DAUC <0003> db_auc.c:157 IMSI='262420054707413': No 2G Auth Data 20250901160410046 DAUC <0003> db_auc.c:192 IMSI='262420054707413': No 3G Auth Data 20250901160410050 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614310867.msisdn 20250901160410050 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614310867.msisdn: not attached (vlr_number unset) 20250901160410050 DDGSM <0007> mslookup_server.c:327 sip.voice.491614310867.msisdn: does not exist in GSUP proxy 20250901160411052 DLINP <000b> input/ipa.c:452 connected read/write 20250901160411052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160411052 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420054707413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420054707413" cn_domain=CS} 20250901160411052 DLU <0006> fsm.c:456 lu(262420054707413)[0x5120000132a0]{UNVALIDATED}: Allocated 20250901160411052 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420054707413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250901160411052 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420054707413)[0x5120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901160411052 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420054707413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420054707413" cn_domain=CS} 20250901160411052 DLINP <000b> input/ipa.c:452 connected read/write 20250901160411052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160411052 DLINP <000b> input/ipa.c:452 connected read/write 20250901160411052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@ee34fb240c30: Found GsupExpect[0] for "262420054707413" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@ee34fb240c30: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420054707413" 20250901160411055 DLINP <000b> input/ipa.c:452 connected read/write 20250901160411055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160411055 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420054707413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420054707413"} 20250901160411055 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420054707413)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901160411055 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420054707413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901160411055 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420054707413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420054707413"} 20250901160411055 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420054707413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160411055 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420054707413)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901160411055 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420054707413)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901160411055 DLU <0006> fsm.c:568 lu(CS:IMSI-262420054707413)[0x5120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901160411055 DLINP <000b> input/ipa.c:452 connected read/write 20250901160411055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160411055 DLINP <000b> input/ipa.c:452 connected read/write 20250901160411055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@ee34fb240c30: setverdict(pass): none -> pass 20250901160411057 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614310867.msisdn 20250901160411057 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614310867.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250901160411057 DDGSM <0007> mslookup_server.c:327 sip.voice.491614310867.msisdn: does not exist in GSUP proxy 20250901160411057 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614310867.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@ee34fb240c30: setverdict(pass): pass -> pass, component reason not changed 20250901160411061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@ee34fb240c30: Final verdict of PTC: pass 20250901160411063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53164<->l=127.0.0.1:4258 20250901160411064 DLINP <000b> input/ipa.c:452 connected read/write 20250901160411064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160411064 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160411064 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160411064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160411064 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43435<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP(310)@ee34fb240c30: Final verdict of PTC: none 311@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 311: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@ee34fb240c30: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 16:04:11 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250901160411097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20250901160411198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21344) Waiting for packet dumper to finish... 1 (prev_count=21344, count=37400) 20250901160412963 DSS <0004> hlr_ussd.c:239 262427990195481/0x6543bac5: SS Session Timeout, destroying 20250901160412963 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427990195481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_MSLookup_GSUP_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160414337 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160414338 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160414341 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160414343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160414345 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160414345 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160414345 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160414345 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 20250901160414345 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160414345 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 20250901160414345 DLGSUP <0013> gsup_server.c:236 2: 20250901160414345 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160414345 DLGSUP <0013> gsup_server.c:236 3: 20250901160414345 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160414345 DLGSUP <0013> gsup_server.c:236 4: 20250901160414345 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160414345 DLGSUP <0013> gsup_server.c:236 5: 20250901160414345 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160414345 DLGSUP <0013> gsup_server.c:236 7: 20250901160414345 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160414345 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160414345 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160414345 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250901160414347 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901160414347 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@ee34fb240c30: 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") 20250901160414367 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38331<->l=127.0.0.1:4259) 20250901160414369 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901160414369 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@ee34fb240c30: Created GsupExpect[0] for "262421722229702" to be handled at TC_MSLookup_GSUP_proxy(320) 20250901160414375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@ee34fb240c30: Created GsupExpect[0] for "262421722229702" to be handled at TC_MSLookup_GSUP_proxy(320) 20250901160414388 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160414388 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421722229702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421722229702" cn_domain=CS} 20250901160414388 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421722229702 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250901160414389 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421722229702 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250901160414389 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421722229702.imsi 20250901160414389 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421722229702.imsi 20250901160414389 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421722229702.imsi: does not exist in local HLR 20250901160414398 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421722229702 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250901160414398 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250901160414398 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250901160414398 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250901160414398 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250901160414398 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250901160414399 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421722229702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160414399 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160414399 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901160414399 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160414399 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901160414399 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160414399 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: 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) } } } } 20250901160414402 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160414402 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160414402 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250901160414402 DLINP <000b> ipa.c:396 tag 1: HLR 20250901160414402 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901160414404 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160414404 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160414404 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: 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)@ee34fb240c30: 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)@ee34fb240c30: Found GsupExpect[0] for "262421722229702" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@ee34fb240c30: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421722229702" HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160414444 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160414445 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160414445 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160414445 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160414445 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421722229702 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611475574 20250901160414445 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421722229702 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160414445 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160414446 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@ee34fb240c30: Found GsupExpect[0] for "262421722229702" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@ee34fb240c30: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421722229702" 20250901160414454 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160414454 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160414455 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421722229702 MSISDN-491611475574 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160414455 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160414455 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160414458 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160414458 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160414459 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421722229702 MSISDN-491611475574 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 20250901160414459 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421722229702 MSISDN-491611475574 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160414459 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160414459 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@ee34fb240c30: setverdict(pass): none -> pass 20250901160414463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@ee34fb240c30: Final verdict of PTC: pass 20250901160414465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20250901160414467 DLINP <000b> input/ipa.c:452 connected read/write 20250901160414467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160414467 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@ee34fb240c30: Final verdict of PTC: none 20250901160414467 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160414467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160414467 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160414467 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160414467 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250901160414468 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250901160414468 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-server(317)@ee34fb240c30: Final verdict of PTC: none 20250901160414468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38331<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@ee34fb240c30: Final verdict of PTC: none 316@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 316: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@ee34fb240c30: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@ee34fb240c30: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Sep 1 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 20250901160414522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4258 20250901160414623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1104) Waiting for packet dumper to finish... 1 (prev_count=1104, count=43216) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160417757 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160417757 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160417758 DLINP <000b> input/ipa.c:452 connected read/write 20250901160417758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160417759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@ee34fb240c30: 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) } } } } 20250901160417761 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901160417761 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@ee34fb240c30: 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 } } } } 20250901160417761 DLINP <000b> input/ipa.c:452 connected read/write 20250901160417761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160417761 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160417761 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160417761 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 20250901160417761 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160417761 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 20250901160417761 DLGSUP <0013> gsup_server.c:236 2: 20250901160417761 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160417761 DLGSUP <0013> gsup_server.c:236 3: 20250901160417761 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160417761 DLGSUP <0013> gsup_server.c:236 4: 20250901160417761 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160417761 DLGSUP <0013> gsup_server.c:236 5: 20250901160417761 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160417761 DLGSUP <0013> gsup_server.c:236 7: 20250901160417761 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160417761 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160417761 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160417761 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@ee34fb240c30: 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") 20250901160417770 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34755<->l=127.0.0.1:4259) 20250901160417772 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901160417772 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@ee34fb240c30: Created GsupExpect[0] for "262428423100534" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250901160417778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 20250901160417780 DAUC <0003> db_auc.c:157 IMSI='262428423100534': No 2G Auth Data 20250901160417780 DAUC <0003> db_auc.c:192 IMSI='262428423100534': No 3G Auth Data 20250901160417785 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428423100534.imsi 20250901160417785 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428423100534.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ee34fb240c30: setverdict(pass): none -> pass 20250901160417791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ee34fb240c30: Final verdict of PTC: pass 20250901160417792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@ee34fb240c30: Final verdict of PTC: none 20250901160417795 DLINP <000b> input/ipa.c:452 connected read/write 20250901160417795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160417795 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160417795 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160417795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@ee34fb240c30: Final verdict of PTC: none 20250901160417797 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34755<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 323: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@ee34fb240c30: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160417848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 20250901160417949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27820) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160421024 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160421024 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160421028 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160421030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@ee34fb240c30: 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) } } } } 20250901160421034 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP-IPA(326)@ee34fb240c30: 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 } } } } 20250901160421034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160421034 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160421034 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160421034 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 20250901160421034 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160421034 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 20250901160421034 DLGSUP <0013> gsup_server.c:236 2: 20250901160421034 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160421034 DLGSUP <0013> gsup_server.c:236 3: 20250901160421034 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160421034 DLGSUP <0013> gsup_server.c:236 4: 20250901160421034 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160421034 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(326)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160421034 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160421034 DLGSUP <0013> gsup_server.c:236 7: 20250901160421034 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160421034 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160421034 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160421034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250901160421035 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901160421035 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@ee34fb240c30: 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") 20250901160421070 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46763<->l=127.0.0.1:4259) 20250901160421073 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901160421073 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@ee34fb240c30: Created GsupExpect[0] for "262423205594587" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250901160421089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@ee34fb240c30: Created GsupExpect[0] for "262423205594587" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250901160421099 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160421099 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423205594587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423205594587" cn_domain=CS} 20250901160421100 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423205594587 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250901160421100 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423205594587 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250901160421100 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423205594587.imsi 20250901160421100 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423205594587.imsi 20250901160421100 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423205594587.imsi: does not exist in local HLR 20250901160421111 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423205594587 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250901160421111 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250901160421111 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250901160421111 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250901160421111 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250901160421111 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250901160421111 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423205594587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160421111 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160421111 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901160421111 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160421111 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901160421111 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160421111 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@ee34fb240c30: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@ee34fb240c30: 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) } } } } 20250901160421116 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160421116 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160421116 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250901160421116 DLINP <000b> ipa.c:396 tag 1: HLR 20250901160421116 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901160421118 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160421118 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160421118 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@ee34fb240c30: 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)@ee34fb240c30: 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)@ee34fb240c30: Found GsupExpect[0] for "262423205594587" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@ee34fb240c30: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423205594587" HLR_Test-GSUP-server-IPA(330)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160421160 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160421160 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160421160 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160421160 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160421161 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423205594587 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611585436 20250901160421161 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423205594587 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160421161 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160421161 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@ee34fb240c30: Found GsupExpect[0] for "262423205594587" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@ee34fb240c30: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423205594587" 20250901160421171 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160421171 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160421171 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423205594587 MSISDN-491611585436 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160421171 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160421171 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160421174 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160421174 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160421175 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423205594587 MSISDN-491611585436 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 20250901160421175 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423205594587 MSISDN-491611585436 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160421175 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160421175 DLINP <000b> input/ipa.c:452 connected read/write 20250901160421175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160421178 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423205594587.imsi 20250901160421178 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423205594587.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ee34fb240c30: setverdict(pass): none -> pass 20250901160422180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ee34fb240c30: Final verdict of PTC: pass 20250901160422181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4258 20250901160422183 DLINP <000b> input/ipa.c:452 connected read/write 20250901160422183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160422183 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160422184 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160422184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901160422184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46763<->l=127.0.0.1:4259) 20250901160422184 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160422184 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160422184 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250901160422184 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250901160422184 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-server-IPA(330)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP(327)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-server(329)@ee34fb240c30: Final verdict of PTC: none 328@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 328: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@ee34fb240c30: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160422244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 20250901160422345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35696) Waiting for packet dumper to finish... 1 (prev_count=35696, count=43952) MTC@ee34fb240c30: 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@ee34fb240c30: 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 ------ Mon Sep 1 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@ee34fb240c30: 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@ee34fb240c30: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@ee34fb240c30: legacy= false MTC@ee34fb240c30: in not legacy case 1 MTC@ee34fb240c30: in not legacy case 2 20250901160425471 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901160425471 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160425476 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160425478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@ee34fb240c30: 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)@ee34fb240c30: 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 } } } } 20250901160425482 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160425482 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901160425482 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901160425482 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 20250901160425482 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901160425482 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 20250901160425482 DLGSUP <0013> gsup_server.c:236 2: 20250901160425482 DLGSUP <0013> gsup_server.c:238 2: 00 20250901160425482 DLGSUP <0013> gsup_server.c:236 3: 20250901160425482 DLGSUP <0013> gsup_server.c:238 3: 00 20250901160425482 DLGSUP <0013> gsup_server.c:236 4: 20250901160425482 DLGSUP <0013> gsup_server.c:238 4: 00 20250901160425482 DLGSUP <0013> gsup_server.c:236 5: 20250901160425482 DLGSUP <0013> gsup_server.c:238 5: 00 20250901160425482 DLGSUP <0013> gsup_server.c:236 7: 20250901160425482 DLGSUP <0013> gsup_server.c:238 7: 00 20250901160425482 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901160425483 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250901160425483 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901160425483 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901160425483 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@ee34fb240c30: 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") 20250901160425508 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36435<->l=127.0.0.1:4259) 20250901160425510 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901160425510 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@ee34fb240c30: Created GsupExpect[0] for "262424360756731" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250901160425533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@ee34fb240c30: Created GsupExpect[0] for "262424360756731" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250901160425544 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160425544 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424360756731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424360756731" cn_domain=CS} 20250901160425544 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424360756731 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250901160425544 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424360756731 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250901160425544 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424360756731.imsi 20250901160425544 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424360756731.imsi 20250901160425544 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424360756731.imsi: does not exist in local HLR 20250901160425556 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424360756731 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250901160425556 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250901160425556 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250901160425556 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250901160425556 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250901160425556 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250901160425556 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424360756731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901160425557 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160425557 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901160425557 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160425557 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901160425557 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901160425557 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: 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) } } } } 20250901160425562 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160425562 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160425562 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250901160425562 DLINP <000b> ipa.c:396 tag 1: HLR 20250901160425562 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901160425565 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160425565 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160425565 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: 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)@ee34fb240c30: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@ee34fb240c30: Found GsupExpect[0] for "262424360756731" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@ee34fb240c30: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424360756731" 20250901160425608 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160425608 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160425608 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160425608 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160425609 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424360756731 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611677741 20250901160425609 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424360756731 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160425609 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160425609 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@ee34fb240c30: Found GsupExpect[0] for "262424360756731" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@ee34fb240c30: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424360756731" 20250901160425611 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160425611 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160425611 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424360756731 MSISDN-491611677741 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160425611 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160425611 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160425613 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160425613 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160425613 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424360756731 MSISDN-491611677741 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 20250901160425613 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424360756731 MSISDN-491611677741 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901160425613 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160425613 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901160425614 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611677741.msisdn 20250901160425614 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611677741.msisdn: does not exist in local HLR 20250901160425614 DDGSM <0007> mslookup_server.c:352 sip.voice.491611677741.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250901160425614 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611677741.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@ee34fb240c30: setverdict(pass): none -> pass 20250901160425616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@ee34fb240c30: Final verdict of PTC: pass 20250901160425617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4258 20250901160425618 DLINP <000b> input/ipa.c:452 connected read/write 20250901160425618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901160425618 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901160425618 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901160425619 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@ee34fb240c30: Final verdict of PTC: none 20250901160425620 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901160425620 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901160425620 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250901160425620 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250901160425620 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250901160425620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36435<->l=127.0.0.1:4259) 335@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-server(336)@ee34fb240c30: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@ee34fb240c30: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@ee34fb240c30: Final verdict of PTC: none MTC@ee34fb240c30: Setting final verdict of the test case. MTC@ee34fb240c30: Local verdict of MTC: none MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC with component reference 335: none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@ee34fb240c30: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@ee34fb240c30: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@ee34fb240c30: 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'. Mon Sep 1 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 20250901160425676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 20250901160425777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2108) Waiting for packet dumper to finish... 1 (prev_count=2108, count=46540) MTC@ee34fb240c30: 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@ee34fb240c30: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ee34fb240c30: Terminating MTC. MC@ee34fb240c30: MTC terminated. MC2> exit MC@ee34fb240c30: Shutting down session. MC@ee34fb240c30: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/hlr/expected-results.xml' against results in 'junit-xml-8536.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (2674035) [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-debian-trixie', '-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-20250901-1602-224af25b-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-debian-trixie', '-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-20250901-1602-224af25b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2673992) [testenv] Showing testsuite/junit-xml-8536.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250901-1602-224af25b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-8536.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.108249'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.172237'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.223079'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.183190'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.085551'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.097251'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.105250'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.108334'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.191567'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.212242'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.166095'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.054072'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.077966'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.169945'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.169318'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.057182'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.155491'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.195400'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.179462'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.182910'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.196327'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.213304'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.211271'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.206994'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.217144'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.085323'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.189645'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.193251'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.218342'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.114216'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.157831'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.178757'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.108478'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.101243'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.165615'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.056965'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.187801'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.180812'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20250901-1602-224af25b-0'] testenv-hlr-osmocom-nightly-asan-20250901-1602-224af25b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/454/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.43, 0.89, 1.22 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS